org.hornetq:hornetq-core

2.2.14.Finallast stable release 12 years ago
Complexity Score
Low
Open Issues
0
Dependent Projects
15

License

  • Apache-2.0
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Yespatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Readme

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

Dependencies

No runtime dependency information found for this package.

CVE IssuesActive
0
Scorecards Score
3.00
Test Coverage
No Data
Follows Semver
No
Github Stars
246
Dependenciestotal
0
DependenciesOutdated
0
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No

Learn how to distribute org.hornetq:hornetq-core in your own private Maven registry

mvn install org.hornetq:hornetq-core
Processing...
Done

74 Releases