is not current version
Last Version 2.5.0.Beta1

org.hornetq:hornetq-ra 2.4.0.Beta3


Categories

Categories

Net
GroupId

GroupId

org.hornetq
ArtifactId

ArtifactId

hornetq-ra
Version

Version

2.4.0.Beta3
Type

Type

jar

Download hornetq-ra 2.4.0.Beta3


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