Application Testing & Monitoring

jqassistant.rules.junit4

com.buschmais.jqassistant : jqassistant.rules.junit4

Framework for structural analysis of Java applications.

Last Version: 1.0.0-M1

Release Date:

Last Version: 1.8.0

Release Date:

Last Version: 1.1.4

Release Date:

jqassistant.rules.javaee

com.buschmais.jqassistant : jqassistant.rules.javaee

Framework for structural analysis of Java applications.

Last Version: 1.0.0-M1

Release Date:

Sonar jQAssistant Plugin

org.jqassistant.contrib.sonarqube : sonar-jqassistant-plugin

SonarQube plugin for jQAssistant providing rules for invalid concepts and constraint violations.

Last Version: 1.11.0

Release Date:

jQAssistant Embedded Neo4j 3.x Community Server

com.buschmais.jqassistant : neo4jserver.neo4jv3

Provides the adapter for the embedded Neo4j 3.x Community Server.

Last Version: 1.3.0

Release Date:

jqassistant.assembly

com.buschmais.jqassistant : jqassistant.assembly

Framework for structural analysis of Java applications.

Last Version: 1.1.4

Release Date:

jqassistant-maven-plugin

com.buschmais.jqassistant.maven : jqassistant-maven-plugin

Framework for structural analysis of Java applications.

Last Version: 1.0.0-M2

Release Date:

Last Version: 1.1.0-M1

Release Date:

jqassistant.rules.java

com.buschmais.jqassistant : jqassistant.rules.java

Framework for structural analysis of Java applications.

Last Version: 1.0.0-M1

Release Date:

jQAssistant Own Rules

com.buschmais.jqassistant : own-constraints

A set of concepts and constraints used to check the conformity of various jQAssistant projects with some basic rules valid for all projects of the jQAssistant projects.

Last Version: 1.12.0-M1

Release Date:

Last Version: 1.10.0

Release Date:

jQAssistant Commandline Neo4jv2

com.buschmais.jqassistant.cli : jqassistant-commandline-neo4jv2

jQAssistant Commandline distribution to run jQAssistant as standalone tool.

Last Version: 1.6.0

Release Date:

Last Version: 1.12.0-M1

Release Date:

jqassistant.sonar.extension

com.buschmais.jqassistant.sonar : jqassistant.sonar.extension

Framework for structural analysis of Java applications.

Last Version: 1.0.0-M3

Release Date:

legal-constraints

com.buschmais.jqassistant : legal-constraints

A set of concepts and constraints used to check the conformity of various jQAssistant projects with some basic rules valid for all projects of the jQAssistant projects.

Last Version: 1.12.0-M1

Release Date:

Dataflow (nullaway)

io.github.eisop : dataflow-nullaway

dataflow-nullaway is a dataflow framework based on the javac compiler. It differs from the org.checkerframework:dataflow artifact in two ways. First, the packages in this artifact have been renamed to org.checkerframework.nullaway.*. Second, unlike the dataflow artifact, this artifact contains the dependencies it requires.

Last Version: 3.22.1-eisop1

Release Date:

merge-cpd-pmd-report-maven-plugin

com.github.meixuesong : merge-cpd-pmd-report-maven-plugin

A manven plugin to merge cpd report(cpd.xml) into pmd report(pmd.xml)

Last Version: 1.0.1

Release Date:

PMD Build Tools

net.sourceforge.pmd : pmd-build-tools

Contains common build configuration for PMD.

Last Version: 1.2

Release Date:

Maven PMD Plugin

maven : maven-pmd-plugin

The Maven PMD plugin is a plugin that wraps the PMD framework (http://pmd.sourceforge.net). PMD is a source checking framework that works by scanning Java source code and looks for potential problems like: unused local variables, empty catch blocks, unused parameters, empty 'if' statements, etc.

Last Version: 1.10

Release Date:

Last Version: 0.0.144

Release Date:

pmd-biased-language

com.signalfx.public : pmd-biased-language

PMD rules for detecting the use of racially charged or biased language

Last Version: 1.0.1

Release Date:

Last Version: 0.0.1

Release Date:

cwkr-pmd

de.cwkr : cwkr-pmd

Coding Guidelines PMD implementations

Last Version: 1.3.1

Release Date:

PMD-Security-Rules

com.github.albfernandez : pmd-gds

Custom ruleset for the open source static analysis tool PMD. The ruleset contains rules intended to identify security violations that map to the 2013 OWASP Top 10

Last Version: 2.28.0

Release Date:

PMD HTML

net.sourceforge.pmd : pmd-html

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.

Last Version: 6.47.0

Release Date:

Apache Maven PMD Plugin for PLSQL

net.sourceforge.pldoc : pldoc-pmd-plugin

A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics.

Last Version: 3.2.6

Release Date:

com.outofmemo.plugins:xml-pmd-maven-plugin

com.outofmemo.plugins : xml-pmd-maven-plugin

The maven plugin which can be configured to validate XMLs against defined rules.

Last Version: 1.1

Release Date:

[EPMD] Parent

io.appulse : epmd-java

Parent (root) EPMD project, based on Java

Last Version: 2.0.2

Release Date:

p3c-pmd

com.xenoamess.p3c : p3c-pmd

Alibaba Java Coding Guidelines PMD implementations(XenoAmess TPM)

Last Version: 2.1.1.4x

Release Date:

p3c-pmd

com.alibaba : p3c-pmd

Alibaba Java Coding Guidelines PMD implementations

Last Version: 1.0.0

Release Date:

Last Version: 1.2.9

Release Date:

Last Version: 1.0.0-RC1

Release Date:

Last Version: 1.0.1

Release Date:

SonarQube PMD Plugin

org.codehaus.sonar-plugins.java : sonar-pmd-plugin

PMD is a tool that looks for potential problems like possible bugs, dead code, suboptimal code, overcomplicated expressions or duplicate code.

Last Version: 2.4

Release Date:

Last Version: 0.4

Release Date:

Last Version: 2.28.0

Release Date:

PMD Java 8 Integration

net.sourceforge.pmd : pmd-java8

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.

Last Version: 6.47.0

Release Date:

PMD Build Tools Configurations

net.sourceforge.pmd : pmd-build-tools-config

Contains common build configuration for PMD.

Last Version: 18

Release Date:

Last Version: 2.28.0

Release Date:

Last Version: 1.0.1

Release Date:

pmd_extensions

com.liveramp : pmd_extensions

pmd_extensions contains custom, extensible PMD rules

Last Version: 1.0.0

Release Date:

Last Version: 1.2.2

Release Date:

Last Version: 1.2.4-Beryllium-SR4

Release Date:

Last Version: 1.1.0

Release Date:

Last Version: 1.0.1

Release Date:

Last Version: 1.0

Release Date:

PMD Designer

net.sourceforge.pmd : pmd-ui

The Rule Designer is a graphical tool that helps PMD users develop their custom rules.

Last Version: 6.37.0

Release Date:

PMD Custom Checks

org.openhab.tools.sat.custom-checks : pmd

Tool that aggregates reports of PMD, Checkstyle and FindBugs

Last Version: 0.13.0

Release Date: