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
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
junit junit 4.8.2 jar Common Public License Version 1.0
org.hamcrest hamcrest-all 1.1 jar BSD style
pmd pmd 4.2.6 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
de.smartics.testdoc testdoc-maven-report-plugin 0.4.0 jar The Apache Software License, Version 2.0
org.mockito mockito-all 1.8.5 jar The 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:

GroupId ArtifactId Version Type License
ant ant 1.6 jar -
asm asm 3.2 jar BSD
com.ibm.icu icu4j 2.6.1 jar -
dom4j dom4j 1.6.1 jar -
jaxen jaxen 1.1.1 jar -
jdom jdom 1.0 jar -
xalan xalan 2.6.0 jar -
xerces xercesImpl 2.6.2 jar -
xerces xmlParserAPIs 2.6.2 jar -
xml-apis xml-apis 1.3.02 jar -
xom xom 1.0 jar LGPL

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
backport-util-concurrent backport-util-concurrent 3.1 jar Public Domain
classworlds classworlds 1.1-alpha-2 jar -
com.google.code.findbugs jsr305 2.0.0 jar The Apache Software License, Version 2.0
commons-beanutils commons-beanutils 1.7.0 jar -
commons-beanutils commons-beanutils-core 1.8.0 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.2 jar -
commons-collections commons-collections 3.2 jar /LICENSE.txt
commons-configuration commons-configuration 1.6 jar /LICENSE.txt
commons-digester commons-digester 1.6 jar -
commons-httpclient commons-httpclient 3.1 jar Apache License
commons-io commons-io 1.4 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
commons-validator commons-validator 1.2.0 jar /LICENSE.txt
de.smartics.properties smart-properties-core 0.3.0 jar The Apache Software License, Version 2.0
de.smartics.testdoc testdoc-annotations 0.4.0 jar The Apache Software License, Version 2.0
de.smartics.testdoc testdoc-core 0.4.0 jar The Apache Software License, Version 2.0
de.smartics.testdoc testdoc-report 0.4.0 jar The Apache Software License, Version 2.0
de.smartics.util smartics-commons 0.3.0 jar The Apache Software License, Version 2.0
de.smartics.util smartics-maven-utils 0.5.0 jar The Apache Software License, Version 2.0
net.jcip jcip-annotations 1.0 jar Creative Commons Attribution License
org.apache.commons commons-io 1.3.2 jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact-manager 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-model 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-descriptor 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-registry 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-profile 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-project 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-core 1.1.2 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-decoration-model 1.1.2 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-logging-api 1.1 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-module-fml 1.1.2 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-module-xhtml 1.1.2 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-sink-api 1.1 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-site-renderer 1.1.2 jar The Apache Software License, Version 2.0
org.apache.maven.reporting maven-reporting-api 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven.reporting maven-reporting-impl 2.1 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 1.0-beta-6 jar The Apache Software License, Version 2.0
org.apache.velocity velocity 1.5 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.0-alpha-9-stable-1 jar -
org.codehaus.plexus plexus-i18n 1.0-beta-7 jar -
org.codehaus.plexus plexus-interpolation 1.11 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 1.5.6 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-velocity 1.1.7 jar -
org.jdom jdom 1.1 jar -
org.slf4j slf4j-api 1.6.1 jar MIT License
oro oro 2.0.8 jar -

system

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

GroupId ArtifactId Version Type License
com.sun tools 1.6 jar -

Project Dependency Graph

Dependency Tree

Licenses

LGPL: xom

BSD style: Hamcrest All

Public Domain: Backport of JSR 166

Unknown: Ant, Codec, Default Plexus Container, JDOM, Plexus I18N Component, Plexus Velocity Component, classworlds, commons-beanutils, commons-digester, dom4j, icu4j, jaxen, jdom, oro, xalan, xercesImpl, xml-apis, xmlParserAPIs

Apache License: HttpClient

BSD: ASM Core

BSD-style: PMD

Common Public License Version 1.0: JUnit

MIT License: SLF4J API Module

The Apache Software License, Version 2.0: Apache Velocity, Collections, Commons BeanUtils Core, Commons Configuration, Commons IO, Commons Lang, Commons Logging, Doxia :: Core, Doxia :: FML Module, Doxia :: Logging API, Doxia :: Sink API, Doxia :: XHTML Module, Doxia Sitetools :: Decoration Model, Doxia Sitetools :: Site Renderer Component, FindBugs-jsr305, Maven Artifact, Maven Artifact Manager, Maven Local Settings Model, Maven Model, Maven Plugin API, Maven Plugin Descriptor Model, Maven Plugin Registry Model, Maven Profile Model, Maven Project Builder, Maven Reporting API, Maven Reporting Implementation, Maven Repository Metadata Model, Maven Wagon API, Plexus Common Utilities, Plexus Interpolation API, Validator, smart-properties-core, smartics-commons, smartics-maven-utils, smartics-pmd-rules, testdoc-annotations, testdoc-core, testdoc-maven-report-plugin, testdoc-report

The MIT License: Mockito

