is not current version
Last Version 2.23.1

org.apache.activemq:artemis-journal 2.14.0


GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

artemis-journal
Version

Version

2.14.0
Type

Type

jar

Download artemis-journal 2.14.0


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