License |
License |
---|---|
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
ArtifactId | ArtifactIdcluster-shoal |
Last Version | Last Version6.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElastic Software Foundation :: ElasticActors :: Cluster Shoal
Persistent Stateful Actor System
|
Project URL |
Project URL |
Filename | Size |
---|---|
cluster-shoal-6.1.4.pom | |
cluster-shoal-6.1.4.jar | 9 KB |
cluster-shoal-6.1.4-sources.jar | 6 KB |
cluster-shoal-6.1.4-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/cluster-shoal/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>cluster-shoal</artifactId>
<version>6.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/cluster-shoal/
implementation 'org.elasticsoftwarefoundation.elasticactors:cluster-shoal:6.1.4'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/cluster-shoal/
implementation ("org.elasticsoftwarefoundation.elasticactors:cluster-shoal:6.1.4")
'org.elasticsoftwarefoundation.elasticactors:cluster-shoal:jar:6.1.4'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="cluster-shoal" rev="6.1.4">
<artifact name="cluster-shoal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='cluster-shoal', version='6.1.4')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "cluster-shoal" % "6.1.4"
[org.elasticsoftwarefoundation.elasticactors/cluster-shoal "6.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsoftwarefoundation.elasticactors : elasticactors-spi | jar | |
org.springframework : spring-context | jar | 5.3.18 |
org.shoal : shoal-gms-impl | jar | 1.6.52 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.grizzly : grizzly-framework | jar | 2.4.4 |