is not current version
Last Version 2.5.0.Beta1

org.hornetq.rest:hornetq-rest 2.3.1.Final


Categories

Categories

Net
GroupId

GroupId

org.hornetq.rest
ArtifactId

ArtifactId

hornetq-rest
Version

Version

2.3.1.Final
Type

Type

jar

Download hornetq-rest 2.3.1.Final


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