is not current version
Last Version 6.1.4

org.elasticsoftwarefoundation.elasticactors:messaging-activemq 3.2.0


Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

messaging-activemq
Version

Version

3.2.0
Type

Type

jar

Download messaging-activemq 3.2.0


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