License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-gkehub |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle GKE Hub API
provides a unified way to work with Kubernetes clusters as part of Anthos, extending GKE to work in multiple environments. You have consistent, unified, and secure infrastructure, cluster, and container management, whether you're using Anthos on Google Cloud (with traditional GKE), hybrid cloud, or multiple public clouds.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
Filename | Size |
---|---|
google-cloud-gkehub-1.2.1.pom | |
google-cloud-gkehub-1.2.1.jar | 193 KB |
google-cloud-gkehub-1.2.1-tests.jar | 55 KB |
google-cloud-gkehub-1.2.1-sources.jar | 103 KB |
google-cloud-gkehub-1.2.1-javadoc.jar | 481 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-gkehub/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-gkehub</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-gkehub/
implementation 'com.google.cloud:google-cloud-gkehub:1.2.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-gkehub/
implementation ("com.google.cloud:google-cloud-gkehub:1.2.1")
'com.google.cloud:google-cloud-gkehub:jar:1.2.1'
<dependency org="com.google.cloud" name="google-cloud-gkehub" rev="1.2.1">
<artifact name="google-cloud-gkehub" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-gkehub', version='1.2.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "1.2.1"
[com.google.cloud/google-cloud-gkehub "1.2.1"]