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
log4j log4j 1.2.13 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 Type
commons-net commons-net 1.4.1 jar
easymock easymock 1.2_Java1.3 jar
junit-addons junit-addons 1.4 jar
org.codehaus.groovy.maven.runtime gmaven-runtime-default 1.0-rc-3 jar
org.springframework spring 2.0.7 jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

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
avalon-framework avalon-framework 4.1.3 jar
com.thoughtworks.qdox qdox 1.6.3 jar
commons-logging commons-logging 1.1 jar
javax.servlet servlet-api 2.3 jar
jline jline 0.9.94 jar
junit junit 3.8.1 jar
logkit logkit 1.0.1 jar
org.apache.ant ant 1.7.1 jar
org.apache.ant ant-launcher 1.7.1 jar
org.codehaus.groovy groovy-all-minimal 1.5.6 jar
org.codehaus.groovy.maven gmaven-common 1.0-rc-3 jar
org.codehaus.groovy.maven.feature gmaven-feature-api 1.0-rc-3 jar
org.codehaus.groovy.maven.feature gmaven-feature-support 1.0-rc-3 jar
org.codehaus.groovy.maven.runtime gmaven-runtime-1.5 1.0-rc-3 jar
org.codehaus.groovy.maven.runtime gmaven-runtime-api 1.0-rc-3 jar
org.codehaus.groovy.maven.runtime gmaven-runtime-support 1.0-rc-3 jar
org.codehaus.plexus plexus-utils 1.5.5 jar
org.slf4j slf4j-api 1.5.0 jar
oro oro 2.0.8 jar
xerces xercesImpl 2.6.2 jar
xerces xmlParserAPIs 2.6.2 jar

Project Dependency Graph

Dependency Tree

  • org.mockftpserver:MockFtpServer:jar:2.0-rc1 Information
    • log4j:log4j:jar:1.2.13 (compile) Information
    • org.codehaus.groovy.maven.runtime:gmaven-runtime-default:jar:1.0-rc-3 (test) Information
    • commons-net:commons-net:jar:1.4.1 (test) Information
      • oro:oro:jar:2.0.8 (test) Information
    • easymock:easymock:jar:1.2_Java1.3 (test) Information
    • junit-addons:junit-addons:jar:1.4 (test) Information
      • junit:junit:jar:3.8.1 (test) Information
      • xerces:xercesImpl:jar:2.6.2 (test) Information
      • xerces:xmlParserAPIs:jar:2.6.2 (test) Information
    • org.springframework:spring:jar:2.0.7 (test) Information
      • commons-logging:commons-logging:jar:1.1 (test) Information
        • logkit:logkit:jar:1.0.1 (test) Information
        • avalon-framework:avalon-framework:jar:4.1.3 (test) Information
        • javax.servlet:servlet-api:jar:2.3 (test) Information

Licenses

BSD: JLine

Unknown: EasyMock 1.2_Java1.3, Groovy, Log4j, SLF4J API Module, Unnamed - avalon-framework:avalon-framework:jar:4.1.3, Unnamed - javax.servlet:servlet-api:jar:2.3, Unnamed - junit-addons:junit-addons:jar:1.4, Unnamed - logkit:logkit:jar:1.0.1, Unnamed - org.apache.ant:ant-launcher:jar:1.7.1, Unnamed - oro:oro:jar:2.0.8, Unnamed - xerces:xercesImpl:jar:2.6.2, Unnamed - xerces:xmlParserAPIs:jar:2.6.2, org.apache.tools.ant

The Apache Software License, Version 2.0: GMaven Common, GMaven Feature :: API, GMaven Feature :: Support, GMaven Runtime :: 1.5, GMaven Runtime :: API, GMaven Runtime :: Default, GMaven Runtime :: Support, Jakarta Commons Net, Logging, Plexus Common Utilities, QDox, Spring Framework

Common Public License Version 1.0: JUnit

