License |
License |
---|---|
GroupId | GroupIdcom.google.endpoints |
ArtifactId | ArtifactIdendpoints-management-control |
Last Version | Last Version1.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEndpoints API Management
Provide access control for managed services
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.google.endpoints/endpoints-management-control/ -->
<dependency>
<groupId>com.google.endpoints</groupId>
<artifactId>endpoints-management-control</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.endpoints/endpoints-management-control/
implementation 'com.google.endpoints:endpoints-management-control:1.0.14'
// https://jarcasting.com/artifacts/com.google.endpoints/endpoints-management-control/
implementation ("com.google.endpoints:endpoints-management-control:1.0.14")
'com.google.endpoints:endpoints-management-control:jar:1.0.14'
<dependency org="com.google.endpoints" name="endpoints-management-control" rev="1.0.14">
<artifact name="endpoints-management-control" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.endpoints', module='endpoints-management-control', version='1.0.14')
)
libraryDependencies += "com.google.endpoints" % "endpoints-management-control" % "1.0.14"
[com.google.endpoints/endpoints-management-control "1.0.14"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.value : auto-value-annotations | jar | 1.6.6 |
com.google.code.findbugs : jsr305 | jar | 2.0.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.6.4 |
com.google.flogger : flogger | jar | 0.3.1 |
com.google.guava : guava | jar | 19.0 |
com.google.http-client : google-http-client-jackson2 | jar | 1.22.0 |
javax.servlet : servlet-api | jar | 2.5 |
com.google.api-client : google-api-client-appengine | jar | 1.22.0 |
com.google.endpoints : endpoints-management-api-client | jar | 1.0.14 |
com.google.endpoints : endpoints-management-config | jar | 1.0.14 |
com.google.endpoints : endpoints-management-protos | jar | 1.0.14 |
Group / Artifact | Type | Version |
---|---|---|
com.google.flogger : flogger-system-backend | jar | 0.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.google.truth : truth | jar | 0.27 |
org.mockito : mockito-core | jar | 2.0.90-beta |