is not current version
Last Version 4.1.2

io.hekate:hekate-kubernetes 3.8.0

Java library for cluster communications and computing.

Categories

Categories

Kubernetes Container Virtualization Tools Net
GroupId

GroupId

io.hekate
ArtifactId

ArtifactId

hekate-kubernetes
Version

Version

3.8.0
Type

Type

jar

Download hekate-kubernetes 3.8.0


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