MVN

org.hornetq.rest : hornetq-rest-all

Maven & Gradle

May 12, 2011

HornetQ REST Interface Parent POM

<dependency>
    <groupId>org.hornetq.rest</groupId>
    <artifactId>hornetq-rest-all</artifactId>
    <version>2.2.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hornetq.rest : hornetq-rest-all to add to Maven - Latest Versions:

  • Latest Stable: 2.2.2.2
  • Latest Beta: 1.0-beta-3

All Versions

Choose a version of org.hornetq.rest : hornetq-rest-all to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
hornetq-rest-all-2.2.2.2
hornetq-rest-all-2.2.2.Final
1.0
hornetq-rest-all-1.0-beta-3
hornetq-rest-all-1.0-beta-2
hornetq-rest-all-1.0-beta-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.hornetq.rest</groupId>
    <artifactId>hornetq-rest-all</artifactId>
    <version>2.2.2.2</version>
</dependency>