is not current version
Last Version 1.0.10

org.ow2.petals:petals-checkstyle-rules 1.0.8

Petals ESB - Development tools - Checkstyle rules

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-checkstyle-rules
Version

Version

1.0.8
Type

Type

jar

Download petals-checkstyle-rules 1.0.8


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