не последняя версия
Последняя версия 6.1.4

org.elasticsoftwarefoundation.elasticactors:elasticactors-client 6.0.3


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.elasticsoftwarefoundation.elasticactors
Идентификатор

Идентификатор

elasticactors-client
Версия

Версия

6.0.3
Тип

Тип

jar

Скачать elasticactors-client 6.0.3


<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-client/ -->
<dependency>
    <groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
    <artifactId>elasticactors-client</artifactId>
    <version>6.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-client/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-client:6.0.3'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-client/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-client:6.0.3")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-client:jar:6.0.3'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-client" rev="6.0.3">
  <artifact name="elasticactors-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-client', version='6.0.3')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-client" % "6.0.3"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-client "6.0.3"]