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 |
| com.enterprisedt |
edtFTPj |
1.5.5-tt |
jar |
/LICENSE.txt |
| commons-collections |
commons-collections |
3.1 |
jar |
- |
| commons-lang |
commons-lang |
2.1 |
jar |
/LICENSE.txt |
| commons-logging |
commons-logging |
1.1 |
jar |
/LICENSE.txt |
| de.tomas-teubner |
common-util |
2.0.0 |
jar |
/LICENSE.txt |
| log4j |
log4j |
1.2.14 |
jar |
The Apache Software License, Version 2.0 |
| xalan |
xalan |
2.7.0 |
jar |
- |
| xerces |
xercesImpl |
2.4.0 |
jar |
- |
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 |
| avalon-framework |
avalon-framework |
4.1.3 |
jar |
- |
| commons-beanutils |
commons-beanutils |
1.7.0 |
jar |
- |
| commons-beanutils |
commons-beanutils-core |
1.7.0 |
jar |
- |
| commons-codec |
commons-codec |
1.3 |
jar |
/LICENSE.txt |
| commons-configuration |
commons-configuration |
1.2 |
jar |
/LICENSE.txt |
| commons-digester |
commons-digester |
1.6 |
jar |
- |
| commons-io |
commons-io |
1.2 |
jar |
/LICENSE.txt |
| commons-logging |
commons-logging-api |
1.0.4 |
jar |
- |
| dom4j |
dom4j |
1.4 |
jar |
- |
| isorelax |
isorelax |
20020414 |
jar |
- |
| javax.servlet |
servlet-api |
2.3 |
jar |
- |
| jaxen |
jaxen |
1.0-FCS |
jar |
- |
| junit |
junit |
3.8.1 |
jar |
Common Public License Version 1.0 |
| logkit |
logkit |
1.0.1 |
jar |
- |
| msv |
msv |
20020414 |
jar |
- |
| relaxngDatatype |
relaxngDatatype |
20020414 |
jar |
- |
| saxpath |
saxpath |
1.0-FCS |
jar |
- |
| xml-apis |
xml-apis |
1.0.b2 |
jar |
The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- de.tomas-teubner:docsite:jar:3.0.18
- com.enterprisedt:edtFTPj:jar:1.5.5-tt (compile)
- junit:junit:jar:3.8.1 (compile)

- de.tomas-teubner:common-util:jar:2.0.0 (compile)
- commons-configuration:commons-configuration:jar:1.2 (compile)

| Commons Configuration |
|
Description: Tools to assist in the reading of configuration/preferences files in
various formats
URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0 |
- dom4j:dom4j:jar:1.4 (compile)

| dom4j |
|
Description: There is currently no description associated with this project.
Project License: No license is defined for this project. |
- jaxen:jaxen:jar:1.0-FCS (compile)

| jaxen |
|
Description: There is currently no description associated with this project.
Project License: No license is defined for this project. |
- saxpath:saxpath:jar:1.0-FCS (compile)

| saxpath |
|
Description: There is currently no description associated with this project.
Project License: No license is defined for this project. |
- msv:msv:jar:20020414 (compile)

| msv |
|
Description: There is currently no description associated with this project.
Project License: No license is defined for this project. |
- relaxngDatatype:relaxngDatatype:jar:20020414 (compile)

| relaxngDatatype |
|
Description: There is currently no description associated with this project.
Project License: No license is defined for this project. |
- isorelax:isorelax:jar:20020414 (compile)

| isorelax |
|
Description: There is currently no description associated with this project.
Project License: No license is defined for this project. |
- commons-logging:commons-logging-api:jar:1.0.4 (compile)

| commons-logging-api |
|
Description: There is currently no description associated with this project.
Project License: No license is defined for this project. |
- commons-digester:commons-digester:jar:1.6 (compile)

| commons-digester |
|
Description: There is currently no description associated with this project.
Project License: No license is defined for this project. |
- commons-beanutils:commons-beanutils-core:jar:1.7.0 (compile)

| commons-beanutils-core |
|
Description: There is currently no description associated with this project.
Project License: No license is defined for this project. |
- commons-codec:commons-codec:jar:1.3 (compile)

- commons-io:commons-io:jar:1.2 (compile)

- commons-beanutils:commons-beanutils:jar:1.7.0 (compile)

| commons-beanutils |
|
Description: There is currently no description associated with this project.
Project License: No license is defined for this project. |
- xalan:xalan:jar:2.7.0 (compile)

| xalan |
|
Description: There is currently no description associated with this project.
Project License: No license is defined for this project. |
- xml-apis:xml-apis:jar:1.0.b2 (compile)

| XML Commons External Components XML APIs |
|
Description: xml-commons provides an Apache-hosted set of DOM, SAX, and
JAXP interfaces for use in other xml-based projects. Our hope is that we
can standardize on both a common version and packaging scheme for these
critical XML standards interfaces to make the lives of both our developers
and users easier. The External Components portion of xml-commons contains
interfaces that are defined by external standards organizations. For DOM,
that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for
JAXP it's Sun.
URL: http://xml.apache.org/commons/#external
Project License: The Apache Software License, Version 2.0 |
- xerces:xercesImpl:jar:2.4.0 (compile)

| xercesImpl |
|
Description: There is currently no description associated with this project.
Project License: No license is defined for this project. |
- commons-collections:commons-collections:jar:3.1 (compile)

| commons-collections |
|
Description: Types that extend and augment the Java Collections Framework.
Project License: No license is defined for this project. |
- commons-lang:commons-lang:jar:2.1 (compile)

| Lang |
|
Description: Commons.Lang, a package of Java utility classes for the
classes that are in java.lang's hierarchy, or are considered to be so
standard as to justify existence in java.lang.
URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0 |
- commons-logging:commons-logging:jar:1.1 (compile)

| Logging |
|
Description: Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.
URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0 |
- logkit:logkit:jar:1.0.1 (compile)

| logkit |
|
Description: There is currently no description associated with this project.
Project License: No license is defined for this project. |
- avalon-framework:avalon-framework:jar:4.1.3 (compile)

| avalon-framework |
|
Description: There is currently no description associated with this project.
Project License: No license is defined for this project. |
- javax.servlet:servlet-api:jar:2.3 (compile)

| servlet-api |
|
Description: There is currently no description associated with this project.
Project License: No license is defined for this project. |
- log4j:log4j:jar:1.2.14 (compile)

Licenses
LGPL: Java FTP Library
Unknown: avalon-framework, commons-beanutils, commons-beanutils-core, commons-collections, commons-digester, commons-logging-api, dom4j, isorelax, jaxen, logkit, msv, relaxngDatatype, saxpath, servlet-api, xalan, xercesImpl
tt Software License: Common Utilities, Document Site Generator
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Codec, Commons Configuration, IO, Lang, Log4j, Logging, XML Commons External Components XML APIs