License |
License |
---|---|
GroupId | GroupIdcom.google.appengine |
ArtifactId | ArtifactIdruntime-deployment |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAppEngine :: runtime-deployment
Produces an output directory in the format expected by the Java runtime.
|
Filename | Size |
---|---|
runtime-deployment-2.0.5.pom | |
runtime-deployment-2.0.5.zip | 2 KB |
Browse |
<!-- 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"]
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 |