Last Version

Google App Engine 1.9.97

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.google.appengine
ArtifactId

ArtifactId

appengine
Version

Version

1.9.97
Type

Type

pom
Description

Description

Google App Engine
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://cloud.google.com/appengine/docs/standard/java/javadoc/

Download appengine 1.9.97

Filename Size
appengine-1.9.97.pom 829 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.google.appengine/appengine/ -->
<dependency>
    <groupId>com.google.appengine</groupId>
    <artifactId>appengine</artifactId>
    <version>1.9.97</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.appengine/appengine/
implementation 'com.google.appengine:appengine:1.9.97'
// https://jarcasting.com/artifacts/com.google.appengine/appengine/
implementation ("com.google.appengine:appengine:1.9.97")
'com.google.appengine:appengine:pom:1.9.97'
<dependency org="com.google.appengine" name="appengine" rev="1.9.97">
  <artifact name="appengine" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.appengine', module='appengine', version='1.9.97')
)
libraryDependencies += "com.google.appengine" % "appengine" % "1.9.97"
[com.google.appengine/appengine "1.9.97"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.