HornetQ Selector Implementation

Putting the buzz in messaging

License

License

Categories

Categories

Net
GroupId

GroupId

org.hornetq
ArtifactId

ArtifactId

hornetq-selector
Last Version

Last Version

2.5.0.Beta1
Release Date

Release Date

Type

Type

jar
Description

Description

HornetQ Selector Implementation
Putting the buzz in messaging
Project Organization

Project Organization

JBoss, a division of Red Hat

Download hornetq-selector

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
xalan : xalan Optional jar 2.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

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

HornetQ

Versions

Version
2.5.0.Beta1