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-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-core 1.6 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-decoration-model 1.6 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-logging-api 1.6 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-fml 1.6 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-xhtml 1.6 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-sink-api 1.6 jar Apache License, Version 2.0
org.apache.velocity velocity 1.5 jar The Apache Software License, Version 2.0
org.apache.velocity velocity-tools 2.0 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.5 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.0-alpha-30 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-i18n 1.0-beta-7 jar -
org.codehaus.plexus plexus-utils 3.0.15 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-velocity 1.1.7 jar -

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 Classifier Type License
commons-io commons-io 1.4 - jar The Apache Software License, Version 2.0
junit junit 3.8.2 - jar Common Public License Version 1.0
net.sourceforge.htmlunit htmlunit 2.7 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-core 1.6 tests test-jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-apt 1.6 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-confluence 1.6 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-docbook-simple 1.6 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-xdoc 1.6 - jar Apache 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:

GroupId ArtifactId Version Type License
antlr antlr 2.7.2 jar -
commons-beanutils commons-beanutils 1.7.0 jar -
commons-chain commons-chain 1.1 jar /LICENSE.txt
commons-codec commons-codec 1.4 jar The Apache Software License, Version 2.0
commons-digester commons-digester 1.8 jar /LICENSE.txt
commons-lang commons-lang 2.4 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1 jar /LICENSE.txt
commons-validator commons-validator 1.3.1 jar /LICENSE.txt
dom4j dom4j 1.1 jar -
javax.servlet servlet-api 2.3 jar -
org.apache.httpcomponents httpclient 4.0.2 jar ../LICENSE.txt
org.apache.httpcomponents httpcore 4.0.1 jar Apache License
org.apache.struts struts-core 1.3.8 jar The Apache Software License, Version 2.0
org.apache.struts struts-taglib 1.3.8 jar The Apache Software License, Version 2.0
org.apache.struts struts-tiles 1.3.8 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 1.2-alpha-9 jar -
oro oro 2.0.8 jar -
sslext sslext 1.2-0 jar Apache Software License, Version 1.1
xerces xercesImpl 2.9.1 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.3.04 jar The Apache Software License, Version 2.0
xmlunit xmlunit 1.5 jar BSD License

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
commons-httpclient commons-httpclient 3.1 jar Apache License
net.sourceforge.cssparser cssparser 0.9.5 jar GNU Lesser General Public License
net.sourceforge.htmlunit htmlunit-core-js 2.7 jar Mozilla Public License version 1.1
net.sourceforge.nekohtml nekohtml 1.9.14 jar The Apache Software License, Version 2.0
org.w3c.css sac 1.3 jar The W3C Software License
xalan serializer 2.7.1 jar The Apache Software License, Version 2.0
xalan xalan 2.7.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The W3C Software License: Simple API for CSS

Unknown: Plexus Classworlds, Plexus I18N Component, Plexus Velocity Component, antlr, commons-beanutils, dom4j, oro, servlet-api

BSD License: XMLUnit for Java

Apache License: HttpClient, HttpCore

Apache License, Version 2.0: Doxia :: APT Module, Doxia :: Confluence Module, Doxia :: Core, Doxia :: Decoration Model, Doxia :: FML Module, Doxia :: Logging API, Doxia :: Simplified DocBook Module, Doxia :: Sink API, Doxia :: Site Renderer, Doxia :: XDoc Module, Doxia :: XHTML Module, HtmlUnit

Common Public License Version 1.0: JUnit

GNU Lesser General Public License: CSS Parser

The Apache Software License, Version 2.0: Apache Velocity, Commons Chain, Commons Codec, Commons Collections, Commons IO, Commons Lang, Default Plexus Container, Digester, Logging, Neko HTML, Plexus :: Component Annotations, Plexus Common Utilities, Struts Core, Struts Taglib, Struts Tiles, Validator, VelocityTools, XML Commons External Components XML APIs, Xalan Java, Xalan Java Serializer, Xerces2 Java Parser

Apache Software License, Version 1.1: sslext

