Jar examples for p:pmd-xml
You can download jar file pmd-xml 5.8.1 in this page.
You can use the following script to add pmd-xml-5.8.1.jar to your project.
<dependency> <groupId>net.sourceforge.pmd</groupId> <artifactId>pmd-xml</artifactId> <version>5.8.1</version> </dependency>
compile group: 'net.sourceforge.pmd', name: 'pmd-xml', version: '5.8.1'
libraryDependencies += "net.sourceforge.pmd" % "pmd-xml" % "5.8.1"
<dependency org="net.sourceforge.pmd" name="pmd-xml" rev="5.8.1"/>
@Grapes(@Grab(group='net.sourceforge.pmd', module='pmd-xml', version='5.8.1'))
'net.sourceforge.pmd:pmd-xml:jar:5.8.1'
Click the following link to download the jar file.
pmd-xml-5.8.1-javadoc.jar