не последняя версия
Последняя версия 3.1.1

com.google.cloud:google-cloud-service-management 1.0.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.

Категории

Категории

Google Cloud Контейнер PaaS Providers
Группа

Группа

com.google.cloud
Идентификатор

Идентификатор

google-cloud-service-management
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать google-cloud-service-management 1.0.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>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-service-management/
implementation 'com.google.cloud:google-cloud-service-management:1.0.0'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-service-management/
implementation ("com.google.cloud:google-cloud-service-management:1.0.0")
'com.google.cloud:google-cloud-service-management:jar:1.0.0'
<dependency org="com.google.cloud" name="google-cloud-service-management" rev="1.0.0">
  <artifact name="google-cloud-service-management" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-service-management', version='1.0.0')
)
libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "1.0.0"
[com.google.cloud/google-cloud-service-management "1.0.0"]