License |
License |
---|---|
GroupId | GroupIdcom.google.endpoints |
ArtifactId | ArtifactIdendpoints-framework-all |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEndpoints Framework
A framework for building RESTful web APIs.
|
Project URL |
Project URL |
Filename | Size |
---|---|
endpoints-framework-all-2.2.2.pom | |
endpoints-framework-all-2.2.2.jar | 7 MB |
endpoints-framework-all-2.2.2-sources.jar | 261 bytes |
endpoints-framework-all-2.2.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.endpoints/endpoints-framework-all/ -->
<dependency>
<groupId>com.google.endpoints</groupId>
<artifactId>endpoints-framework-all</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.endpoints/endpoints-framework-all/
implementation 'com.google.endpoints:endpoints-framework-all:2.2.2'
// https://jarcasting.com/artifacts/com.google.endpoints/endpoints-framework-all/
implementation ("com.google.endpoints:endpoints-framework-all:2.2.2")
'com.google.endpoints:endpoints-framework-all:jar:2.2.2'
<dependency org="com.google.endpoints" name="endpoints-framework-all" rev="2.2.2">
<artifact name="endpoints-framework-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.endpoints', module='endpoints-framework-all', version='2.2.2')
)
libraryDependencies += "com.google.endpoints" % "endpoints-framework-all" % "2.2.2"
[com.google.endpoints/endpoints-framework-all "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.appengine : appengine-api-1.0-sdk | jar | 1.9.60 |
javax.servlet : servlet-api | jar | 2.5 |