is not current version
Last Version 6.1.4

org.elasticsoftwarefoundation.elasticactors:cluster-kubernetes 5.0.1


Categories

Categories

Kubernetes Container Virtualization Tools Net
GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

cluster-kubernetes
Version

Version

5.0.1
Type

Type

jar

Download cluster-kubernetes 5.0.1


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