is not current version
Last Version 3

org.rhq.checkstyle:rhq-checkstyle-config 1

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

1
Type

Type

jar

Download rhq-checkstyle-config 1


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