Last Version

Custom Checkstyle Configuration 0.0.53

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
Version

Version

0.0.53
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 0.0.53


<!-- 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.