Last Version

Endpoints Framework 2.2.2

A framework for building RESTful web APIs.

License

License

GroupId

GroupId

com.google.endpoints
ArtifactId

ArtifactId

endpoints-framework-all
Version

Version

2.2.2
Type

Type

jar
Description

Description

Endpoints Framework
A framework for building RESTful web APIs.
Project URL

Project URL

https://cloud.google.com/endpoints/docs/frameworks/java

Download endpoints-framework-all 2.2.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.appengine : appengine-api-1.0-sdk jar 1.9.60
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.