License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.hornetq |
ArtifactId | ArtifactIdhornetq-server |
Last Version | Last Version2.5.0.Beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHornetQ Server
Putting the buzz in messaging
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hornetq-server-2.5.0.Beta1.pom | |
hornetq-server-2.5.0.Beta1.jar | 984 KB |
hornetq-server-2.5.0.Beta1-tests.jar | 90 KB |
hornetq-server-2.5.0.Beta1-sources.jar | 566 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hornetq/hornetq-server/ -->
<dependency>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-server</artifactId>
<version>2.5.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hornetq/hornetq-server/
implementation 'org.hornetq:hornetq-server:2.5.0.Beta1'
// https://jarcasting.com/artifacts/org.hornetq/hornetq-server/
implementation ("org.hornetq:hornetq-server:2.5.0.Beta1")
'org.hornetq:hornetq-server:jar:2.5.0.Beta1'
<dependency org="org.hornetq" name="hornetq-server" rev="2.5.0.Beta1">
<artifact name="hornetq-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hornetq', module='hornetq-server', version='2.5.0.Beta1')
)
libraryDependencies += "org.hornetq" % "hornetq-server" % "2.5.0.Beta1"
[org.hornetq/hornetq-server "2.5.0.Beta1"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging | jar | 3.1.4.GA |
org.hornetq : hornetq-commons | jar | 2.5.0.Beta1 |
org.hornetq : hornetq-journal | jar | 2.5.0.Beta1 |
org.hornetq : hornetq-core-client | jar | 2.5.0.Beta1 |
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 |
---|---|---|
org.jboss.logmanager : jboss-logmanager | jar | 1.5.1.Final |
org.hornetq : hornetq-core-client | test-jar | 2.5.0.Beta1 |
junit : junit | jar | 4.11 |