License |
License |
---|---|
GroupId | GroupIdcom.google.appengine |
ArtifactId | ArtifactIdappengine-local-endpoints |
Last Version | Last Version1.9.86 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
appengine-local-endpoints-1.9.86.pom | |
appengine-local-endpoints-1.9.86.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.appengine/appengine-local-endpoints/ -->
<dependency>
<groupId>com.google.appengine</groupId>
<artifactId>appengine-local-endpoints</artifactId>
<version>1.9.86</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.appengine/appengine-local-endpoints/
implementation 'com.google.appengine:appengine-local-endpoints:1.9.86'
// https://jarcasting.com/artifacts/com.google.appengine/appengine-local-endpoints/
implementation ("com.google.appengine:appengine-local-endpoints:1.9.86")
'com.google.appengine:appengine-local-endpoints:jar:1.9.86'
<dependency org="com.google.appengine" name="appengine-local-endpoints" rev="1.9.86">
<artifact name="appengine-local-endpoints" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.appengine', module='appengine-local-endpoints', version='1.9.86')
)
libraryDependencies += "com.google.appengine" % "appengine-local-endpoints" % "1.9.86"
[com.google.appengine/appengine-local-endpoints "1.9.86"]
Group / Artifact | Type | Version |
---|---|---|
com.google.appengine : appengine-tools-sdk | jar | 1.9.86 |
com.google.appengine : appengine-endpoints | jar | 1.9.86 |
javax.servlet : servlet-api | jar | 2.5 |