Last Version

Endpoints API Management - Service Configuration 1.0.14

Handles service configuration via the service management API

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.google.endpoints
ArtifactId

ArtifactId

endpoints-management-config
Version

Version

1.0.14
Type

Type

jar
Description

Description

Endpoints API Management - Service Configuration
Handles service configuration via the service management API
Project URL

Project URL

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

Download endpoints-management-config 1.0.14


<!-- https://jarcasting.com/artifacts/com.google.endpoints/endpoints-management-config/ -->
<dependency>
    <groupId>com.google.endpoints</groupId>
    <artifactId>endpoints-management-config</artifactId>
    <version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.endpoints/endpoints-management-config/
implementation 'com.google.endpoints:endpoints-management-config:1.0.14'
// https://jarcasting.com/artifacts/com.google.endpoints/endpoints-management-config/
implementation ("com.google.endpoints:endpoints-management-config:1.0.14")
'com.google.endpoints:endpoints-management-config:jar:1.0.14'
<dependency org="com.google.endpoints" name="endpoints-management-config" rev="1.0.14">
  <artifact name="endpoints-management-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.endpoints', module='endpoints-management-config', version='1.0.14')
)
libraryDependencies += "com.google.endpoints" % "endpoints-management-config" % "1.0.14"
[com.google.endpoints/endpoints-management-config "1.0.14"]

Dependencies

compile (7)

Group / Artifact Type Version
com.google.endpoints : endpoints-management-protos jar 1.0.14
com.google.protobuf : protobuf-bom jar 3.9.1
com.google.protobuf : protobuf-java jar
com.google.apis : google-api-services-servicemanagement jar v1-rev14-1.22.0
com.google.guava : guava jar 19.0
com.google.http-client : google-http-client jar 1.22.0
com.google.protobuf : protobuf-java-util jar

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.0.90-beta
junit : junit jar 4.12
com.google.truth : truth jar 0.27

Project Modules

There are no modules declared in this project.