The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.google.appengine | appengine-api-1.0-sdk | 1.9.25 | jar | Google App Engine Terms of Service |
com.google.appengine.orm | datanucleus-appengine | 1.0.4.1 | jar | Google App Engine Terms of Service |
javax.jdo | jdo2-api | 2.3-eb | jar | Apache 2 |
javax.transaction | jta | 1.1 | jar | - |
org.datanucleus | datanucleus-core | 1.1.5 | jar | - |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.apache.geronimo.specs | geronimo-jpa_3.0_spec | 1.1.1 | jar | The Apache Software License, Version 2.0 |
org.datanucleus | datanucleus-jpa | 1.1.5 | 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 | Type | Licenses |
---|---|---|---|---|
org.apache.geronimo.specs | geronimo-jta_1.1_spec | 1.1.1 | jar | The Apache Software License, Version 2.0 |
Apache 2: JDO2 API
Unknown: DataNucleus Core, DataNucleus JPA plugin, Java Transaction API
Google App Engine Terms of Service: appengine-api-1.0-sdk, datanucleus-appengine
The Apache Software License, Version 2.0: JPA 1.0, JTA 1.1, gae