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

org.elasticsoftwarefoundation.elasticactors:elasticactors-client-rabbitmq 4.0.0


Категории

Категории

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

Группа

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

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

elasticactors-client-rabbitmq
Версия

Версия

4.0.0
Тип

Тип

jar

Скачать elasticactors-client-rabbitmq 4.0.0


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