MVN

com.lasmanis : checkstyle-config

Maven & Gradle

Jan 23, 2023
0 stars

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.

<dependency>
    <groupId>com.lasmanis</groupId>
    <artifactId>checkstyle-config</artifactId>
    <version>0.0.56</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lasmanis : checkstyle-config to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.56

All Versions

Choose a version of com.lasmanis : checkstyle-config to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
checkstyle-config-0.0.56
checkstyle-config-0.0.53
checkstyle-config-0.0.48
checkstyle-config-0.0.45
checkstyle-config-0.0.40
checkstyle-config-0.0.37
checkstyle-config-0.0.34
checkstyle-config-0.0.31
checkstyle-config-0.0.27
checkstyle-config-0.0.10
checkstyle-config-0.0.9
checkstyle-config-0.0.8
checkstyle-config-0.0.7
checkstyle-config-0.0.6
checkstyle-config-0.0.5
checkstyle-config-0.0.4
checkstyle-config-0.0.3
checkstyle-config-0.0.2
checkstyle-config-0.0.1

How to add a dependency to Maven

Add the following com.lasmanis : checkstyle-config maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.lasmanis</groupId>
    <artifactId>checkstyle-config</artifactId>
    <version>0.0.56</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lasmanis : checkstyle-config gradle dependency to your build.gradle file:

implementation 'com.lasmanis:checkstyle-config:0.0.56'

Gradle Kotlin DSL: Add the following com.lasmanis : checkstyle-config gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lasmanis:checkstyle-config:0.0.56")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lasmanis : checkstyle-config sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lasmanis" % "checkstyle-config" % "0.0.56"

Advertisement

Dependencies from Group

Jan 23, 2023
0 stars
Jan 23, 2023
0 stars

Discover Dependencies

Mar 18, 2017
2 usages
25 stars
Mar 18, 2017
10 stars
Aug 17, 2023
12 usages
1.7k stars
May 31, 2023
1 usages
69 stars
Feb 02, 2019
1 usages
145 stars
Mar 23, 2017
0 stars
Jul 26, 2022
1 usages
6.8k stars
Mar 23, 2023
1 usages
6.5k stars
Aug 23, 2023
3 usages
38.1k stars