is not current version
Last Version 2.5.0.Beta1

org.hornetq:hornetq-core-client 2.2.0.QA-10041


Categories

Categories

Net CLI User Interface
GroupId

GroupId

org.hornetq
ArtifactId

ArtifactId

hornetq-core-client
Version

Version

2.2.0.QA-10041
Type

Type

jar

Download hornetq-core-client 2.2.0.QA-10041


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