MVN

checkstyle : checkstyle-optional

Maven & Gradle

Feb 22, 2008
7 usages
<dependency>
    <groupId>checkstyle</groupId>
    <artifactId>checkstyle-optional</artifactId>
    <version>4.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of checkstyle : checkstyle-optional to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.4
  • Latest Beta: 4.0-beta6

All Versions

Choose a version of checkstyle : checkstyle-optional to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.4
checkstyle-optional-4.4
4.3
checkstyle-optional-4.3
4.2
checkstyle-optional-4.2
4.1
checkstyle-optional-4.1
4.0
checkstyle-optional-4.0
checkstyle-optional-4.0-beta6
checkstyle-optional-4.0-beta5
checkstyle-optional-4.0-beta4
checkstyle-optional-4.0-beta3
checkstyle-optional-4.0-beta1
3.4
checkstyle-optional-3.4
3.3
checkstyle-optional-3.3
3.2
checkstyle-optional-3.2

How to add a dependency to Maven

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

<dependency>
    <groupId>checkstyle</groupId>
    <artifactId>checkstyle-optional</artifactId>
    <version>4.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'checkstyle:checkstyle-optional:4.4'

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

implementation("checkstyle:checkstyle-optional:4.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "checkstyle" % "checkstyle-optional" % "4.4"

Advertisement

Dependencies from Group

May 09, 2009
34 usages
Feb 22, 2008
7 usages

Discover Dependencies

Sep 07, 2017
6 usages
30 stars
Apr 04, 2019
8 usages
Apr 07, 2016
6 usages
0 stars
Dec 05, 2020
5 usages
Sep 19, 2019
8 usages
69 stars
Aug 02, 2017
4 usages
62 stars
Jan 21, 2018
4 usages
2 stars
May 06, 2020
3 usages
2 stars