Checkstyle Extensions

null

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.jamesstapleton.checkstyle
ArtifactId

ArtifactId

checkstyle-ext
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

Checkstyle Extensions
null
Project Organization

Project Organization

JStapleton github repo
Source Code Management

Source Code Management

https://github.com/jdstapleton/checkstyle-ext/

Download checkstyle-ext

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0