License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
ArtifactId | ArtifactIdmessaging-activemq |
Last Version | Last Version6.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElastic Software Foundation :: ElasticActors :: ActiveMQ Artemis Messaging
Persistent Stateful Actor System
|
Project URL |
Project URL |
Filename | Size |
---|---|
messaging-activemq-6.1.4.pom | |
messaging-activemq-6.1.4.jar | 29 KB |
messaging-activemq-6.1.4-sources.jar | 11 KB |
messaging-activemq-6.1.4-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/messaging-activemq/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>messaging-activemq</artifactId>
<version>6.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/messaging-activemq/
implementation 'org.elasticsoftwarefoundation.elasticactors:messaging-activemq:6.1.4'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/messaging-activemq/
implementation ("org.elasticsoftwarefoundation.elasticactors:messaging-activemq:6.1.4")
'org.elasticsoftwarefoundation.elasticactors:messaging-activemq:jar:6.1.4'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="messaging-activemq" rev="6.1.4">
<artifact name="messaging-activemq" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='messaging-activemq', version='6.1.4')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "messaging-activemq" % "6.1.4"
[org.elasticsoftwarefoundation.elasticactors/messaging-activemq "6.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsoftwarefoundation.elasticactors : elasticactors-spi | jar | |
org.elasticsoftwarefoundation.elasticactors : elasticactors-core | jar | |
org.apache.activemq : artemis-core-client | jar | 1.5.6 |