| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.activemq |
| ArtifactId | ArtifactIdactivemq-amq-store |
| Last Version | Last Version5.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionActiveMQ :: AMQ Store
The ActiveMQ AMQ Store Implementation
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| activemq-amq-store-5.8.0.pom | |
| activemq-amq-store-5.8.0.jar | 300 KB |
| activemq-amq-store-5.8.0-sources.jar | 221 KB |
| activemq-amq-store-5.8.0-javadoc.jar | 684 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/activemq-amq-store/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-amq-store</artifactId>
<version>5.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-amq-store/
implementation 'org.apache.activemq:activemq-amq-store:5.8.0'
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-amq-store/
implementation ("org.apache.activemq:activemq-amq-store:5.8.0")
'org.apache.activemq:activemq-amq-store:jar:5.8.0'
<dependency org="org.apache.activemq" name="activemq-amq-store" rev="5.8.0">
<artifact name="activemq-amq-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='activemq-amq-store', version='5.8.0')
)
libraryDependencies += "org.apache.activemq" % "activemq-amq-store" % "5.8.0"
[org.apache.activemq/activemq-amq-store "5.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.activemq : activemq-broker | jar | 5.8.0 |
| org.apache.activemq : activeio-core | jar | 3.1.4 |
| org.apache.activemq : activemq-console Optional | jar | 5.8.0 |
| org.apache.velocity : velocity Optional | jar | 1.7 |
| org.apache.servicemix.bundles : org.apache.servicemix.bundles.josql Optional | jar | 1.5_5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.6 |