Mozilla Public License version 1.1: HtmlUnit Core JS

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
antlr-2.7.2.jar 349.88 kB 195 193 8 1.1 debug
commons-beanutils-1.7.0.jar 184.25 kB 129 111 5 1.2 debug
commons-chain-1.1.jar 87.89 kB 78 61 8 1.3 debug
commons-codec-1.4.jar 56.80 kB 47 30 5 1.4 debug
commons-collections-3.2.1.jar 561.90 kB 482 458 12 1.2 debug
commons-digester-1.8.jar 140.24 kB 114 100 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.4.jar 255.67 kB 148 127 9 1.2 debug
commons-logging-1.1.jar 51.67 kB 34 25 2 1.1 debug
commons-validator-1.3.1.jar 135.70 kB 93 46 3 1.3 debug
dom4j-1.1.jar 446.20 kB 364 333 26 1.1 debug
servlet-api-2.3.jar 76.15 kB 83 63 4 1.1 debug
junit-3.8.2.jar 117.81 kB 120 102 6 1.2 debug
cssparser-0.9.5.jar 248.00 kB 98 80 5 1.5 debug
htmlunit-2.7.jar 878.33 kB 562 523 21 1.5 debug
htmlunit-core-js-2.7.jar 889.38 kB 403 376 17 1.5 debug
nekohtml-1.9.14.jar 121.45 kB 73 56 4 1.3 debug
httpclient-4.0.2.jar 286.03 kB 267 231 22 1.5 debug
httpcore-4.0.1.jar 168.84 kB 181 158 10 1.3 debug
doxia-core-1.6.jar 158.29 kB 123 89 16 1.5 debug
doxia-core-1.6-tests.jar 94.47 kB - - - - -
doxia-decoration-model/target/classes - 0 0 0 - release
doxia-logging-api-1.6.jar 11.06 kB 19 4 1 1.5 debug
doxia-module-apt-1.6.jar 51.51 kB 49 31 1 1.5 debug
doxia-module-confluence-1.6.jar 54.84 kB 66 45 4 1.5 debug
doxia-module-docbook-simple-1.6.jar 124.46 kB 182 164 1 1.5 debug
doxia-module-fml-1.6.jar 37.58 kB 35 15 2 1.5 debug
doxia-module-xdoc-1.6.jar 36.43 kB 34 15 1 1.5 debug
doxia-module-xhtml-1.6.jar 15.64 kB 25 7 1 1.5 debug
doxia-sink-api-1.6.jar 10.95 kB 22 4 2 1.5 debug
struts-core-1.3.8.jar 321.19 kB 192 150 15 1.4 debug
struts-taglib-1.3.8.jar 245.63 kB 158 125 8 1.4 debug
struts-tiles-1.3.8.jar 116.85 kB 93 67 8 1.4 debug
velocity-1.5.jar 382.93 kB 282 246 25 1.2 debug
velocity-tools-2.0.jar 338.46 kB 211 187 11 1.5 debug
plexus-classworlds-1.2-alpha-9.jar 41.53 kB 48 33 5 1.4 debug
plexus-component-annotations-1.5.5.jar 4.11 kB 15 3 1 1.5 release
plexus-container-default-1.0-alpha-30.jar 231.89 kB 218 212 32 1.4 debug
plexus-i18n-1.0-beta-7.jar 10.26 kB 19 6 1 1.4 debug
plexus-utils-3.0.15.jar 233.35 kB 128 103 9 1.5 debug
plexus-velocity-1.1.7.jar 7.49 kB 18 5 1 1.4 debug
sac-1.3.jar 15.44 kB 37 29 2 1.1 debug
oro-2.0.8.jar 63.73 kB 74 62 6 1.2 release
sslext-1.2-0.jar 25.60 kB 29 13 6 1.2 debug
serializer-2.7.1.jar 271.76 kB 124 109 3 1.1 debug
xalan-2.7.1.jar 3.03 MB 1,577 1,513 49 1.1 debug
xercesImpl-2.9.1.jar 1.17 MB 964 894 38 1.1 release
xml-apis-1.3.04.jar 189.80 kB 344 303 25 1.1 release
xmlunit-1.5.jar 95.38 kB 77 68 5 1.3 debug
Total Size Entries Classes Packages JDK Rev Debug
50 12.65 MB 8,910 7,818 465 1.5 44
compile: 35 compile: 6.39 MB compile: 5,309 compile: 4,532 compile: 338 - compile: 30
test: 15 test: 6.26 MB test: 3,601 test: 3,286 test: 127 - test: 14