License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.kindleit |
ArtifactId | ArtifactIdgae-runtime |
Last Version | Last Version1.8.8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGoogle App Engine Runtime Dependencies
Agregate POM used to simplify Google App Engine dependency retrieval
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gae-runtime-1.8.8.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.kindleit/gae-runtime/ -->
<dependency>
<groupId>net.kindleit</groupId>
<artifactId>gae-runtime</artifactId>
<version>1.8.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.kindleit/gae-runtime/
implementation 'net.kindleit:gae-runtime:1.8.8'
// https://jarcasting.com/artifacts/net.kindleit/gae-runtime/
implementation ("net.kindleit:gae-runtime:1.8.8")
'net.kindleit:gae-runtime:pom:1.8.8'
<dependency org="net.kindleit" name="gae-runtime" rev="1.8.8">
<artifact name="gae-runtime" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.kindleit', module='gae-runtime', version='1.8.8')
)
libraryDependencies += "net.kindleit" % "gae-runtime" % "1.8.8"
[net.kindleit/gae-runtime "1.8.8"]
Group / Artifact | Type | Version |
---|---|---|
com.google.appengine : appengine-api-1.0-sdk | jar | 1.8.8 |
org.datanucleus : datanucleus-core | jar | 1.1.5 |
com.google.appengine : appengine-tools-sdk | jar | 1.8.8 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jta_1.1_spec | jar | 1.1.1 |
org.apache.geronimo.specs : geronimo-jpa_3.0_spec | jar | 1.1.1 |
javax.jdo : jdo2-api | jar | 2.3-eb |
com.google.appengine.orm : datanucleus-appengine | jar | 1.0.10 |
org.datanucleus : datanucleus-jpa | jar | 1.1.5 |