Reinert Checkstyle

Checkstyle specifications for Java projects.

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

io.reinert.tools
ArtifactId

ArtifactId

checkstyle
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Reinert Checkstyle
Checkstyle specifications for Java projects.
Project URL

Project URL

http://reinert.io
Source Code Management

Source Code Management

https://github.com/reinert/tools

Download checkstyle

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Tools

Tools for Java projects.

Versions

Version
1.0.0