is not current version
Last Version 2.5.0.Beta1

org.hornetq:hornetq-journal 2.3.0.CR1


Categories

Categories

Net
GroupId

GroupId

org.hornetq
ArtifactId

ArtifactId

hornetq-journal
Version

Version

2.3.0.CR1
Type

Type

jar

Download hornetq-journal 2.3.0.CR1


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