Categories |
CategoriesMessaging Application Layer Libs |
---|---|
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
ArtifactId | ArtifactIdmessaging-activemq |
Version | Version6.0.1 |
Type | Typejar |
Filename | Size |
---|---|
messaging-activemq-6.0.1.pom | |
messaging-activemq-6.0.1.jar | 29 KB |
messaging-activemq-6.0.1-sources.jar | 11 KB |
messaging-activemq-6.0.1-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/messaging-activemq/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>messaging-activemq</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/messaging-activemq/
implementation 'org.elasticsoftwarefoundation.elasticactors:messaging-activemq:6.0.1'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/messaging-activemq/
implementation ("org.elasticsoftwarefoundation.elasticactors:messaging-activemq:6.0.1")
'org.elasticsoftwarefoundation.elasticactors:messaging-activemq:jar:6.0.1'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="messaging-activemq" rev="6.0.1">
<artifact name="messaging-activemq" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='messaging-activemq', version='6.0.1')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "messaging-activemq" % "6.0.1"
[org.elasticsoftwarefoundation.elasticactors/messaging-activemq "6.0.1"]