| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcom.google.endpoints |
| ArtifactId | ArtifactIdendpoints-management-config |
| Last Version | Last Version1.0.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEndpoints API Management - Service Configuration
Handles service configuration via the service management API
|
| Project URL |
Project URL |
<!-- 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"]
| 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 |
| 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 |