is not current version
Last Version 2.5.0.Beta1

org.hornetq:hornetq-jms-client 2.3.8.Final


Categories

Categories

Net CLI User Interface
GroupId

GroupId

org.hornetq
ArtifactId

ArtifactId

hornetq-jms-client
Version

Version

2.3.8.Final
Type

Type

jar

Download hornetq-jms-client 2.3.8.Final


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