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
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
jaxenjaxen1.1.1jar-
jdomjdom1.0jar-
net.sf.saxonsaxon-dom8.9.0.3jarMozilla Public License Version 1.0
org.apache.antant1.7.0jar-
org.springframeworkspring-context2.5.5jarThe Apache Software License, Version 2.0

runtime

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

GroupIdArtifactIdVersionTypeLicense
aspectjaspectjweaver1.5.3jarEclipse Public License - v 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:

GroupIdArtifactIdVersionTypeLicense
junitjunit3.8.1jarCommon Public License Version 1.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupIdArtifactIdVersionTypeLicense
log4jlog4j1.2.14jarThe Apache Software License, Version 2.0

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
aopallianceaopalliance1.0jarPublic Domain
com.ibm.icuicu4j2.6.1jar-
dom4jdom4j1.6.1jar-
net.sf.saxonsaxon8.9.0.3jarMozilla Public License Version 1.0
org.apache.antant-launcher1.7.0jar-
org.springframeworkspring-beans2.5.5jarThe Apache Software License, Version 2.0
org.springframeworkspring-core2.5.5jarThe Apache Software License, Version 2.0
xalanxalan2.6.0jar-
xercesxercesImpl2.6.2jar-
xercesxmlParserAPIs2.6.2jar-
xml-apisxml-apis1.3.02jar-
xomxom1.0jarLGPL

Project Dependency Graph

Dependency Tree

  • org.springframework.beandoc:spring-beandoc:jar:1.0-SNAPSHOT Information
    • org.springframework:spring-context:jar:2.5.5 (compile) Information
    • aspectj:aspectjweaver:jar:1.5.3 (runtime) Information
    • org.apache.ant:ant:jar:1.7.0 (compile) Information
      • org.apache.ant:ant-launcher:jar:1.7.0 (compile) Information
    • jdom:jdom:jar:1.0 (compile) Information
    • commons-logging:commons-logging:jar:1.1.1 (compile) Information
    • net.sf.saxon:saxon-dom:jar:8.9.0.3 (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
      • xerces:xercesImpl:jar:2.6.2 (compile) Information
      • xom:xom:jar:1.0 (compile) Information
        • xerces:xmlParserAPIs:jar:2.6.2 (compile) Information
        • xerces:xercesImpl:jar:2.6.2 (compile) Information
        • xalan:xalan:jar:2.6.0 (compile) Information
        • com.ibm.icu:icu4j:jar:2.6.1 (compile) Information
    • junit:junit:jar:3.8.1 (test) Information
    • log4j:log4j:jar:1.2.14 (provided) Information

Licenses

LGPL: xom

Public Domain: AOP alliance

Unknown: ant-launcher, dom4j, icu4j, jaxen, jdom, org.apache.tools.ant, spring-beandoc, xalan, xercesImpl, xml-apis, xmlParserAPIs

Mozilla Public License Version 1.0: Saxon

Eclipse Public License - v 1.0: AspectJ weaver

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Commons Logging, Log4j, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Core

Dependency File Details

FilenameSizeEntriesClassesPackagesJDK RevDebugSealed
aopalliance-1.0.jar4.36 kB15921.3debug-
aspectjweaver-1.5.3.jar1.80 MB1,1511,091361.5debug-
icu4j-2.6.1.jar2.34 MB75564861.2debug-
commons-logging-1.1.1.jar59.26 kB422821.1debug-
dom4j-1.6.1.jar306.54 kB208190141.3debug-
jaxen-1.1.1.jar221.60 kB236214171.2debug-
jdom-1.0.jar149.66 kB877581.1debug-
junit-3.8.1.jar118.23 kB11910061.1debug-
log4j-1.2.14.jar358.83 kB288256191.1debug-
saxon-8.9.0.3.jar3.56 MB988958241.4debug-
saxon-dom-8.9.0.3.jar87.65 kB292311.4debug-
ant-1.7.0.jar1.23 MB801752291.2debug-
ant-launcher-1.7.0.jar11.46 kB12511.2debug-
spring-beans-2.5.5.jar474.64 kB326296151.5debug-
spring-context-2.5.5.jar462.42 kB404342471.5debug-
spring-core-2.5.5.jar280.50 kB235211191.5debug-
xalan-2.6.0.jar3.00 MB1,6251,548501.1debug-
xercesImpl-2.6.2.jar986.99 kB845784371.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
2115.78 MB8,8538,1343811.5171
compile: 18compile: 13.51 MBcompile: 7,295compile: 6,687compile: 320-compile: 14compile: 1
test: 1test: 118.23 kBtest: 119test: 100test: 6-test: 1-
runtime: 1runtime: 1.80 MBruntime: 1,151runtime: 1,091runtime: 36-runtime: 1-
provided: 1provided: 358.83 kBprovided: 288provided: 256provided: 19-provided: 1-

Dependency Repository Locations

Repo IDURLReleaseSnapshotBlacklisted
spring-exthttps://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo-ext/YesYes-
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes-
agilejavahttp://agilejava.com/maven/YesYesYes
slono-repohttp://maven2.slonopotamus.orgYesYes-
centralhttp://repo.maven.apache.org/maven2Yes--

Repository locations for each of the Dependencies.

Artifactspring-extapache.snapshotsslono-repocentral
aopalliance:aopalliance:jar:1.0---Found at http://repo.maven.apache.org/maven2
aspectj:aspectjweaver:jar:1.5.3---Found at http://repo.maven.apache.org/maven2
com.ibm.icu:icu4j:jar:2.6.1---Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1---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:3.8.1---Found at http://repo.maven.apache.org/maven2
log4j:log4j:jar:1.2.14---Found at http://repo.maven.apache.org/maven2
net.sf.saxon:saxon:jar:8.9.0.3--Found at http://maven2.slonopotamus.org-
net.sf.saxon:saxon-dom:jar:8.9.0.3--Found at http://maven2.slonopotamus.org-
org.apache.ant:ant:jar:1.7.0---Found at http://repo.maven.apache.org/maven2
org.apache.ant:ant-launcher:jar:1.7.0---Found at http://repo.maven.apache.org/maven2
org.springframework:spring-beans:jar:2.5.5---Found at http://repo.maven.apache.org/maven2
org.springframework:spring-context:jar:2.5.5---Found at http://repo.maven.apache.org/maven2
org.springframework:spring-core:jar:2.5.5---Found at http://repo.maven.apache.org/maven2
xalan:xalan:jar:2.6.0---Found at http://repo.maven.apache.org/maven2
xerces:xercesImpl:jar:2.6.2---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
Totalspring-extapache.snapshotsslono-repocentral
21 (compile: 18, test: 1, runtime: 1, provided: 1)00219