Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
ArtifactId | ArtifactIdelasticactors-client |
Version | Version5.1.2 |
Type | Typejar |
Filename | Size |
---|---|
elasticactors-client-5.1.2.pom | |
elasticactors-client-5.1.2.jar | 34 KB |
elasticactors-client-5.1.2-sources.jar | 27 KB |
elasticactors-client-5.1.2-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-client/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-client</artifactId>
<version>5.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-client/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-client:5.1.2'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-client/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-client:5.1.2")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-client:jar:5.1.2'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-client" rev="5.1.2">
<artifact name="elasticactors-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-client', version='5.1.2')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-client" % "5.1.2"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-client "5.1.2"]