| License |
License |
|---|---|
| GroupId | GroupIdcom.github.davidmoten |
| ArtifactId | ArtifactIdgae |
| Last Version | Last Version0.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiongae
Dependencies for Google App Engine webapp deployment including native datastore access.
|
| Filename | Size |
|---|---|
| gae-0.5.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/gae/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>gae</artifactId>
<version>0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/gae/
implementation 'com.github.davidmoten:gae:0.5'
// https://jarcasting.com/artifacts/com.github.davidmoten/gae/
implementation ("com.github.davidmoten:gae:0.5")
'com.github.davidmoten:gae:pom:0.5'
<dependency org="com.github.davidmoten" name="gae" rev="0.5">
<artifact name="gae" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='gae', version='0.5')
)
libraryDependencies += "com.github.davidmoten" % "gae" % "0.5"
[com.github.davidmoten/gae "0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.jdo : jdo2-api | jar | 2.3-eb |
| javax.transaction : jta | jar | 1.1 |
| com.google.appengine.orm : datanucleus-appengine | jar | 1.0.4.1 |
| org.datanucleus : datanucleus-core | jar | 1.1.5 |
| com.google.appengine : appengine-api-1.0-sdk | jar | 1.9.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.datanucleus : datanucleus-jpa | jar | 1.1.5 |
| org.apache.geronimo.specs : geronimo-jpa_3.0_spec | jar | 1.1.1 |