is not current version
Last Version 6.1.4

org.elasticsoftwarefoundation.elasticactors:messaging-activemq 5.0.2


Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

messaging-activemq
Version

Version

5.0.2
Type

Type

jar

Download messaging-activemq 5.0.2


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