is not current version
Last Version 6.1.4

org.elasticsoftwarefoundation.elasticactors:cluster-kubernetes 6.0.3


Categories

Categories

Kubernetes Container Virtualization Tools Net
GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

cluster-kubernetes
Version

Version

6.0.3
Type

Type

jar

Download cluster-kubernetes 6.0.3


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