is not current version
Last Version 2.5.0.Beta1

org.hornetq:hornetq-commons 2.3.0.CR1


Categories

Categories

Net
GroupId

GroupId

org.hornetq
ArtifactId

ArtifactId

hornetq-commons
Version

Version

2.3.0.CR1
Type

Type

jar

Download hornetq-commons 2.3.0.CR1


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