| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdorg.hornetq |
| ArtifactId | ArtifactIdhornetq-tools |
| Last Version | Last Version2.5.0.Beta1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHornetQ Tools
Putting the buzz in messaging
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.hornetq/hornetq-tools/ -->
<dependency>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-tools</artifactId>
<version>2.5.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hornetq/hornetq-tools/
implementation 'org.hornetq:hornetq-tools:2.5.0.Beta1'
// https://jarcasting.com/artifacts/org.hornetq/hornetq-tools/
implementation ("org.hornetq:hornetq-tools:2.5.0.Beta1")
'org.hornetq:hornetq-tools:jar:2.5.0.Beta1'
<dependency org="org.hornetq" name="hornetq-tools" rev="2.5.0.Beta1">
<artifact name="hornetq-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hornetq', module='hornetq-tools', version='2.5.0.Beta1')
)
libraryDependencies += "org.hornetq" % "hornetq-tools" % "2.5.0.Beta1"
[org.hornetq/hornetq-tools "2.5.0.Beta1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.logging : jboss-logging | jar | 3.1.4.GA |
| org.hornetq : hornetq-server | jar | 2.5.0.Beta1 |
| org.hornetq : hornetq-jms-server | jar | 2.5.0.Beta1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.logging : jboss-logging-processor | jar | 1.2.0.Final |