Last Version

gae 0.5

Dependencies for Google App Engine webapp deployment including native datastore access.

License

License

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

gae
Version

Version

0.5
Type

Type

pom
Description

Description

gae
Dependencies for Google App Engine webapp deployment including native datastore access.

Download gae 0.5

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"]

Dependencies

compile (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

runtime (2)

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

Project Modules

There are no modules declared in this project.