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