License |
License |
---|---|
GroupId | GroupIdcom.google.endpoints |
ArtifactId | ArtifactIdendpoints-framework |
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-2.2.2.pom | |
endpoints-framework-2.2.2.jar | 448 KB |
endpoints-framework-2.2.2-sources.jar | 246 KB |
endpoints-framework-2.2.2-javadoc.jar | 646 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.endpoints/endpoints-framework/ -->
<dependency>
<groupId>com.google.endpoints</groupId>
<artifactId>endpoints-framework</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.endpoints/endpoints-framework/
implementation 'com.google.endpoints:endpoints-framework:2.2.2'
// https://jarcasting.com/artifacts/com.google.endpoints/endpoints-framework/
implementation ("com.google.endpoints:endpoints-framework:2.2.2")
'com.google.endpoints:endpoints-framework:jar:2.2.2'
<dependency org="com.google.endpoints" name="endpoints-framework" rev="2.2.2">
<artifact name="endpoints-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.endpoints', module='endpoints-framework', version='2.2.2')
)
libraryDependencies += "com.google.endpoints" % "endpoints-framework" % "2.2.2"
[com.google.endpoints/endpoints-framework "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 20.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.6 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.6 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.6 |
com.google.appengine : appengine-api-1.0-sdk | jar | 1.9.60 |
com.google.flogger : flogger | jar | 0.3.1 |
com.google.http-client : google-http-client-jackson2 | jar | 1.25.0 |
com.google.api-client : google-api-client | jar | 1.25.0 |
com.google.api-client : google-api-client-appengine | jar | 1.25.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
commons-fileupload : commons-fileupload | jar | 1.3.3 |
io.swagger : swagger-models | jar | 1.5.9 |
io.swagger : swagger-core | jar | 1.5.9 |
org.slf4j : slf4j-nop | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
com.google.flogger : flogger-system-backend | jar | 0.3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.endpoints » test-utils | jar | 2.2.2 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
com.google.truth : truth | jar | 0.28 |
com.google.appengine : appengine-testing | jar | 1.9.60 |
com.google.appengine : appengine-api-stubs | jar | 1.9.60 |
org.springframework : spring-test | jar | 3.2.16.RELEASE |
com.google.guava : guava-testlib | jar | 20.0 |