Last Version

HornetQ Server 2.5.0.Beta1

Putting the buzz in messaging

License

License

Categories

Categories

Net
GroupId

GroupId

org.hornetq
ArtifactId

ArtifactId

hornetq-server
Version

Version

2.5.0.Beta1
Type

Type

jar
Description

Description

HornetQ Server
Putting the buzz in messaging
Project Organization

Project Organization

JBoss, a division of Red Hat

Download hornetq-server 2.5.0.Beta1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jboss.logging : jboss-logging jar 3.1.4.GA
org.hornetq : hornetq-commons jar 2.5.0.Beta1
org.hornetq : hornetq-journal jar 2.5.0.Beta1
org.hornetq : hornetq-core-client jar 2.5.0.Beta1
io.netty : netty-all jar 4.0.20.Final

provided (1)

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

test (3)

Group / Artifact Type Version
org.jboss.logmanager : jboss-logmanager jar 1.5.1.Final
org.hornetq : hornetq-core-client test-jar 2.5.0.Beta1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.