Last Version

AppEngine :: runtime-deployment 2.0.5

Produces an output directory in the format expected by the Java runtime.

License

License

GroupId

GroupId

com.google.appengine
ArtifactId

ArtifactId

runtime-deployment
Version

Version

2.0.5
Type

Type

pom
Description

Description

AppEngine :: runtime-deployment
Produces an output directory in the format expected by the Java runtime.

Download runtime-deployment 2.0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.appengine : runtime-impl jar 2.0.5
com.google.appengine : runtime-main jar 2.0.5
com.google.appengine : runtime-shared jar 2.0.5

Project Modules

There are no modules declared in this project.