License |
License |
---|---|
Categories |
CategoriesKubernetes Container Virtualization Tools Net |
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
ArtifactId | ArtifactIdcluster-kubernetes |
Last Version | Last Version6.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElastic Software Foundation :: ElasticActors :: Cluster Kubernetes
Persistent Stateful Actor System
|
Project URL |
Project URL |
Filename | Size |
---|---|
cluster-kubernetes-6.1.4.pom | |
cluster-kubernetes-6.1.4.jar | 11 KB |
cluster-kubernetes-6.1.4-sources.jar | 7 KB |
cluster-kubernetes-6.1.4-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/cluster-kubernetes/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>cluster-kubernetes</artifactId>
<version>6.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/cluster-kubernetes/
implementation 'org.elasticsoftwarefoundation.elasticactors:cluster-kubernetes:6.1.4'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/cluster-kubernetes/
implementation ("org.elasticsoftwarefoundation.elasticactors:cluster-kubernetes:6.1.4")
'org.elasticsoftwarefoundation.elasticactors:cluster-kubernetes:jar:6.1.4'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="cluster-kubernetes" rev="6.1.4">
<artifact name="cluster-kubernetes" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='cluster-kubernetes', version='6.1.4')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "cluster-kubernetes" % "6.1.4"
[org.elasticsoftwarefoundation.elasticactors/cluster-kubernetes "6.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsoftwarefoundation.elasticactors : elasticactors-spi | jar | |
io.fabric8 : kubernetes-client | jar | |
org.springframework : spring-context | jar | 5.3.18 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.9.0 |