Fork me on GitHub

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type License
net.sourceforge.pmd pmd-core 5.3.3 jar BSD-style

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type License
net.sourceforge.pmd pmd-test 5.3.3 jar BSD-style

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type License
com.beust jcommander 1.35 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
jaxen jaxen 1.1.4 jar null
net.java.dev.javacc javacc 5.0 jar Berkeley Software Distribution (BSD) License
net.sourceforge.saxon saxon 9.1.0.8 jar Mozilla Public License Version 1.0
org.apache.commons commons-lang3 3.3.2 jar The Apache Software License, Version 2.0
org.ow2.asm asm 5.0.3 jar BSD

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Classifier Type License
net.sourceforge.saxon saxon 9.1.0.8 dom jar Mozilla Public License Version 1.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type License
junit junit 4.11 jar Common Public License Version 1.0
org.apache.ant ant 1.9.4 jar The Apache Software License, Version 2.0
org.apache.ant ant-launcher 1.9.4 jar The Apache Software License, Version 2.0
org.apache.ant ant-testutil 1.9.4 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

  • net.sourceforge.pmd:pmd-ruby:jar:5.3.3 Information
    • net.sourceforge.pmd:pmd-core:jar:5.3.3 (compile) Information
    • net.sourceforge.pmd:pmd-test:jar:5.3.3 (test) Information

Licenses

New BSD License: Hamcrest Core

BSD: ASM Core

BSD-style: PMD Core, PMD Ruby, PMD Test Framework

Mozilla Public License Version 1.0: SaxonB

Common Public License Version 1.0: JUnit

Unnamed: jaxen

The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Ant Test Utilities, Apache Commons Lang, Commons IO, JCommander

Berkeley Software Distribution (BSD) License: JavaCC

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jcommander-1.35.jar 60.55 kB 64 50 5 1.5 Yes
commons-io-2.4.jar 185.14 kB 128 110 6 1.6 Yes
jaxen-1.1.4.jar 226.16 kB 240 214 17 1.2 Yes
junit-4.11.jar 245.04 kB 266 233 28 1.5 Yes
javacc-5.0.jar 298.57 kB 176 154 6 1.4 No
pmd-core-5.3.3.jar 673.67 kB 516 430 37 1.6 Yes
pmd-test-5.3.3.jar 35.47 kB 28 14 5 1.6 Yes
saxon-9.1.0.8.jar 5.05 MB 1172 1141 25 1.4 Yes
saxon-9.1.0.8-dom.jar 129.24 kB 38 32 1 1.4 Yes
ant-1.9.4.jar 2.02 MB 1222 1141 61 1.5 Yes
ant-launcher-1.9.4.jar 18.38 kB 14 5 1 1.5 Yes
ant-testutil-1.9.4.jar 21.32 kB 20 7 4 1.5 Yes
commons-lang3-3.3.2.jar 412.74 kB 241 217 12 1.6 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
asm-5.0.3.jar 53.23 kB 30 25 2 1.2 No
Total Size Entries Classes Packages Java Version Debug Information
15 9.47 MB 4207 3818 213 1.6 13
compile: 8 compile: 6.96 MB compile: 2567 compile: 2341 compile: 110 - compile: 6
test: 6 test: 2.38 MB test: 1602 test: 1445 test: 102 - test: 6
runtime: 1 runtime: 129.24 kB runtime: 38 runtime: 32 runtime: 1 - runtime: 1

Dependency Repository Locations

Repo ID URL Release Snapshot
ow2-snapshot http://repository.ow2.org/nexus/content/repositories/snapshots No Yes
apache.snapshots http://repository.apache.org/snapshots No Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes
central https://repo.maven.apache.org/maven2 Yes No

Repository locations for each of the Dependencies.

Artifact ow2-snapshot apache.snapshots sonatype-nexus-snapshots central
com.beust:jcommander:jar:1.35 - - - Found at https://repo.maven.apache.org/maven2
commons-io:commons-io:jar:2.4 - - - Found at https://repo.maven.apache.org/maven2
jaxen:jaxen:jar:1.1.4 - - - Found at https://repo.maven.apache.org/maven2
junit:junit:jar:4.11 - - - Found at https://repo.maven.apache.org/maven2
net.java.dev.javacc:javacc:jar:5.0 - - - Found at https://repo.maven.apache.org/maven2
net.sourceforge.pmd:pmd-core:jar:5.3.3 - - - -
net.sourceforge.pmd:pmd-test:jar:5.3.3 - - - -
net.sourceforge.saxon:saxon:jar:9.1.0.8 - - - Found at https://repo.maven.apache.org/maven2
net.sourceforge.saxon:saxon:jar:dom:9.1.0.8 - - - Found at https://repo.maven.apache.org/maven2
org.apache.ant:ant:jar:1.9.4 - - - Found at https://repo.maven.apache.org/maven2
org.apache.ant:ant-launcher:jar:1.9.4 - - - Found at https://repo.maven.apache.org/maven2
org.apache.ant:ant-testutil:jar:1.9.4 - - - Found at https://repo.maven.apache.org/maven2
org.apache.commons:commons-lang3:jar:3.3.2 - - - Found at https://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.3 - - - Found at https://repo.maven.apache.org/maven2
org.ow2.asm:asm:jar:5.0.3 - - - Found at https://repo.maven.apache.org/maven2
Total ow2-snapshot apache.snapshots sonatype-nexus-snapshots central
15 (compile: 8, test: 6, runtime: 1) 0 0 0 13