| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdorg.hornetq |
| ArtifactId | ArtifactIdhornetq-core |
| Last Version | Last Version2.3.0.BETA1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHornetQ Core
Putting the buzz in messaging
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hornetq-core-2.3.0.BETA1.pom | |
| hornetq-core-2.3.0.BETA1.jar | 1 MB |
| hornetq-core-2.3.0.BETA1-sources.jar | 999 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.hornetq/hornetq-core/ -->
<dependency>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-core</artifactId>
<version>2.3.0.BETA1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hornetq/hornetq-core/
implementation 'org.hornetq:hornetq-core:2.3.0.BETA1'
// https://jarcasting.com/artifacts/org.hornetq/hornetq-core/
implementation ("org.hornetq:hornetq-core:2.3.0.BETA1")
'org.hornetq:hornetq-core:jar:2.3.0.BETA1'
<dependency org="org.hornetq" name="hornetq-core" rev="2.3.0.BETA1">
<artifact name="hornetq-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hornetq', module='hornetq-core', version='2.3.0.BETA1')
)
libraryDependencies += "org.hornetq" % "hornetq-core" % "2.3.0.BETA1"
[org.hornetq/hornetq-core "2.3.0.BETA1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jgroups : jgroups | jar | 3.0.10.Final |
| org.jboss.logging : jboss-logging | jar | 3.1.0.GA |
| org.jboss.logmanager : jboss-logmanager | jar | 1.2.2.GA |
| org.hornetq : hornetq-commons | jar | 2.3.0.BETA1 |
| org.hornetq : hornetq-journal | jar | 2.3.0.BETA1 |
| io.netty : netty | jar | 3.4.5.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.logging : jboss-logging-processor | jar | 1.0.0.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.2 |