h

hornetq-core

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