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