h

hornetq-core

Files download
File Operation
hornetq-core-2.2.0.EAP-QA-10162.jar download
hornetq-core-2.2.0.EAP-QA-10162.pom download
hornetq-core-2.2.0.EAP-QA-10162-sources.jar download
Apache Maven
<dependency>
  <groupId>org.hornetq</groupId>
  <artifactId>hornetq-core</artifactId>
  <version>2.2.0.EAP-QA-10162</version>
</dependency>
Gradle Groovy
implementation 'org.hornetq:hornetq-core:2.2.0.EAP-QA-10162'
Gradle Kotlin
implementation("org.hornetq:hornetq-core:2.2.0.EAP-QA-10162")
Scala SBT
libraryDependencies += "org.hornetq" % "hornetq-core" % "2.2.0.EAP-QA-10162"
Groovy Grape
@Grapes(
  @Grab(group='org.hornetq', module='hornetq-core', version='2.2.0.EAP-QA-10162')
)
Apache Ivy
<dependency org="org.hornetq" name="hornetq-core" rev="2.2.0.EAP-QA-10162" />
Leiningen
[org.hornetq/hornetq-core "2.2.0.EAP-QA-10162"]
Apache Buildr
'org.hornetq:hornetq-core:jar:2.2.0.EAP-QA-10162'
Dependencies
The project has no third-party dependencies