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