How To Install Java Artifact org.jvnet.hudson.plugins.checkstyle v1.0

org.jvnet.hudson.plugins checkstyle 1.0

Introduction

In this article, we'll learn how to install Java artifact checkstyle from org.jvnet.hudson.plugins group in version 1.0. The artifact is available in 47 versions: 3.12 3.11 3.10 3.9 3.8 3.7 3.6 3.5 3.4 3.3 3.2 3.1 3.0 2.14 2.13 2.12 2.11 2.10 2.9 2.8 2.7 2.6 2.5 2.4 2.3 2.2 2.1 2.0 1.19 1.18 1.17 1.16 1.15 1.14 1.13 1.12 1.11 1.10 1.9 1.8 1.7 1.6 1.5 1.4 1.2 1.1 1.0 . The Hudson Checkstyle Plug-in project has been released under MIT license license, and has its own website at: http://hudson.gotdns.com/wiki/display/HUDSON/Checkstyle+Plugin . The parent project is: org.jvnet.hudson.plugins::plugin::1.213

How To Install Java Artifact org.jvnet.hudson.plugins.checkstyle In Version 1.0

To install the Hudson Checkstyle Plug-in artifact in version 1.0 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 Hudson Checkstyle Plug-in 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 (5)

Test dependencies (3)

Licenses