rhq-checkstyle-config
RHQ.next Checkstyle Configuration
License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis config Application Layer Libs Configuration |
GroupId | GroupIdorg.rhq.checkstyle |
ArtifactId | ArtifactIdrhq-checkstyle-config |
Last Version | Last Version3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRHQ: Checkstyle Configuration
Checkstyle configuration for RHQ.next projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rhq-checkstyle-config-3.pom | |
rhq-checkstyle-config-3.jar | 10 KB |
rhq-checkstyle-config-3-sources.jar | 5 KB |
rhq-checkstyle-config-3-javadoc.jar | 25 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.puppycrawl.tools : checkstyle | jar | 6.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
RHQ.next Checkstyle Configuration