MVN

org.walkmod : walkmod-checkstyle-plugin

Maven & Gradle

Jan 30, 2019
5 stars

walkmod-pmd-plugin · Walkmod plugin to automatically fix the reported problems by Checkstyle

<dependency>
    <groupId>org.walkmod</groupId>
    <artifactId>walkmod-checkstyle-plugin</artifactId>
    <version>1.0.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.walkmod : walkmod-checkstyle-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.12

All Versions

Choose a version of org.walkmod : walkmod-checkstyle-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
walkmod-checkstyle-plugin-1.0.12
walkmod-checkstyle-plugin-1.0.11
walkmod-checkstyle-plugin-1.0.10
walkmod-checkstyle-plugin-1.0.9
walkmod-checkstyle-plugin-1.0.8
walkmod-checkstyle-plugin-1.0.7
walkmod-checkstyle-plugin-1.0.6
walkmod-checkstyle-plugin-1.0.5
walkmod-checkstyle-plugin-1.0.4
walkmod-checkstyle-plugin-1.0.3
walkmod-checkstyle-plugin-1.0.2
walkmod-checkstyle-plugin-1.0.1

How to add a dependency to Maven

Add the following org.walkmod : walkmod-checkstyle-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.walkmod</groupId>
    <artifactId>walkmod-checkstyle-plugin</artifactId>
    <version>1.0.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.walkmod : walkmod-checkstyle-plugin gradle dependency to your build.gradle file:

implementation 'org.walkmod:walkmod-checkstyle-plugin:1.0.12'

Gradle Kotlin DSL: Add the following org.walkmod : walkmod-checkstyle-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("org.walkmod:walkmod-checkstyle-plugin:1.0.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.walkmod : walkmod-checkstyle-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "org.walkmod" % "walkmod-checkstyle-plugin" % "1.0.12"

Advertisement

Dependencies from Group

Mar 31, 2018
20 usages
152 stars
Feb 05, 2018
13 usages
Mar 30, 2018
9 usages
Jun 26, 2018
4 usages
42 stars
Feb 13, 2017
3 usages

Discover Dependencies

Mar 17, 2016
3 stars
Jan 11, 2019
5 usages
1.8k stars
Apr 21, 2023
1 usages
Aug 20, 2023
2 usages
Nov 20, 2017
1 usages
5 stars
Jul 21, 2016
5 usages
3 stars
Mar 17, 2016
2 usages
0 stars