Apache 2: MockFtpServer

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
avalon-framework-4.1.3.jar 62.47 kB 85 63 10 1.2 debug
qdox-1.6.3.jar 101.64 kB 72 53 10 1.1 debug
commons-logging-1.1.jar 51.67 kB 34 25 2 1.1 debug
commons-net-1.4.1.jar 176.55 kB 145 126 12 1.2 debug
easymock-1.2_Java1.3.jar 35.93 kB 37 32 2 1.3 debug
servlet-api-2.3.jar 76.15 kB 83 63 4 1.1 debug
jline-0.9.94.jar 85.28 kB 48 35 1 1.3 debug
junit-3.8.1.jar 118.23 kB 119 100 6 1.1 debug
junit-addons-1.4.jar 52.96 kB 48 39 5 1.2 debug
log4j-1.2.13.jar 349.79 kB 283 253 19 1.1 debug
logkit-1.0.1.jar 70.46 kB 85 67 10 1.2 debug
ant-1.7.1.jar 1.26 MB 818 769 29 1.2 debug
ant-launcher-1.7.1.jar 11.86 kB 12 5 1 1.2 debug
groovy-all-minimal-1.5.6.jar 2.68 MB 1,581 1,530 71 1.4 debug
gmaven-common-1.0-rc-3.jar 14.82 kB 22 7 1 1.4 debug
gmaven-feature-api-1.0-rc-3.jar 17.05 kB 28 13 1 1.4 debug
gmaven-feature-support-1.0-rc-3.jar 15.73 kB 20 4 1 1.4 debug
gmaven-runtime-1.5-1.0-rc-3.jar 45.20 kB 53 34 2 1.4 debug
gmaven-runtime-api-1.0-rc-3.jar 22.17 kB 39 23 2 1.4 debug
gmaven-runtime-default-1.0-rc-3.jar 11.18 kB 20 2 1 1.4 debug
gmaven-runtime-support-1.0-rc-3.jar 74.87 kB 71 50 6 1.4 debug
plexus-utils-1.5.5.jar 245.39 kB 164 128 14 1.4 debug
slf4j-api-1.5.0.jar 16.20 kB 29 18 3 1.3 debug
spring-2.0.7.jar 2.58 MB 2,233 2,021 183 1.5 debug
oro-2.0.8.jar 63.73 kB 74 62 6 1.2 release
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
Total Size Entries Classes Packages JDK Rev Debug
27 9.28 MB 7,286 6,513 456 1.5 24
compile: 1 compile: 349.79 kB compile: 283 compile: 253 compile: 19 - compile: 1
test: 26 test: 8.94 MB test: 7,003 test: 6,260 test: 437 - test: 23

Dependency Repository Locations

Repo ID URL Release Snapshot
codehaus.org http://snapshots.repository.codehaus.org - Yes
central http://repo1.maven.org/maven2 Yes -
codehaus.snapshots http://snapshots.repository.codehaus.org - Yes

Repository locations for each of the Dependencies.

Artifact codehaus.org central codehaus.snapshots
avalon-framework:avalon-framework:jar:4.1.3 - Found at http://repo1.maven.org/maven2 -
com.thoughtworks.qdox:qdox:jar:1.6.3 - Found at http://repo1.maven.org/maven2 -
commons-logging:commons-logging:jar:1.1 - Found at http://repo1.maven.org/maven2 -
commons-net:commons-net:jar:1.4.1 - Found at http://repo1.maven.org/maven2 -
easymock:easymock:jar:1.2_Java1.3 - Found at http://repo1.maven.org/maven2 -
javax.servlet:servlet-api:jar:2.3 - Found at http://repo1.maven.org/maven2 -
jline:jline:jar:0.9.94 - Found at http://repo1.maven.org/maven2 -
junit:junit:jar:3.8.1 - Found at http://repo1.maven.org/maven2 -
junit-addons:junit-addons:jar:1.4 - Found at http://repo1.maven.org/maven2 -
log4j:log4j:jar:1.2.13 - Found at http://repo1.maven.org/maven2 -
logkit:logkit:jar:1.0.1 - Found at http://repo1.maven.org/maven2 -
org.apache.ant:ant:jar:1.7.1 - Found at http://repo1.maven.org/maven2 -
org.apache.ant:ant-launcher:jar:1.7.1 - Found at http://repo1.maven.org/maven2 -
org.codehaus.groovy:groovy-all-minimal:jar:1.5.6 - Found at http://repo1.maven.org/maven2 -
org.codehaus.groovy.maven:gmaven-common:jar:1.0-rc-3 - Found at http://repo1.maven.org/maven2 -
org.codehaus.groovy.maven.feature:gmaven-feature-api:jar:1.0-rc-3 - Found at http://repo1.maven.org/maven2 -
org.codehaus.groovy.maven.feature:gmaven-feature-support:jar:1.0-rc-3 - Found at http://repo1.maven.org/maven2 -
org.codehaus.groovy.maven.runtime:gmaven-runtime-1.5:jar:1.0-rc-3 - Found at http://repo1.maven.org/maven2 -
org.codehaus.groovy.maven.runtime:gmaven-runtime-api:jar:1.0-rc-3 - Found at http://repo1.maven.org/maven2 -
org.codehaus.groovy.maven.runtime:gmaven-runtime-default:jar:1.0-rc-3 - Found at http://repo1.maven.org/maven2 -
org.codehaus.groovy.maven.runtime:gmaven-runtime-support:jar:1.0-rc-3 - Found at http://repo1.maven.org/maven2 -
org.codehaus.plexus:plexus-utils:jar:1.5.5 - Found at http://repo1.maven.org/maven2 -
org.slf4j:slf4j-api:jar:1.5.0 - Found at http://repo1.maven.org/maven2 -
org.springframework:spring:jar:2.0.7 - Found at http://repo1.maven.org/maven2 -
oro:oro:jar:2.0.8 - Found at http://repo1.maven.org/maven2 -
xerces:xercesImpl:jar:2.6.2 - Found at http://repo1.maven.org/maven2 -
xerces:xmlParserAPIs:jar:2.6.2 - Found at http://repo1.maven.org/maven2 -
Total codehaus.org central codehaus.snapshots
27 (compile: 1, test: 26) 0 27 0