License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.hornetq |
ArtifactId | ArtifactIdhornetq-journal |
Last Version | Last Version2.5.0.Beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHornetQ Journal
Putting the buzz in messaging
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hornetq-journal-2.5.0.Beta1.pom | |
hornetq-journal-2.5.0.Beta1.jar | 178 KB |
hornetq-journal-2.5.0.Beta1-sources.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hornetq/hornetq-journal/ -->
<dependency>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-journal</artifactId>
<version>2.5.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hornetq/hornetq-journal/
implementation 'org.hornetq:hornetq-journal:2.5.0.Beta1'
// https://jarcasting.com/artifacts/org.hornetq/hornetq-journal/
implementation ("org.hornetq:hornetq-journal:2.5.0.Beta1")
'org.hornetq:hornetq-journal:jar:2.5.0.Beta1'
<dependency org="org.hornetq" name="hornetq-journal" rev="2.5.0.Beta1">
<artifact name="hornetq-journal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hornetq', module='hornetq-journal', version='2.5.0.Beta1')
)
libraryDependencies += "org.hornetq" % "hornetq-journal" % "2.5.0.Beta1"
[org.hornetq/hornetq-journal "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-native | jar | 2.5.0.Beta1 |
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 |
junit : junit | jar | 4.11 |