Last Version

HornetQ Core 2.3.0.BETA1

Putting the buzz in messaging

License

License

Categories

Categories

Net
GroupId

GroupId

org.hornetq
ArtifactId

ArtifactId

hornetq-core
Version

Version

2.3.0.BETA1
Type

Type

jar
Description

Description

HornetQ Core
Putting the buzz in messaging
Project Organization

Project Organization

JBoss, a division of Red Hat

Download hornetq-core 2.3.0.BETA1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jgroups : jgroups jar 3.0.10.Final
org.jboss.logging : jboss-logging jar 3.1.0.GA
org.jboss.logmanager : jboss-logmanager jar 1.2.2.GA
org.hornetq : hornetq-commons jar 2.3.0.BETA1
org.hornetq : hornetq-journal jar 2.3.0.BETA1
io.netty : netty jar 3.4.5.Final

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.