HornetQ Examples common

Putting the buzz in messaging

License

License

Categories

Categories

Net
GroupId

GroupId

org.hornetq.examples.jms
ArtifactId

ArtifactId

common
Last Version

Last Version

2.3.0.BETA2
Release Date

Release Date

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

How to add to project

<!-- 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.

HornetQ

If you need information about the HornetQ project please go to

http://community.jboss.org/wiki/HornetQ

http://www.jboss.org/hornetq/

This file describes some minimum 'stuff one needs to know' to get started coding in this project.

Source

The project's source code is hosted at:

https://github.com/hornetq

Git usage:

Pull requests should be merged without fast forwards '--no-ff'. An easy way to achieve that is to use

% git config branch.master.mergeoptions --no-ff

Branch

HornetQ is now in maintenance mode. the master / upstream for hornetq is now ActiveMQ Artemis

  • 2.3.x is the branch used for EAP.
  • 2.4.x was the branch used on Wildfly up until recently, Wildfly also moved to Artemis on newer releases
  • master has been discontinued
org.hornetq.examples.jms

HornetQ

Versions

Version
2.3.0.BETA2
2.3.0.BETA1
2.3.0.Alpha