h

hornetq-core

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