How To Install Java Artifact com.puppycrawl.tools.checkstyle v5.5

com.puppycrawl.tools checkstyle 5.5

Introduction

In this article, we'll learn how to install Java artifact checkstyle from com.puppycrawl.tools group in version 5.5. The artifact is available in 144 versions: 10.16.0 10.15.0 10.14.2 10.14.1 10.14.0 10.13.0 10.12.7 10.12.6 10.12.5 10.12.4 10.12.3 10.12.2 10.12.1 10.12.0 10.11.0 10.10.0 10.9.3 10.9.2 10.9.1 10.9.0 10.8.1 10.8.0 10.7.0 10.6.0 10.5.0 10.4 10.3.4 10.3.3 10.3.2 10.3.1 10.3 10.2 10.1 10.0 9.3 9.2.1 9.2 9.1 9.0.1 9.0 8.45.1 8.45 8.44 8.43 8.42 8.41.1 8.41 8.40 8.39 8.38 8.37 8.36.2 8.36.1 8.36 8.35 8.34 8.33 8.32 8.31 8.30 8.29 8.28 8.27 8.26 8.25 8.24 8.23 8.22 8.21 8.20 8.19 8.18 8.17 8.16 8.15 8.14 8.13 8.12 8.11 8.10.1 8.10 8.9 8.8 8.7 8.6 8.5 8.4 8.3 8.2 8.1 8.0 7.8.2 7.8.1 7.8 7.7 7.6.1 7.6 7.5.1 7.5 7.4 7.3 7.2 7.1.2 7.1.1 7.1 7.0 6.19 6.18 6.17 6.16.1 6.16 6.15 6.14.1 6.14 6.13 6.12.1 6.12 6.11.2 6.11.1 6.11 6.10.1 6.10 6.9 6.8.2 6.8.1 6.8 6.7 6.6 6.5 6.4.1 6.4 6.3 6.2 6.1.1 6.1 6.0 5.9 5.8 5.7 5.6 5.5 5.4 5.3 5.2 . The checkstyle project has been released under GNU Lesser General Public License license, and has its own website at: http://checkstyle.sourceforge.net/ . The parent project is: org.sonatype.oss::oss-parent::5

How To Install Java Artifact com.puppycrawl.tools.checkstyle In Version 5.5

To install the checkstyle artifact in version 5.5 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses checkstyle dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (4)

Provided dependencies (1)

Test dependencies (1)

Licenses

Developers