License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-service-management |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Service Management API
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.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-service-management/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-service-management</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-service-management/
implementation 'com.google.cloud:google-cloud-service-management:3.1.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-service-management/
implementation ("com.google.cloud:google-cloud-service-management:3.1.1")
'com.google.cloud:google-cloud-service-management:jar:3.1.1'
<dependency org="com.google.cloud" name="google-cloud-service-management" rev="3.1.1">
<artifact name="google-cloud-service-management" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-service-management', version='3.1.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.1.1"
[com.google.cloud/google-cloud-service-management "3.1.1"]