License |
License |
---|---|
Categories |
CategoriesPMD Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.astutebits |
ArtifactId | ArtifactIdjsquint-pmd |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsquint-pmd
Quality control library, integrating together other static
analysis and validation tools and instruments.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jsquint-pmd-0.3.0.pom | |
jsquint-pmd-0.3.0.jar | 13 KB |
jsquint-pmd-0.3.0-sources.jar | 14 KB |
jsquint-pmd-0.3.0-javadoc.jar | 46 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.pmd : pmd-jsp | jar | 5.4.1 |
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 |