License |
License |
---|---|
Categories |
CategoriesNet Native Development Tools |
GroupId | GroupIdorg.hornetq |
ArtifactId | ArtifactIdhornetq-native |
Last Version | Last Version2.5.0.Beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHornetQ Native POM
Putting the buzz in messaging
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hornetq-native-2.5.0.Beta1.pom | |
hornetq-native-2.5.0.Beta1.jar | 36 KB |
hornetq-native-2.5.0.Beta1-sources.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hornetq/hornetq-native/ -->
<dependency>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-native</artifactId>
<version>2.5.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hornetq/hornetq-native/
implementation 'org.hornetq:hornetq-native:2.5.0.Beta1'
// https://jarcasting.com/artifacts/org.hornetq/hornetq-native/
implementation ("org.hornetq:hornetq-native:2.5.0.Beta1")
'org.hornetq:hornetq-native:jar:2.5.0.Beta1'
<dependency org="org.hornetq" name="hornetq-native" rev="2.5.0.Beta1">
<artifact name="hornetq-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hornetq', module='hornetq-native', version='2.5.0.Beta1')
)
libraryDependencies += "org.hornetq" % "hornetq-native" % "2.5.0.Beta1"
[org.hornetq/hornetq-native "2.5.0.Beta1"]
Group / Artifact | Type | Version |
---|---|---|
org.hornetq : hornetq-commons | jar | 2.5.0.Beta1 |