The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
com.google | appengine-api-1.0-sdk | 1.2.5 | - | jar | |
com.google | appengine-api-labs | 1.2.5 | - | jar | |
javax.jdo | jdo2-api | 2.3-eb | - | jar | |
org.apache.geronimo.specs | geronimo-el_1.0_spec | 1.0.1 | - | jar | |
org.apache.geronimo.specs | geronimo-jpa_3.0_spec | 1.1.1 | - | jar | |
org.apache.geronimo.specs | geronimo-jta_1.1_spec | 1.1.1 | - | jar | |
org.datanucleus | datanucleus-appengine | 1.0.3 | - | jar | |
org.datanucleus | datanucleus-core | 1.1.5 | - | jar | |
org.datanucleus | datanucleus-jpa | 1.1.5 | - | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
junit | junit | 3.8.1 | - | jar |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
com.google | appengine-tools-api | 1.2.0 | - | jar | |
org.apache.geronimo.specs | geronimo-jsp_2.1_spec | 1.0.1 | - | jar | |
org.apache.geronimo.specs | geronimo-servlet_2.5_spec | 1.2 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
javax.transaction | transaction-api | 1.1 | - | jar |
This module contains a servlet which exports a drawing as SVG
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
Unnamed - com.google:appengine-api-1.0-sdk:jar:1.2.5
Unnamed - com.google:appengine-api-labs:jar:1.2.5
Unnamed - org.datanucleus:datanucleus-appengine:jar:1.0.3
DataNucleus Core provides the primary components of a heterogenous Java persistence solution. It implements the JDO/JPA specifications of Java persistence.
The javax.transaction package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation.
http://java.sun.com/products/jta
Plugin providing DataNucleus implementation of JPA.
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-jpa_3.0_spec
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-jta_1.1_spec
Unnamed - javax.jdo:jdo2-api:jar:2.3-eb
Unnamed - com.google:appengine-tools-api:jar:1.2.0
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-jsp_2.1_spec
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-el_1.0_spec
Servlet 2.5 Specification