h

hornetq-checkstyle-checks

Putting the buzz in messaging
http://hornetq.org
ASL 2.0
JBoss, a division of Red Hat
Clebert Suconic
文件下载
文件名 操作
hornetq-checkstyle-checks-0.2.jar 下载
hornetq-checkstyle-checks-0.2.pom 下载
hornetq-checkstyle-checks-0.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.hornetq</groupId>
  <artifactId>hornetq-checkstyle-checks</artifactId>
  <version>0.2</version>
</dependency>
Gradle Groovy
implementation 'org.hornetq:hornetq-checkstyle-checks:0.2'
Gradle Kotlin
implementation("org.hornetq:hornetq-checkstyle-checks:0.2")
Scala SBT
libraryDependencies += "org.hornetq" % "hornetq-checkstyle-checks" % "0.2"
Groovy Grape
@Grapes(
  @Grab(group='org.hornetq', module='hornetq-checkstyle-checks', version='0.2')
)
Apache Ivy
<dependency org="org.hornetq" name="hornetq-checkstyle-checks" rev="0.2" />
Leiningen
[org.hornetq/hornetq-checkstyle-checks "0.2"]
Apache Buildr
'org.hornetq:hornetq-checkstyle-checks:jar:0.2'
本项目依赖