h

hornetq-checkstyle-checks

Putting the buzz in messaging
http://hornetq.org
ASL 2.0
JBoss, a division of Red Hat
Clebert Suconic
Files download
File Operation
hornetq-checkstyle-checks-0.1.jar download
hornetq-checkstyle-checks-0.1.pom download
hornetq-checkstyle-checks-0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.hornetq</groupId>
  <artifactId>hornetq-checkstyle-checks</artifactId>
  <version>0.1</version>
</dependency>
Gradle Groovy
implementation 'org.hornetq:hornetq-checkstyle-checks:0.1'
Gradle Kotlin
implementation("org.hornetq:hornetq-checkstyle-checks:0.1")
Scala SBT
libraryDependencies += "org.hornetq" % "hornetq-checkstyle-checks" % "0.1"
Groovy Grape
@Grapes(
  @Grab(group='org.hornetq', module='hornetq-checkstyle-checks', version='0.1')
)
Apache Ivy
<dependency org="org.hornetq" name="hornetq-checkstyle-checks" rev="0.1" />
Leiningen
[org.hornetq/hornetq-checkstyle-checks "0.1"]
Apache Buildr
'org.hornetq:hornetq-checkstyle-checks:jar:0.1'
Dependencies