Last Version

PMD Distribution Packages 6.47.0

PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Java, JavaScript, Salesforce.com Apex and Visualforce, Modelica, PLSQL, Apache Velocity, XML, XSL, Scala. Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code in C/C++, C#, Dart, Fortran, Go, Groovy, Java, JavaScript, JSP, Kotlin, Lua, Matlab, Modelica, Objective-C, Perl, PHP, PLSQL, Python, Ruby, Salesforce.com Apex, Scala, Swift and Visualforce.

License

License

Categories

Categories

Net PMD Application Testing & Monitoring Code Analysis
GroupId

GroupId

net.sourceforge.pmd
ArtifactId

ArtifactId

pmd-dist
Version

Version

6.47.0
Type

Type

jar
Description

Description

PMD Distribution Packages
PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Java, JavaScript, Salesforce.com Apex and Visualforce, Modelica, PLSQL, Apache Velocity, XML, XSL, Scala. Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code in C/C++, C#, Dart, Fortran, Go, Groovy, Java, JavaScript, JSP, Kotlin, Lua, Matlab, Modelica, Objective-C, Perl, PHP, PLSQL, Python, Ruby, Salesforce.com Apex, Scala, Swift and Visualforce.
Project Organization

Project Organization

PMD

Download pmd-dist 6.47.0


<!-- https://jarcasting.com/artifacts/net.sourceforge.pmd/pmd-dist/ -->
<dependency>
    <groupId>net.sourceforge.pmd</groupId>
    <artifactId>pmd-dist</artifactId>
    <version>6.47.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.pmd/pmd-dist/
implementation 'net.sourceforge.pmd:pmd-dist:6.47.0'
// https://jarcasting.com/artifacts/net.sourceforge.pmd/pmd-dist/
implementation ("net.sourceforge.pmd:pmd-dist:6.47.0")
'net.sourceforge.pmd:pmd-dist:jar:6.47.0'
<dependency org="net.sourceforge.pmd" name="pmd-dist" rev="6.47.0">
  <artifact name="pmd-dist" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.pmd', module='pmd-dist', version='6.47.0')
)
libraryDependencies += "net.sourceforge.pmd" % "pmd-dist" % "6.47.0"
[net.sourceforge.pmd/pmd-dist "6.47.0"]

Dependencies

compile (23)

Group / Artifact Type Version
net.sourceforge.pmd : pmd-core jar 6.47.0
net.sourceforge.pmd : pmd-cpp jar 6.47.0
net.sourceforge.pmd : pmd-cs jar 6.47.0
net.sourceforge.pmd : pmd-dart jar 6.47.0
net.sourceforge.pmd : pmd-fortran jar 6.47.0
net.sourceforge.pmd : pmd-go jar 6.47.0
net.sourceforge.pmd : pmd-groovy jar 6.47.0
net.sourceforge.pmd : pmd-lua jar 6.47.0
net.sourceforge.pmd : pmd-java jar 6.47.0
net.sourceforge.pmd : pmd-jsp jar 6.47.0
net.sourceforge.pmd : pmd-kotlin jar 6.47.0
net.sourceforge.pmd : pmd-matlab jar 6.47.0
net.sourceforge.pmd : pmd-modelica jar 6.47.0
net.sourceforge.pmd : pmd-perl jar 6.47.0
net.sourceforge.pmd : pmd-objectivec jar 6.47.0
net.sourceforge.pmd : pmd-php jar 6.47.0
net.sourceforge.pmd : pmd-plsql jar 6.47.0
net.sourceforge.pmd : pmd-python jar 6.47.0
net.sourceforge.pmd : pmd-ruby jar 6.47.0
net.sourceforge.pmd : pmd-swift jar 6.47.0
net.sourceforge.pmd : pmd-vm jar 6.47.0
net.sourceforge.pmd : pmd-xml jar 6.47.0
org.apache.commons : commons-lang3 jar 3.8.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest jar 2.2
org.apache.commons : commons-compress jar 1.21

Project Modules

There are no modules declared in this project.