is not current version
Last Version 3

org.rhq.checkstyle:rhq-checkstyle-config 2

Checkstyle configuration for RHQ.next projects

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis config Application Layer Libs Configuration
GroupId

GroupId

org.rhq.checkstyle
ArtifactId

ArtifactId

rhq-checkstyle-config
Version

Version

2
Type

Type

jar

Download rhq-checkstyle-config 2


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