Creative Commons Attribution License: jcip-annotations

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug Sealed
ant-1.6.jar 929.79 kB 561 523 24 1.1 debug -
asm-3.2.jar 42.38 kB 24 23 2 1.2 release -
backport-util-concurrent-3.1.jar 323.94 kB 251 239 5 1.4 debug -
classworlds-1.1-alpha-2.jar 36.64 kB 32 22 3 1.1 debug -
jsr305-2.0.0.jar 31.12 kB 70 34 3 1.5 debug -
icu4j-2.6.1.jar 2.29 MB 754 648 6 1.2 debug -
commons-beanutils-1.7.0.jar 184.25 kB 129 111 5 1.2 debug -
commons-beanutils-core-1.8.0.jar 201.21 kB 131 118 6 1.3 debug -
commons-codec-1.2.jar 29.38 kB 30 19 5 1.1 debug -
commons-collections-3.2.jar 557.87 kB 477 458 12 1.1 debug -
commons-configuration-1.6.jar 291.83 kB 189 165 9 1.3 debug -
commons-digester-1.6.jar 164.50 kB 115 95 6 1.2 debug -
commons-httpclient-3.1.jar 297.85 kB 183 167 8 1.2 debug -
commons-io-1.4.jar 106.49 kB 93 76 5 1.3 debug -
commons-lang-2.6.jar 277.56 kB 155 133 10 1.3 debug -
commons-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 debug -
commons-validator-1.2.0.jar 88.98 kB 61 30 2 1.3 debug -
smart-properties-core-0.3.0.jar 17.53 kB 26 11 3 1.5 debug -
testdoc-annotations-0.4.0.jar 10.32 kB 33 18 4 1.6 debug -
testdoc-core-0.4.0.jar 91.05 kB 89 66 9 1.6 debug -
testdoc-maven-report-plugin-0.4.0.jar 42.55 kB 33 15 4 1.6 debug -
testdoc-report-0.4.0.jar 49.55 kB 65 29 4 1.6 debug -
smartics-commons-0.3.0.jar 28.27 kB 40 24 5 1.6 debug -
smartics-maven-utils-0.5.0.jar 46.12 kB 56 29 8 1.6 debug -
dom4j-1.6.1.jar 306.54 kB 208 190 14 1.3 debug -
jaxen-1.1.1.jar 221.60 kB 236 214 17 1.2 debug -
jdom-1.0.jar 149.66 kB 87 75 8 1.1 debug -
junit-4.8.2.jar 231.78 kB 267 230 30 1.5 debug -
jcip-annotations-1.0.jar 2.20 kB 9 4 1 1.5 release -
commons-io-1.3.2.jar 85.72 kB 75 59 4 1.3 debug -
maven-artifact-2.2.1.jar 78.44 kB 94 64 15 1.5 debug -
maven-artifact-manager-2.2.1.jar 65.99 kB 52 29 7 1.5 debug -
maven-model-2.2.1.jar 85.54 kB 61 45 2 1.5 debug -
maven-plugin-api-2.2.1.jar 12.08 kB 23 8 2 1.5 debug -
maven-plugin-descriptor-2.2.1.jar 38.36 kB 33 15 3 1.5 debug -
maven-plugin-registry-2.2.1.jar 29.01 kB 28 9 2 1.5 debug -
maven-profile-2.2.1.jar 34.53 kB 33 15 2 1.5 debug -
maven-project-2.2.1.jar 152.62 kB 98 72 10 1.5 debug -
maven-repository-metadata-2.2.1.jar 25.05 kB 24 6 2 1.5 debug -
maven-settings-2.2.1.jar 47.89 kB 38 20 2 1.5 debug -
doxia-core-1.1.2.jar 154.59 kB 123 89 16 1.4 debug -
doxia-decoration-model-1.1.2.jar 51.08 kB 40 18 3 1.4 debug -
doxia-logging-api-1.1.jar 11.07 kB 19 4 1 1.4 debug -
doxia-module-fml-1.1.2.jar 36.52 kB 34 14 2 1.4 debug -
doxia-module-xhtml-1.1.2.jar 14.66 kB 24 6 1 1.4 debug -
doxia-sink-api-1.1.jar 12.51 kB 24 6 2 1.4 debug -
doxia-site-renderer-1.1.2.jar 49.26 kB 51 9 2 1.4 debug -
maven-reporting-api-2.2.1.jar 9.56 kB 18 3 1 1.5 debug -
maven-reporting-impl-2.1.jar 16.19 kB 17 3 1 1.4 debug -
wagon-provider-api-1.0-beta-6.jar 51.94 kB 62 41 8 1.4 debug -
velocity-1.5.jar 382.93 kB 282 246 25 1.2 debug -
plexus-container-default-1.0-alpha-9-stable-1.jar 189.63 kB 215 175 28 1.1 debug -
plexus-i18n-1.0-beta-7.jar 10.26 kB 19 6 1 1.4 debug -
plexus-interpolation-1.11.jar 49.74 kB 55 40 5 1.4 debug -
plexus-utils-1.5.6.jar 244.67 kB 163 127 14 1.4 debug -
plexus-velocity-1.1.7.jar 7.49 kB 18 5 1 1.4 debug -
hamcrest-all-1.1.jar 529.14 kB 269 144 25 1.5 debug -
jdom-1.1.jar 149.53 kB 89 76 8 1.2 debug -
mockito-all-1.8.5.jar 1.35 MB 1,216 618 62 1.5 debug -
slf4j-api-1.6.1.jar 24.90 kB 34 23 3 1.3 debug -
oro-2.0.8.jar 63.73 kB 74 62 6 1.2 release -
pmd-4.2.6.jar 1.04 MB 832 722 47 1.5 debug -
xalan-2.6.0.jar 3.00 MB 1,625 1,548 50 1.1 debug -
xercesImpl-2.6.2.jar 986.99 kB 845 784 37 1.1 release -
xmlParserAPIs-2.6.2.jar 121.80 kB 238 207 17 1.1 release -
xml-apis-1.3.02.jar 189.65 kB 341 301 25 1.1 release -
xom-1.0.jar 106.32 kB 108 96 6 1.2 release sealed
Total Size Entries Classes Packages JDK Rev Debug Sealed
67 16.41 MB 11,840 9,509 668 1.6 60 1
compile: 15 compile: 10.33 MB compile: 6,550 compile: 5,838 compile: 318 - compile: 10 compile: 1
test: 52 test: 6.09 MB test: 5,290 test: 3,671 test: 350 - test: 50 -

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
central http://repo.maven.apache.org/maven2 Yes - Yes

