is not current version
Last Version 1.2.1

com.google.cloud:google-cloud-gkehub 0.5.1

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.

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

google-cloud-gkehub
Version

Version

0.5.1
Type

Type

jar

Download google-cloud-gkehub 0.5.1


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