The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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.12 | jar | Eclipse Public License 1.0 |
org.apache.maven | maven-settings | 2.2.1 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.shared | maven-plugin-testing-harness | 1.1 | jar | The Apache Software License, Version 2.0 |
org.mockito | mockito-all | 1.10.19 | jar | The MIT License |
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:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.3 | jar | Apache License, Version 2.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 | - |
backport-util-concurrent | backport-util-concurrent | 3.1 | jar | Public Domain |
classworlds | classworlds | 1.1-alpha-2 | jar | - |
commons-beanutils | commons-beanutils | 1.7.0 | jar | - |
commons-chain | commons-chain | 1.1 | jar | /LICENSE.txt |
commons-cli | commons-cli | 1.2 | jar | The Apache Software License, Version 2.0 |
commons-codec | commons-codec | 1.3 | jar | /LICENSE.txt |
commons-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.0 |
commons-digester | commons-digester | 1.8 | jar | /LICENSE.txt |
commons-io | commons-io | 2.2 | jar | The Apache Software License, Version 2.0 |
commons-lang | commons-lang | 2.6 | 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.3.1 | jar | /LICENSE.txt |
dom4j | dom4j | 1.1 | jar | - |
org.apache.commons | commons-compress | 1.10 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpclient | 4.0.2 | jar | ../LICENSE.txt |
org.apache.httpcomponents | httpcore | 4.0.1 | jar | Apache License |
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-repository-metadata | 2.2.1 | jar | The Apache Software 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.wagon | wagon-provider-api | 1.0-beta-6 | jar | The Apache Software License, Version 2.0 |
org.apache.rat | apache-rat-api | 0.12 | jar | Apache License, Version 2 |
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.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-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-velocity | 1.1.7 | jar | - |
oro | oro | 2.0.8 | jar | - |
sslext | sslext | 1.2-0 | jar | Apache Software License, Version 1.1 |
xmlunit | xmlunit | 1.5 | jar | BSD License |
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 |
---|---|---|---|---|
com.jcraft | jsch | 0.1.23 | jar | BSD |
org.apache.maven | maven-core | 2.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-error-diagnostics | 2.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-monitor | 2.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-plugin-descriptor | 2.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-plugin-parameter-documenter | 2.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.wagon | wagon-file | 1.0-alpha-5 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.wagon | wagon-http-lightweight | 1.0-alpha-5 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.wagon | wagon-ssh | 1.0-alpha-5 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-archiver | 1.0-alpha-7 | jar | - |
org.codehaus.plexus | plexus-interactivity-api | 1.0-alpha-4 | jar | - |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Public Domain: Backport of JSR 166
New BSD License: Hamcrest Core
Unknown: Default Plexus Container, Plexus Archiver Component, Plexus Default Interactivity Handler, Plexus I18N Component, Plexus Velocity Component, antlr, classworlds, commons-beanutils, dom4j, oro
BSD: jsch
BSD License: XMLUnit for Java
Apache License: HttpClient, HttpCore
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Apache Commons Collections, Apache Commons Compress, Doxia :: Core, Doxia :: Decoration Model, Doxia :: FML Module, Doxia :: Logging API, Doxia :: Sink API, Doxia :: Site Renderer, Doxia :: XHTML Module, Maven Plugin Tools Java 5 Annotations
Apache License, Version 2: Apache Creadur Rat::API, Apache Creadur Rat::Core, Apache Creadur Rat::Plugin4Maven
The Apache Software License, Version 2.0: Apache Velocity, Codec, Commons CLI, Commons Chain, Commons IO, Commons Lang, Commons Logging, Digester, Maven, Maven Artifact, Maven Artifact Manager, Maven Error Diagnostics, Maven Local Settings Model, Maven Model, Maven Monitor, Maven Plugin API, Maven Plugin Descriptor Model, Maven Plugin Parameter Documenter API, Maven Plugin Registry Model, Maven Plugin Testing Mechanism, Maven Profile Model, Maven Project Builder, Maven Reporting API, Maven Repository Metadata Model, Maven Wagon API, Maven Wagon File Provider, Maven Wagon Lightweight HTTP Provider, Maven Wagon SSH Provider, Plexus :: Component Annotations, Plexus Common Utilities, Plexus Interpolation API, Struts Core, Struts Taglib, Struts Tiles, Validator, VelocityTools
Apache Software License, Version 1.1: sslext
The MIT License: Mockito
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
antlr-2.7.2.jar | 349.88 kB | 195 | 193 | 8 | 1.1 | debug |
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 |
jsch-0.1.23.jar | 113.51 kB | 93 | 90 | 3 | 1.2 | release |
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-cli-1.2.jar | 40.16 kB | 35 | 22 | 1 | 1.4 | debug |
commons-codec-1.3.jar | 45.63 kB | 42 | 25 | 5 | 1.2 | debug |
commons-collections-3.2.2.jar | 574.55 kB | 484 | 460 | 12 | 1.3 | debug |
commons-digester-1.8.jar | 140.24 kB | 114 | 100 | 6 | 1.2 | debug |
commons-io-2.2.jar | 169.52 kB | 126 | 108 | 6 | 1.5 | 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.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 |
junit-4.12.jar | 307.55 kB | 323 | 286 | 30 | 1.5 | debug |
commons-compress-1.10.jar | 399.88 kB | 256 | 221 | 23 | 1.5 | 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 |
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-core-2.0.jar | 132.45 kB | 103 | 64 | 13 | 1.1 | debug |
maven-error-diagnostics-2.0.jar | 10.01 kB | 20 | 6 | 1 | 1.1 | debug |
maven-model-2.2.1.jar | 85.54 kB | 61 | 45 | 2 | 1.5 | debug |
maven-monitor-2.0.jar | 7.41 kB | 17 | 5 | 1 | 1.1 | debug |
maven-plugin-api-2.2.1.jar | 12.08 kB | 23 | 8 | 2 | 1.5 | debug |
maven-plugin-descriptor-2.0.jar | 32.34 kB | 30 | 15 | 3 | 1.1 | debug |
maven-plugin-parameter-documenter-2.0.jar | 17.22 kB | 18 | 4 | 2 | 1.1 | 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.6.jar | 158.29 kB | 123 | 89 | 16 | 1.5 | debug |
doxia-decoration-model-1.6.jar | 55.51 kB | 40 | 18 | 3 | 1.5 | debug |
doxia-logging-api-1.6.jar | 11.06 kB | 19 | 4 | 1 | 1.5 | debug |
doxia-module-fml-1.6.jar | 37.58 kB | 35 | 15 | 2 | 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 |
doxia-site-renderer-1.6.jar | 55.08 kB | 53 | 10 | 2 | 1.5 | debug |
maven-plugin-annotations-3.3.jar | 13.71 kB | 22 | 7 | 1 | 1.5 | debug |
maven-reporting-api-3.0.jar | 10.68 kB | 20 | 5 | 1 | 1.4 | debug |
maven-plugin-testing-harness-1.1.jar | 31.73 kB | 28 | 11 | 2 | 1.1 | debug |
wagon-file-1.0-alpha-5.jar | 5.71 kB | 16 | 1 | 1 | 1.1 | debug |
wagon-http-lightweight-1.0-alpha-5.jar | 7.48 kB | 17 | 2 | 1 | 1.1 | debug |
wagon-provider-api-1.0-beta-6.jar | 51.94 kB | 62 | 41 | 8 | 1.4 | debug |
wagon-ssh-1.0-alpha-5.jar | 32.94 kB | 39 | 22 | 3 | 1.1 | debug |
apache-rat-api-0.12.jar | 10.35 kB | 18 | 3 | 1 | 1.5 | debug |
apache-rat-core-0.12.jar | 119.67 kB | 138 | 99 | 24 | 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-archiver-1.0-alpha-7.jar | 138.71 kB | 99 | 74 | 12 | 1.1 | debug |
plexus-component-annotations-1.5.5.jar | 4.11 kB | 15 | 3 | 1 | 1.5 | release |
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-interactivity-api-1.0-alpha-4.jar | 13.09 kB | 25 | 11 | 1 | 1.1 | debug |
plexus-interpolation-1.11.jar | 49.74 kB | 55 | 40 | 5 | 1.4 | debug |
plexus-utils-3.0.21.jar | 239.03 kB | 129 | 104 | 9 | 1.5 | debug |
plexus-velocity-1.1.7.jar | 7.49 kB | 18 | 5 | 1 | 1.4 | debug |
hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
mockito-all-1.10.19.jar | 1.18 MB | 1,215 | 752 | 79 | 1.5 | 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 |
xmlunit-1.5.jar | 95.38 kB | 77 | 68 | 5 | 1.3 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
67 | 8.79 MB | 7,534 | 5,700 | 545 | 1.5 | 64 |
compile: 50 | compile: 6.68 MB | compile: 5,379 | compile: 4,285 | compile: 387 | - | compile: 48 |
test: 16 | test: 2.10 MB | test: 2,133 | test: 1,408 | test: 157 | - | test: 15 |
provided: 1 | provided: 13.71 kB | provided: 22 | provided: 7 | provided: 1 | - | provided: 1 |
Repo ID | URL | Release | Snapshot |
---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | - |
Repository locations for each of the Dependencies.