h

hornetq-transports

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