checkstyle

Provides the common Checkstyle configuration used by any other codedoers.org maven artifacts.

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.codedoers.util
ArtifactId

ArtifactId

checkstyle
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

checkstyle
Provides the common Checkstyle configuration used by any other codedoers.org maven artifacts.
Project URL

Project URL

https://bitbucket.org/codedoers/util-checkstyle-rules
Project Organization

Project Organization

codedoers.org

Download checkstyle

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1