is not current version
Last Version 2.0.5

runtime-deployment 2.0.1

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.1
Type

Type

pom
Description

Description

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

Download runtime-deployment 2.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.appengine : runtime-impl jar 2.0.1
com.google.appengine : runtime-main jar 2.0.1
com.google.appengine : runtime-shared jar 2.0.1
com.google.appengine : appengine-api-1.0-sdk jar 2.0.1

Project Modules

There are no modules declared in this project.