GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
---|---|
ArtifactId | ArtifactIdcluster-shoal |
Version | Version5.1.2 |
Type | Typejar |
Filename | Size |
---|---|
cluster-shoal-5.1.2.pom | |
cluster-shoal-5.1.2.jar | 9 KB |
cluster-shoal-5.1.2-sources.jar | 6 KB |
cluster-shoal-5.1.2-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>5.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/cluster-shoal/
implementation 'org.elasticsoftwarefoundation.elasticactors:cluster-shoal:5.1.2'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/cluster-shoal/
implementation ("org.elasticsoftwarefoundation.elasticactors:cluster-shoal:5.1.2")
'org.elasticsoftwarefoundation.elasticactors:cluster-shoal:jar:5.1.2'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="cluster-shoal" rev="5.1.2">
<artifact name="cluster-shoal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='cluster-shoal', version='5.1.2')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "cluster-shoal" % "5.1.2"
[org.elasticsoftwarefoundation.elasticactors/cluster-shoal "5.1.2"]