The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
com.jcraft | jsch | 0.1.29 | - | jar | |
commons-logging | commons-logging-api | 1.0.4 | - | jar | |
commons-net | commons-net | 1.4.1 | - | jar | |
org.apache.camel | camel-core | 1.1.0 | - | jar |
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 | Optional |
---|---|---|---|---|---|
junit | junit | 3.8.1 | - | jar | |
log4j | log4j | 1.2.12 | - | jar | |
org.apache.camel | camel-core | 1.1.0 | tests | test-jar | |
org.apache.ftpserver | ftpserver-core | 1.0-incubator-20070611.111048-1 | - | jar | |
org.slf4j | slf4j-log4j12 | 1.3.0 | - | 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 | Classifier | Type | Optional |
---|---|---|---|---|---|
javax.xml | jaxb-api | 2.0 | - | jar | |
oro | oro | 2.0.8 | - | jar |
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 | Optional |
---|---|---|---|---|---|
backport-util-concurrent | backport-util-concurrent | 2.2 | - | jar | |
org.apache.ftpserver | ftplet-api | 1.0-incubator-SNAPSHOT | - | jar | |
org.apache.mina | mina-core | 1.0.2 | - | jar | |
org.apache.mina | mina-filter-ssl | 1.0.2 | - | jar | |
org.slf4j | slf4j-api | 1.3.0 | - | jar |
Camel FTP support
http://apache.apache.org/camel/camel-ftp
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
Apache Incubator FtpServer Core
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
http://incubator.apache.org/ftpserver/ftpserver-core
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
http://incubator.apache.org/ftpserver/ftplet-api
The slf4j API
MINA (Multipurpose Infrastructure for Network Applications) is a network application framework which helps users develop high performance and highly scalable network applications easily.
http://mina.apache.org/mina-core
Dawid Kurzyniec's backport of JSR 166
http://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/
MINA (Multipurpose Infrastructure for Network Applications) is a network application framework which helps users develop high performance and highly scalable network applications easily.
http://mina.apache.org/mina-filter-ssl
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - log4j:log4j:jar:1.2.12
The Core Camel POJO based router
http://apache.apache.org/camel/camel-core
Java Architecture for XML Binding
Unnamed - commons-logging:commons-logging-api:jar:1.0.4
The slf4j log4j-12 binding
JSch is a pure Java implementation of SSH2
The Core Camel POJO based router