is not current version
Last Version 2.0.1

org.apache.directory.buildtools:checkstyle-configuration 0.1

Customized checkstyle configuration used by the maven-checkstyle-plugin.

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis Configuration Application Layer Libs config
GroupId

GroupId

org.apache.directory.buildtools
ArtifactId

ArtifactId

checkstyle-configuration
Version

Version

0.1
Type

Type

jar

Download checkstyle-configuration 0.1


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