Repository locations for each of the Dependencies.

Artifact
ant:ant:jar:1.6
asm:asm:jar:3.2
backport-util-concurrent:backport-util-concurrent:jar:3.1
classworlds:classworlds:jar:1.1-alpha-2
com.google.code.findbugs:jsr305:jar:2.0.0
com.ibm.icu:icu4j:jar:2.6.1
com.sun:tools:jar:1.6
commons-beanutils:commons-beanutils:jar:1.7.0
commons-beanutils:commons-beanutils-core:jar:1.8.0
commons-codec:commons-codec:jar:1.2
commons-collections:commons-collections:jar:3.2
commons-configuration:commons-configuration:jar:1.6
commons-digester:commons-digester:jar:1.6
commons-httpclient:commons-httpclient:jar:3.1
commons-io:commons-io:jar:1.4
commons-lang:commons-lang:jar:2.6
commons-logging:commons-logging:jar:1.1.1
commons-validator:commons-validator:jar:1.2.0
de.smartics.properties:smart-properties-core:jar:0.3.0
de.smartics.testdoc:testdoc-annotations:jar:0.4.0
de.smartics.testdoc:testdoc-core:jar:0.4.0
de.smartics.testdoc:testdoc-maven-report-plugin:jar:0.4.0
de.smartics.testdoc:testdoc-report:jar:0.4.0
de.smartics.util:smartics-commons:jar:0.3.0
de.smartics.util:smartics-maven-utils:jar:0.5.0
dom4j:dom4j:jar:1.6.1
jaxen:jaxen:jar:1.1.1
jdom:jdom:jar:1.0
junit:junit:jar:4.8.2
net.jcip:jcip-annotations:jar:1.0
org.apache.commons:commons-io:jar:1.3.2
org.apache.maven:maven-artifact:jar:2.2.1
org.apache.maven:maven-artifact-manager:jar:2.2.1
org.apache.maven:maven-model:jar:2.2.1
org.apache.maven:maven-plugin-api:jar:2.2.1
org.apache.maven:maven-plugin-descriptor:jar:2.2.1
org.apache.maven:maven-plugin-registry:jar:2.2.1
org.apache.maven:maven-profile:jar:2.2.1
org.apache.maven:maven-project:jar:2.2.1
org.apache.maven:maven-repository-metadata:jar:2.2.1
org.apache.maven:maven-settings:jar:2.2.1
org.apache.maven.doxia:doxia-core:jar:1.1.2
org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2
org.apache.maven.doxia:doxia-logging-api:jar:1.1
org.apache.maven.doxia:doxia-module-fml:jar:1.1.2
org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2
org.apache.maven.doxia:doxia-sink-api:jar:1.1
org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2
org.apache.maven.reporting:maven-reporting-api:jar:2.2.1
org.apache.maven.reporting:maven-reporting-impl:jar:2.1
org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6
org.apache.velocity:velocity:jar:1.5
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7
org.codehaus.plexus:plexus-interpolation:jar:1.11
org.codehaus.plexus:plexus-utils:jar:1.5.6
org.codehaus.plexus:plexus-velocity:jar:1.1.7
org.hamcrest:hamcrest-all:jar:1.1
org.jdom:jdom:jar:1.1
org.mockito:mockito-all:jar:1.8.5
org.slf4j:slf4j-api:jar:1.6.1
oro:oro:jar:2.0.8
pmd:pmd:jar:4.2.6
xalan:xalan:jar:2.6.0
xerces:xercesImpl:jar:2.6.2
xerces:xmlParserAPIs:jar:2.6.2
xml-apis:xml-apis:jar:1.3.02
xom:xom:jar:1.0
Total
68 (compile: 15, test: 52, system: 1)