License |
License |
---|---|
GroupId | GroupIdorg.apache.activemq |
ArtifactId | ArtifactIdactivemq-jdbc-store |
Last Version | Last Version5.17.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveMQ :: JDBC Store
The ActiveMQ JDBC Store Implementation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
activemq-jdbc-store-5.17.1.pom | |
activemq-jdbc-store-5.17.1.jar | 179 KB |
activemq-jdbc-store-5.17.1-sources.jar | 115 KB |
activemq-jdbc-store-5.17.1-javadoc.jar | 513 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/activemq-jdbc-store/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-jdbc-store</artifactId>
<version>5.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-jdbc-store/
implementation 'org.apache.activemq:activemq-jdbc-store:5.17.1'
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-jdbc-store/
implementation ("org.apache.activemq:activemq-jdbc-store:5.17.1")
'org.apache.activemq:activemq-jdbc-store:jar:5.17.1'
<dependency org="org.apache.activemq" name="activemq-jdbc-store" rev="5.17.1">
<artifact name="activemq-jdbc-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='activemq-jdbc-store', version='5.17.1')
)
libraryDependencies += "org.apache.activemq" % "activemq-jdbc-store" % "5.17.1"
[org.apache.activemq/activemq-jdbc-store "5.17.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : activemq-broker | jar | 5.17.1 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
org.apache.derby : derby Optional | jar | 10.15.2.0 |
org.apache.derby : derbytools Optional | jar | 10.15.2.0 |
org.apache.activemq : activeio-core Optional | jar | 3.1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.8.0 |
org.apache.activemq : activemq-broker | test-jar | 5.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |