Last Version

RHQ: Checkstyle Configuration 3

Checkstyle configuration for RHQ.next projects

License

License

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

3
Type

Type

jar
Description

Description

RHQ: Checkstyle Configuration
Checkstyle configuration for RHQ.next projects
Project URL

Project URL

https://github.com/rhq-project/rhq-checkstyle-config
Project Organization

Project Organization

Red Hat, Inc.
Source Code Management

Source Code Management

https://github.com/rhq-project/rhq-checkstyle-config

Download rhq-checkstyle-config 3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.puppycrawl.tools : checkstyle jar 6.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.