is not current version
Last Version 3.1.1

com.google.cloud:google-cloud-service-management 0.1.0

is a foundational platform for creating, managing, securing, and consuming APIs and services across organizations. It is used by Google APIs, Cloud APIs, Cloud Endpoints, and API Gateway. Service Infrastructure provides a wide range of features to service consumers and service producers, including authentication, authorization, auditing, rate limiting, analytics, billing, logging, and monitoring.

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

google-cloud-service-management
Version

Version

0.1.0
Type

Type

jar

Download google-cloud-service-management 0.1.0


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