is not current version
Last Version 6.47.0

PMD Apex 6.37.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-apex
Version

Version

6.37.0
Type

Type

jar
Description

Description

PMD Apex
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-apex 6.37.0


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

Dependencies

compile (6)

Group / Artifact Type Version
net.sourceforge.pmd : pmd-core jar 6.37.0
org.antlr : antlr-runtime jar 3.5.2
net.sourceforge.pmd : pmd-apex-jorje jar 6.37.0
net.sourceforge.pmd : pmd-apex-jorje pom 6.37.0
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.8.1

test (5)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
junit : junit jar 4.13.1
com.github.stefanbirkner : system-rules jar 1.19.0
net.sourceforge.pmd : pmd-test jar 6.37.0
net.sourceforge.pmd : pmd-lang-test jar 6.37.0

Project Modules

There are no modules declared in this project.