License |
License |
---|---|
GroupId | GroupIdcom.google.appengine |
ArtifactId | ArtifactIdruntime-local |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionruntime-local
?
|
Filename | Size |
---|---|
runtime-local-2.0.1.pom | |
runtime-local-2.0.1.jar | 6 MB |
runtime-local-2.0.1-sources.jar | 42 KB |
runtime-local-2.0.1-javadoc.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.appengine/runtime-local/ -->
<dependency>
<groupId>com.google.appengine</groupId>
<artifactId>runtime-local</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.appengine/runtime-local/
implementation 'com.google.appengine:runtime-local:2.0.1'
// https://jarcasting.com/artifacts/com.google.appengine/runtime-local/
implementation ("com.google.appengine:runtime-local:2.0.1")
'com.google.appengine:runtime-local:jar:2.0.1'
<dependency org="com.google.appengine" name="runtime-local" rev="2.0.1">
<artifact name="runtime-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.appengine', module='runtime-local', version='2.0.1')
)
libraryDependencies += "com.google.appengine" % "runtime-local" % "2.0.1"
[com.google.appengine/runtime-local "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.api-client : google-api-client-appengine | jar | 1.32.2 |
com.google.appengine : appengine-remote-api | jar | 2.0.1 |
com.google.appengine : runtime-shared | jar | 2.0.1 |
org.eclipse.jetty : jetty-webapp | jar | 9.4.44.v20210927 |
org.eclipse.jetty : jetty-security | jar | 9.4.44.v20210927 |
org.eclipse.jetty : jetty-util | jar | 9.4.44.v20210927 |
org.eclipse.jetty : jetty-annotations | jar | 9.4.44.v20210927 |
org.mortbay.jasper : apache-jsp | jar | 8.5.70 |
org.eclipse.jetty : apache-jsp | jar | 9.4.44.v20210927 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.value : auto-value | jar | 1.8.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.truth : truth | jar | 1.1.2 |
org.mockito : mockito-core | jar | 3.11.2 |