runtime-local

?

License

License

GroupId

GroupId

com.google.appengine
ArtifactId

ArtifactId

runtime-local
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

runtime-local
?

Download runtime-local

How to add to project

<!-- 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"]

Dependencies

compile (9)

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

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.8.2

test (2)

Group / Artifact Type Version
com.google.truth : truth jar 1.1.2
org.mockito : mockito-core jar 3.11.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0