Last Version

HornetQ Examples common 2.3.0.BETA2

Putting the buzz in messaging

License

License

Categories

Categories

Net
GroupId

GroupId

org.hornetq.examples.jms
ArtifactId

ArtifactId

common
Version

Version

2.3.0.BETA2
Type

Type

jar
Description

Description

HornetQ Examples common
Putting the buzz in messaging
Project Organization

Project Organization

JBoss, a division of Red Hat

Download common 2.3.0.BETA2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jboss.spec.javax.jms : jboss-jms-api_1.1_spec jar 1.0.0.Final
org.hornetq : hornetq-commons jar 2.3.0.BETA2
org.hornetq : hornetq-core-client jar 2.3.0.BETA2
org.hornetq : hornetq-jms-client jar 2.3.0.BETA2

Project Modules

There are no modules declared in this project.