is not current version
Last Version 2.5.0.Beta1

org.hornetq:hornetq-jms-client snap-r9310


Categories

Categories

Net CLI User Interface
GroupId

GroupId

org.hornetq
ArtifactId

ArtifactId

hornetq-jms-client
Version

Version

snap-r9310
Type

Type

jar

Download hornetq-jms-client snap-r9310


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