| License |
License |
|---|---|
| GroupId | GroupIdcom.google.appengine |
| ArtifactId | ArtifactIdruntime-impl |
| Last Version | Last Version2.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAppEngine :: runtime-impl
|
| Filename | Size |
|---|---|
| runtime-impl-2.0.5.pom | |
| runtime-impl-2.0.5.jar | 19 MB |
| runtime-impl-2.0.5-sources.jar | 12 MB |
| runtime-impl-2.0.5-javadoc.jar | 691 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.google.appengine/runtime-impl/ -->
<dependency>
<groupId>com.google.appengine</groupId>
<artifactId>runtime-impl</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.appengine/runtime-impl/
implementation 'com.google.appengine:runtime-impl:2.0.5'
// https://jarcasting.com/artifacts/com.google.appengine/runtime-impl/
implementation ("com.google.appengine:runtime-impl:2.0.5")
'com.google.appengine:runtime-impl:jar:2.0.5'
<dependency org="com.google.appengine" name="runtime-impl" rev="2.0.5">
<artifact name="runtime-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.appengine', module='runtime-impl', version='2.0.5')
)
libraryDependencies += "com.google.appengine" % "runtime-impl" % "2.0.5"
[com.google.appengine/runtime-impl "2.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.appengine : runtime-shared Optional | jar | 2.0.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.auto.value : auto-value | jar | 1.9 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.mortbay.jasper : apache-jsp | jar | 8.5.70 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.appengine : appengine-tools-sdk | jar | 2.0.5 |
| com.google.guava : guava-testlib | jar | 31.1-jre |
| com.google.truth : truth | jar | 1.1.3 |
| com.google.truth.extensions : truth-java8-extension | jar | 1.1.3 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-junit-jupiter | jar | 4.5.1 |