is not current version
Last Version 6.47.0

PMD Apex Jorje Parser Library 6.41.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-jorje
Version

Version

6.41.0
Type

Type

jar
Description

Description

PMD Apex Jorje Parser Library
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-jorje 6.41.0


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

Dependencies

compile (16)

Group / Artifact Type Version
cglib : cglib jar 3.2.0
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.code.gson : gson jar 2.7
com.google.errorprone : error_prone_annotations jar 2.1.3
com.google.j2objc : j2objc-annotations jar 1.1
org.antlr : antlr-runtime jar 3.5.2
org.antlr : stringtemplate jar 3.2.1
org.apache.commons : commons-lang3 jar 3.0
org.codehaus.mojo : animal-sniffer-annotations jar 1.14
org.openjdk.jol : jol-core jar 0.4
org.slf4j : slf4j-api jar 1.7.20
org.yaml : snakeyaml jar 1.26
aopalliance : aopalliance jar 1.0
javax.inject : javax.inject jar 1

runtime (1)

Group / Artifact Type Version
org.ow2.asm : asm jar 5.0.3

test (1)

Group / Artifact Type Version
com.google.guava : guava jar 30.0-android

Project Modules

There are no modules declared in this project.