How To Install Java Artifact org.jvnet.hudson.plugins.pmd v1.11

org.jvnet.hudson.plugins pmd 1.11

Introduction

In this article, we'll learn how to install Java artifact pmd from org.jvnet.hudson.plugins group in version 1.11. The artifact is available in 46 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.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.20 1.19 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.3 1.2 1.1 1.0 . The Hudson PMD Plug-in project has been released under MIT license license, and has its own website at: http://hudson.gotdns.com/wiki/display/HUDSON/PMD+Plugin . The parent project is: org.jvnet.hudson.plugins::plugin::1.248

How To Install Java Artifact org.jvnet.hudson.plugins.pmd In Version 1.11

To install the Hudson PMD Plug-in artifact in version 1.11 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 PMD 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 (4)

Licenses