h

hornetq-ra

文件下载
文件名 操作
hornetq-ra-2.1.0.CR1.jar 下载
hornetq-ra-2.1.0.CR1.pom 下载
hornetq-ra-2.1.0.CR1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.hornetq</groupId>
  <artifactId>hornetq-ra</artifactId>
  <version>2.1.0.CR1</version>
</dependency>
Gradle Groovy
implementation 'org.hornetq:hornetq-ra:2.1.0.CR1'
Gradle Kotlin
implementation("org.hornetq:hornetq-ra:2.1.0.CR1")
Scala SBT
libraryDependencies += "org.hornetq" % "hornetq-ra" % "2.1.0.CR1"
Groovy Grape
@Grapes(
  @Grab(group='org.hornetq', module='hornetq-ra', version='2.1.0.CR1')
)
Apache Ivy
<dependency org="org.hornetq" name="hornetq-ra" rev="2.1.0.CR1" />
Leiningen
[org.hornetq/hornetq-ra "2.1.0.CR1"]
Apache Buildr
'org.hornetq:hornetq-ra:jar:2.1.0.CR1'
本项目依赖
该项目无第三方依赖