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-net | commons-net | 2.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.wagon | wagon-provider-api | 1.0 | jar | The Apache Software License, Version 2.0 |
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 | 3.8.1 | jar | Common Public License Version 1.0 |
org.apache.maven.wagon | wagon-provider-test | 1.0 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-ftpd | 1.0-alpha-1 | jar | - |
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 |
---|---|---|---|---|
org.codehaus.plexus | plexus-utils | 1.4.2 | jar | The Apache Software License, Version 2.0 |
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 |
---|---|---|---|---|
avalon | avalon-framework | 4.1.4 | jar | - |
classworlds | classworlds | 1.1-alpha-2 | jar | - |
commons-collections | commons-collections | 3.0 | jar | - |
concurrent | concurrent | 1.3.4 | jar | >http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html |
cornerstone-connection | cornerstone-connection-api | 1.0 | jar | - |
cornerstone-connection | cornerstone-connection-impl | 1.0 | jar | - |
cornerstone-sockets | cornerstone-sockets-api | 1.0 | jar | - |
cornerstone-sockets | cornerstone-sockets-impl | 1.0 | jar | - |
cornerstone-threads | cornerstone-threads-api | 1.0 | jar | - |
cornerstone-threads | cornerstone-threads-impl | 1.0 | jar | - |
easymock | easymock | 1.2_Java1.3 | jar | - |
excalibur-pool | excalibur-pool-api | 2.0 | jar | - |
excalibur-pool | excalibur-pool-impl | 2.0 | jar | - |
excalibur-thread | excalibur-thread | 1.1.1 | jar | - |
org.codehaus.plexus | plexus-avalon-personality | 0.13 | jar | - |
org.codehaus.plexus | plexus-container-default | 1.0-alpha-9 | jar | - |
org.mortbay.jetty | jetty | 6.1.11 | jar | Apache License Version 2.0 |
org.mortbay.jetty | jetty-util | 6.1.11 | jar | Apache License Version 2.0 |
org.mortbay.jetty | servlet-api-2.5 | 6.1.11 | jar | CDDL 1.0 |
CDDL 1.0: Servlet Specification 2.5 API
Public domain, Sun Microsoystems: Dough Lea's util.concurrent package
Unknown: Collections, Default Plexus Container, EasyMock 1.2_Java1.3, Plexus Avalon Personality, Plexus FTP Server, Unnamed - avalon:avalon-framework:jar:4.1.4, Unnamed - cornerstone-connection:cornerstone-connection-api:jar:1.0, Unnamed - cornerstone-connection:cornerstone-connection-impl:jar:1.0, Unnamed - cornerstone-sockets:cornerstone-sockets-api:jar:1.0, Unnamed - cornerstone-sockets:cornerstone-sockets-impl:jar:1.0, Unnamed - cornerstone-threads:cornerstone-threads-api:jar:1.0, Unnamed - cornerstone-threads:cornerstone-threads-impl:jar:1.0, Unnamed - excalibur-pool:excalibur-pool-api:jar:2.0, Unnamed - excalibur-pool:excalibur-pool-impl:jar:2.0, Unnamed - excalibur-thread:excalibur-thread:jar:1.1.1, classworlds
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Commons Net, Maven Wagon API, Maven Wagon FTP Provider, Maven Wagon Provider Test, Plexus Common Utilities
Apache License Version 2.0: Jetty Server, Jetty Utilities
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
avalon-framework-4.1.4.jar | 113.25 kB | 124 | 100 | 16 | 1.2 | debug |
classworlds-1.1-alpha-2.jar | 36.64 kB | 32 | 22 | 3 | 1.1 | debug |
commons-collections-3.0.jar | 506.49 kB | 447 | 429 | 12 | 1.1 | debug |
commons-net-2.0.jar | 192.45 kB | 161 | 130 | 19 | 1.5 | debug |
concurrent-1.3.4.jar | 184.85 kB | 230 | 221 | 2 | 1.1 | release |
cornerstone-connection-api-1.0.jar | 9.64 kB | 17 | 7 | 1 | 1.1 | debug |
cornerstone-connection-impl-1.0.jar | 9.41 kB | 16 | 3 | 1 | 1.1 | debug |
cornerstone-sockets-api-1.0.jar | 3.46 kB | 12 | 4 | 1 | 1.1 | debug |
cornerstone-sockets-impl-1.0.jar | 16.06 kB | 21 | 7 | 1 | 1.1 | debug |
cornerstone-threads-api-1.0.jar | 4.14 kB | 12 | 2 | 1 | 1.1 | debug |
cornerstone-threads-impl-1.0.jar | 9.30 kB | 19 | 3 | 1 | 1.1 | debug |
easymock-1.2_Java1.3.jar | 35.93 kB | 37 | 32 | 2 | 1.3 | debug |
excalibur-pool-api-2.0.jar | 7.02 kB | 15 | 7 | 1 | 1.1 | release |
excalibur-pool-impl-2.0.jar | 19.94 kB | 16 | 8 | 1 | 1.1 | debug |
excalibur-thread-1.1.1.jar | 32.67 kB | 27 | 15 | 4 | 1.2 | debug |
junit-3.8.1.jar | 118.23 kB | 119 | 100 | 6 | 1.1 | debug |
wagon-provider-api-1.0.jar | 51.94 kB | 62 | 41 | 8 | 1.4 | debug |
wagon-provider-test-1.0.jar | 35.80 kB | 26 | 11 | 2 | 1.4 | debug |
plexus-avalon-personality-0.13.jar | 26.93 kB | 38 | 22 | 2 | 1.1 | debug |
plexus-container-default-1.0-alpha-9.jar | 190.81 kB | 215 | 175 | 28 | 1.1 | debug |
plexus-ftpd-1.0-alpha-1.jar | 121.62 kB | 104 | 84 | 8 | 1.1 | debug |
plexus-utils-1.4.2.jar | 185.86 kB | 108 | 84 | 9 | 1.3 | debug |
jetty-6.1.11.jar | 488.48 kB | 250 | 220 | 14 | 1.4 | debug |
jetty-util-6.1.11.jar | 156.76 kB | 108 | 93 | 6 | 1.4 | debug |
servlet-api-2.5-6.1.11.jar | 129.33 kB | 78 | 42 | 2 | 1.4 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
25 | 2.62 MB | 2,294 | 1,862 | 151 | 1.5 | 23 |
compile: 3 | compile: 430.25 kB | compile: 331 | compile: 255 | compile: 36 | - | compile: 3 |
test: 22 | test: 2.20 MB | test: 1,963 | test: 1,607 | test: 115 | - | test: 20 |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
codehaus.snapshots | http://snapshots.repository.codehaus.org | - | Yes | - |
codehaus.org | http://snapshots.repository.codehaus.org | Yes | Yes | - |
apache.snapshots | http://repository.apache.org/snapshots | - | Yes | - |
basis.snapshots | http://maven.basistech.net/nexus/content/repositories/snapshots/ | Yes | Yes | - |
basis.releases | http://maven.basistech.net/nexus/content/repositories/releases/ | Yes | - | - |
snapshots | http://snapshots.maven.codehaus.org/maven2 | - | Yes | Yes |
central | http://repo1.maven.org/maven2 | Yes | - | - |
Repository locations for each of the Dependencies.