is not current version
Last Version 2.5.0.Beta1

org.hornetq.rest:hornetq-rest 1.0-beta-2


Categories

Categories

Net
GroupId

GroupId

org.hornetq.rest
ArtifactId

ArtifactId

hornetq-rest
Version

Version

1.0-beta-2
Type

Type

jar

Download hornetq-rest 1.0-beta-2


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