h

hornetq-logging

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