is not current version
Last Version 0.2

org.hornetq:hornetq-checkstyle-checks 0.1

Putting the buzz in messaging

Categories

Categories

Net Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.hornetq
ArtifactId

ArtifactId

hornetq-checkstyle-checks
Version

Version

0.1
Type

Type

jar

Download hornetq-checkstyle-checks 0.1


<!-- https://jarcasting.com/artifacts/org.hornetq/hornetq-checkstyle-checks/ -->
<dependency>
    <groupId>org.hornetq</groupId>
    <artifactId>hornetq-checkstyle-checks</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hornetq/hornetq-checkstyle-checks/
implementation 'org.hornetq:hornetq-checkstyle-checks:0.1'
// https://jarcasting.com/artifacts/org.hornetq/hornetq-checkstyle-checks/
implementation ("org.hornetq:hornetq-checkstyle-checks:0.1")
'org.hornetq:hornetq-checkstyle-checks:jar:0.1'
<dependency org="org.hornetq" name="hornetq-checkstyle-checks" rev="0.1">
  <artifact name="hornetq-checkstyle-checks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hornetq', module='hornetq-checkstyle-checks', version='0.1')
)
libraryDependencies += "org.hornetq" % "hornetq-checkstyle-checks" % "0.1"
[org.hornetq/hornetq-checkstyle-checks "0.1"]