is not current version
Last Version 5.17.1

org.apache.activemq:activemq-jdbc-store 5.16.0

The ActiveMQ JDBC Store Implementation

GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

activemq-jdbc-store
Version

Version

5.16.0
Type

Type

jar

Download activemq-jdbc-store 5.16.0


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