Project Dependencies

compile

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

GroupIdArtifactIdVersionClassifierTypeLicense
asmasm3.2-jarBSD
com.beustjcommander1.27-jarThe Apache Software License, Version 2.0
commons-iocommons-io2.2-jarThe Apache Software License, Version 2.0
jaxenjaxen1.1.1-jar-
junitjunit4.4-jarCommon Public License Version 1.0
net.java.dev.javaccjavacc4.1-jarThe BSD License
net.sourceforge.saxonsaxon9.1.0.8domjarMozilla Public License Version 1.0
net.sourceforge.saxonsaxon9.1.0.8-jarMozilla Public License Version 1.0
org.apache.antant1.8.1-jar-
org.apache.antant-testutil1.7.1-jar-
org.mozillarhino1.7R3-jarMozilla Public License, Version 1.1-GNU General Public License, Version 2

runtime

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

GroupIdArtifactIdVersionTypeLicense
xercesxercesImpl2.9.1jarThe Apache Software License, Version 2.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:

GroupIdArtifactIdVersionTypeLicense
org.apache.commonscommons-lang33.1jarThe Apache Software License, Version 2.0
org.mockitomockito-all1.9.5jarThe MIT License

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:

GroupIdArtifactIdVersionTypeLicense
dom4jdom4j1.6.1jar-
jdomjdom1.0jar-
org.apache.antant-launcher1.8.1jar-
xercesxmlParserAPIs2.6.2jar-
xml-apisxml-apis1.3.02jar-
xomxom1.0jarLGPL

Project Dependency Graph

Dependency Tree

  • net.sourceforge.pmd:pmd:jar:5.0.5 Information
    • org.apache.ant:ant:jar:1.8.1 (compile) Information
      • org.apache.ant:ant-launcher:jar:1.8.1 (compile) Information
    • org.apache.ant:ant-testutil:jar:1.7.1 (compile) Information
    • jaxen:jaxen:jar:1.1.1 (compile) Information
      • dom4j:dom4j:jar:1.6.1 (compile) Information
      • jdom:jdom:jar:1.0 (compile) Information
      • xml-apis:xml-apis:jar:1.3.02 (compile) Information
      • xom:xom:jar:1.0 (compile) Information
        • xerces:xmlParserAPIs:jar:2.6.2 (compile) Information
    • com.beust:jcommander:jar:1.27 (compile) Information
    • asm:asm:jar:3.2 (compile) Information
    • net.sourceforge.saxon:saxon:jar:9.1.0.8 (compile) Information
    • net.sourceforge.saxon:saxon:jar:dom:9.1.0.8 (compile) Information
    • org.mozilla:rhino:jar:1.7R3 (compile) Information
    • junit:junit:jar:4.4 (compile) Information
    • xerces:xercesImpl:jar:2.9.1 (runtime) Information
    • net.java.dev.javacc:javacc:jar:4.1 (compile) Information
    • commons-io:commons-io:jar:2.2 (compile) Information
    • org.mockito:mockito-all:jar:1.9.5 (test) Information
    • org.apache.commons:commons-lang3:jar:3.1 (test) Information

Licenses

Mozilla Public License, Version 1.1: Mozilla Rhino

LGPL: xom

GNU General Public License, Version 2: Mozilla Rhino

Unknown: ant-launcher, ant-testutil, dom4j, jaxen, jdom, org.apache.tools.ant, xml-apis, xmlParserAPIs

BSD: ASM Core

BSD-style: PMD

Mozilla Public License Version 1.0: SaxonB

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Commons IO, Commons Lang, JCommander, Xerces2 Java Parser

The MIT License: Mockito

The BSD License: JavaCC

Dependency File Details

FilenameSizeEntriesClassesPackagesJDK RevDebugSealed
asm-3.2.jar42.38 kB242321.2release-
jcommander-1.27.jar54.28 kB594551.5debug-
commons-io-2.2.jar169.52 kB12610861.5debug-
dom4j-1.6.1.jar306.54 kB208190141.3debug-
jaxen-1.1.1.jar221.60 kB236214171.2debug-
jdom-1.0.jar149.66 kB877581.1debug-
junit-4.4.jar157.69 kB188154201.5debug-
javacc-4.1.jar282.56 kB16115251.4release-
saxon-9.1.0.8-dom.jar126.21 kB383211.4debug-
saxon-9.1.0.8.jar4.81 MB1,1721,141251.4debug-
ant-1.8.1.jar1.44 MB924873301.4debug-
ant-launcher-1.8.1.jar12.02 kB12511.4debug-
ant-testutil-1.7.1.jar14.59 kB18741.2debug-
commons-lang3-3.1.jar308.40 kB179153121.5debug-
mockito-all-1.9.5.jar1.51 MB1,372698741.5debug-
rhino-1.7R3.jar1.04 MB476443221.5debug-
xercesImpl-2.9.1.jar1.17 MB964894381.1release-
xmlParserAPIs-2.6.2.jar121.80 kB238207171.1release-
xml-apis-1.3.02.jar189.65 kB341301251.1release-
xom-1.0.jar106.32 kB1089661.2releasesealed
TotalSizeEntriesClassesPackagesJDK RevDebugSealed
2012.19 MB6,9315,8113321.5141
compile: 17compile: 9.21 MBcompile: 4,416compile: 4,066compile: 208-compile: 12compile: 1
test: 2test: 1.81 MBtest: 1,551test: 851test: 86-test: 2-
runtime: 1runtime: 1.17 MBruntime: 964runtime: 894runtime: 38---

Dependency Repository Locations

Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes-
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes-
centralhttp://repo.maven.apache.org/maven2Yes--

Repository locations for each of the Dependencies.

Artifactapache.snapshotssonatype-nexus-snapshotscentral
asm:asm:jar:3.2--Found at http://repo.maven.apache.org/maven2
com.beust:jcommander:jar:1.27--Found at http://repo.maven.apache.org/maven2
commons-io:commons-io:jar:2.2--Found at http://repo.maven.apache.org/maven2
dom4j:dom4j:jar:1.6.1--Found at http://repo.maven.apache.org/maven2
jaxen:jaxen:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
jdom:jdom:jar:1.0--Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.4--Found at http://repo.maven.apache.org/maven2
net.java.dev.javacc:javacc:jar:4.1--Found at http://repo.maven.apache.org/maven2
net.sourceforge.saxon:saxon:jar:dom:9.1.0.8--Found at http://repo.maven.apache.org/maven2
net.sourceforge.saxon:saxon:jar:9.1.0.8--Found at http://repo.maven.apache.org/maven2
org.apache.ant:ant:jar:1.8.1--Found at http://repo.maven.apache.org/maven2
org.apache.ant:ant-launcher:jar:1.8.1--Found at http://repo.maven.apache.org/maven2
org.apache.ant:ant-testutil:jar:1.7.1--Found at http://repo.maven.apache.org/maven2
org.apache.commons:commons-lang3:jar:3.1--Found at http://repo.maven.apache.org/maven2
org.mockito:mockito-all:jar:1.9.5--Found at http://repo.maven.apache.org/maven2
org.mozilla:rhino:jar:1.7R3--Found at http://repo.maven.apache.org/maven2
xerces:xercesImpl:jar:2.9.1--Found at http://repo.maven.apache.org/maven2
xerces:xmlParserAPIs:jar:2.6.2--Found at http://repo.maven.apache.org/maven2
xml-apis:xml-apis:jar:1.3.02--Found at http://repo.maven.apache.org/maven2
xom:xom:jar:1.0--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
20 (compile: 17, test: 2, runtime: 1)0020