Last Version

HornetQ REST Interface Implementation 2.5.0.Beta1

Putting the buzz in messaging

License

License

Categories

Categories

Net
GroupId

GroupId

org.hornetq.rest
ArtifactId

ArtifactId

hornetq-rest
Version

Version

2.5.0.Beta1
Type

Type

jar
Description

Description

HornetQ REST Interface Implementation
Putting the buzz in messaging
Project Organization

Project Organization

JBoss, a division of Red Hat

Download hornetq-rest 2.5.0.Beta1


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

Dependencies

compile (12)

Group / Artifact Type Version
org.jboss.logging : jboss-logging jar 3.1.4.GA
org.jboss.resteasy : resteasy-jaxrs jar 3.0.9.Final
org.jboss.resteasy : resteasy-jaxb-provider jar 3.0.9.Final
org.jboss.resteasy : resteasy-jackson-provider jar 3.0.9.Final
org.jboss.resteasy : resteasy-atom-provider jar 3.0.9.Final
org.jboss.resteasy : tjws jar 3.0.9.Final
io.netty : netty-all jar 4.0.20.Final
org.hornetq : hornetq-server jar 2.5.0.Beta1
org.hornetq : hornetq-jms-server jar 2.5.0.Beta1
org.jboss.spec.javax.jms : jboss-jms-api_2.0_spec jar 1.0.0.Final
junit : junit jar 4.11
javax.servlet : servlet-api jar 2.5

provided (1)

Group / Artifact Type Version
org.jboss.logging : jboss-logging-processor jar 1.2.0.Final

Project Modules

There are no modules declared in this project.