Custom Checkstyle Configuration

This library provides a custom configuration for the maven-checkstyle-plugin. It is based on the default Sun Microsystems configuration: sun_checks.xml.

License

License

Categories

Categories

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

GroupId

com.lasmanis
ArtifactId

ArtifactId

checkstyle-config
Last Version

Last Version

0.0.53
Release Date

Release Date

Type

Type

jar
Description

Description

Custom Checkstyle Configuration
This library provides a custom configuration for the maven-checkstyle-plugin. It is based on the default Sun Microsystems configuration: sun_checks.xml.
Project Organization

Project Organization

Michael Lasmanis
Source Code Management

Source Code Management

https://github.com/michaellasmanis/checkstyle-config

Download checkstyle-config

How to add to project

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

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.53
0.0.48
0.0.45
0.0.40
0.0.37
0.0.34
0.0.31
0.0.27
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1