h

hornetq-core

HornetQ Messaging System
http://hornetq.org
Apache 2
Clebert Suconic Andy Taylor Howard Gao
Files download
File Operation
hornetq-core-2.2.13.Final.jar download
hornetq-core-2.2.13.Final.pom download
hornetq-core-2.2.13.Final-sources.jar download
Apache Maven
<dependency>
  <groupId>org.hornetq</groupId>
  <artifactId>hornetq-core</artifactId>
  <version>2.2.13.Final</version>
</dependency>
Gradle Groovy
implementation 'org.hornetq:hornetq-core:2.2.13.Final'
Gradle Kotlin
implementation("org.hornetq:hornetq-core:2.2.13.Final")
Scala SBT
libraryDependencies += "org.hornetq" % "hornetq-core" % "2.2.13.Final"
Groovy Grape
@Grapes(
  @Grab(group='org.hornetq', module='hornetq-core', version='2.2.13.Final')
)
Apache Ivy
<dependency org="org.hornetq" name="hornetq-core" rev="2.2.13.Final" />
Leiningen
[org.hornetq/hornetq-core "2.2.13.Final"]
Apache Buildr
'org.hornetq:hornetq-core:jar:2.2.13.Final'
Dependencies
The project has no third-party dependencies