is not current version
Last Version 6.1.4

org.elasticsoftwarefoundation.elasticactors:cluster-kubernetes 3.0.0


Categories

Categories

Kubernetes Container Virtualization Tools Net
GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

cluster-kubernetes
Version

Version

3.0.0
Type

Type

jar

Download cluster-kubernetes 3.0.0


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