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

org.elasticsoftwarefoundation.elasticactors:elasticactors-messaging 4.0.2


Категории

Категории

Messaging Библиотеки уровня приложения
Группа

Группа

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

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

elasticactors-messaging
Версия

Версия

4.0.2
Тип

Тип

jar

Скачать elasticactors-messaging 4.0.2


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