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