Last Version

Sanity4J 1.1.1

Sanity4J was created to simplify running multiple static code analysis tools on the Java projects. It provides a single entry point to run all the selected tools and produce a consolidated report, which presents all findings in an easily accessible manner.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.sanity4j
ArtifactId

ArtifactId

sanity4j
Version

Version

1.1.1
Type

Type

maven-plugin
Description

Description

Sanity4J
Sanity4J was created to simplify running multiple static code analysis tools on the Java projects. It provides a single entry point to run all the selected tools and produce a consolidated report, which presents all findings in an easily accessible manner.
Project URL

Project URL

http://sanity4j.sf.net
Project Organization

Project Organization

The Sanity4J project

Download sanity4j 1.1.1


<plugin>
    <groupId>net.sf.sanity4j</groupId>
    <artifactId>sanity4j</artifactId>
    <version>1.1.1</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
bcel : bcel jar 5.0
javax.xml.bind : jaxb-api jar 2.1
com.sun.xml.bind : jaxb-impl jar 2.1.7
jfree : jfreechart jar 1.0.12
commons-lang : commons-lang jar 2.6
commons-collections : commons-collections jar 3.2.1
org.codehaus.plexus : plexus-utils jar 2.0.5
org.apache.maven.plugins : maven-dependency-plugin jar 2.8

provided (11)

Group / Artifact Type Version
ant : ant jar 1.6.5
org.apache.maven : maven-model jar 3.0.3
org.apache.maven : maven-core jar 3.0.3
org.apache.maven : maven-plugin-api jar 3.0.3
org.apache.maven.plugin-tools : maven-plugin-tools-annotations jar 3.3
org.apache.maven.plugin-tools : maven-plugin-tools-api jar 3.3
org.apache.maven.shared : maven-dependency-tree jar 2.1
org.apache.maven : maven-artifact jar 2.2.1
org.apache.maven.shared : maven-invoker jar 2.1.1
org.apache.maven.reporting : maven-reporting-impl jar 2.2
com.ibm.icu : icu4j jar 51.1

runtime (1)

Group / Artifact Type Version
stax : stax jar 1.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.