is not current version
Last Version 2.2.2.2

org.hornetq.rest:hornetq-rest-all 1.0-beta-1


Categories

Categories

Net
GroupId

GroupId

org.hornetq.rest
ArtifactId

ArtifactId

hornetq-rest-all
Version

Version

1.0-beta-1
Type

Type

pom

Download hornetq-rest-all 1.0-beta-1


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