Last Version

HornetQ Core Client 2.5.0.Beta1

Putting the buzz in messaging

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

org.hornetq
ArtifactId

ArtifactId

hornetq-core-client
Version

Version

2.5.0.Beta1
Type

Type

jar
Description

Description

HornetQ Core Client
Putting the buzz in messaging
Project Organization

Project Organization

JBoss, a division of Red Hat

Download hornetq-core-client 2.5.0.Beta1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jgroups : jgroups jar 3.3.4.Final
org.hornetq : hornetq-commons jar 2.5.0.Beta1
org.hornetq : hornetq-selector jar 2.5.0.Beta1
org.hornetq : hornetq-journal 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 (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.