is not current version
Last Version 2.5.0.Beta1

org.hornetq:hornetq-native 2.3.19.Final


Categories

Categories

Net Native Development Tools
GroupId

GroupId

org.hornetq
ArtifactId

ArtifactId

hornetq-native
Version

Version

2.3.19.Final
Type

Type

jar

Download hornetq-native 2.3.19.Final


<!-- https://jarcasting.com/artifacts/org.hornetq/hornetq-native/ -->
<dependency>
    <groupId>org.hornetq</groupId>
    <artifactId>hornetq-native</artifactId>
    <version>2.3.19.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.hornetq/hornetq-native/
implementation 'org.hornetq:hornetq-native:2.3.19.Final'
// https://jarcasting.com/artifacts/org.hornetq/hornetq-native/
implementation ("org.hornetq:hornetq-native:2.3.19.Final")
'org.hornetq:hornetq-native:jar:2.3.19.Final'
<dependency org="org.hornetq" name="hornetq-native" rev="2.3.19.Final">
  <artifact name="hornetq-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hornetq', module='hornetq-native', version='2.3.19.Final')
)
libraryDependencies += "org.hornetq" % "hornetq-native" % "2.3.19.Final"
[org.hornetq/hornetq-native "2.3.19.Final"]