jsquint-pmd

Quality control library, integrating together other static analysis and validation tools and instruments.

License

License

BSD
Categories

Categories

PMD Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.astutebits
ArtifactId

ArtifactId

jsquint-pmd
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

jsquint-pmd
Quality control library, integrating together other static analysis and validation tools and instruments.
Project Organization

Project Organization

Qulice.com

Download jsquint-pmd

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.astutebits : jsquint-api jar 0.3.0
net.sourceforge.pmd : pmd-core jar 5.4.1
net.sourceforge.pmd : pmd-java jar 5.4.1
commons-io : commons-io jar 2.4

runtime (1)

Group / Artifact Type Version
net.sourceforge.pmd : pmd-jsp jar 5.4.1

test (6)

Group / Artifact Type Version
com.google.guava : guava jar 20.0
com.jcabi : jcabi-matchers jar 1.3
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.0.32-beta

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0