| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdorg.hornetq |
| ArtifactId | ArtifactIdhornetq-commons |
| Last Version | Last Version2.5.0.Beta1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHornetQ Commons
Putting the buzz in messaging
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hornetq-commons-2.5.0.Beta1.pom | |
| hornetq-commons-2.5.0.Beta1.jar | 107 KB |
| hornetq-commons-2.5.0.Beta1-sources.jar | 82 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.hornetq/hornetq-commons/ -->
<dependency>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-commons</artifactId>
<version>2.5.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hornetq/hornetq-commons/
implementation 'org.hornetq:hornetq-commons:2.5.0.Beta1'
// https://jarcasting.com/artifacts/org.hornetq/hornetq-commons/
implementation ("org.hornetq:hornetq-commons:2.5.0.Beta1")
'org.hornetq:hornetq-commons:jar:2.5.0.Beta1'
<dependency org="org.hornetq" name="hornetq-commons" rev="2.5.0.Beta1">
<artifact name="hornetq-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hornetq', module='hornetq-commons', version='2.5.0.Beta1')
)
libraryDependencies += "org.hornetq" % "hornetq-commons" % "2.5.0.Beta1"
[org.hornetq/hornetq-commons "2.5.0.Beta1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.logging : jboss-logging | jar | 3.1.4.GA |
| io.netty : netty-all | jar | 4.0.20.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.logging : jboss-logging-processor | jar | 1.2.0.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |