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 |
---|---|---|---|---|---|
net.sf.ediknight | ediknight-charset | 0.2-SNAPSHOT | - | jar | |
net.sf.ediknight | ediknight-codec-csv | 0.2-SNAPSHOT | - | jar | |
net.sf.ediknight | ediknight-codec-edifact | 0.2-SNAPSHOT | - | jar | |
net.sf.ediknight | ediknight-codec-fi | 0.2-SNAPSHOT | - | jar | |
net.sf.ediknight | ediknight-codec-jdbc | 0.2-SNAPSHOT | - | jar | |
net.sf.ediknight | ediknight-codec-xls | 0.2-SNAPSHOT | - | jar | |
net.sf.ediknight | ediknight-codec-xml | 0.2-SNAPSHOT | - | jar | |
net.sf.ediknight | ediknight-main | 0.2-SNAPSHOT | - | jar | |
net.sf.ediknight | ediknight-trigger-fs | 0.2-SNAPSHOT | - | 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 | 4.4 | - | jar | |
org.easymock | easymock | 2.3 | - | 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 |
---|---|---|---|---|---|
com.sun.xml.fastinfoset | FastInfoset | 1.2.2 | - | jar | |
com.thoughtworks.xstream | xstream | 1.2 | - | jar | |
commons-cli | commons-cli | 1.1 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
javax.resource | connector | 1.0 | - | jar | |
log4j | log4j | 1.2.13 | - | jar | |
net.sf.ediknight | ediknight-api | 0.2-SNAPSHOT | - | jar | |
net.sf.ediknight | ediknight-common | 0.2-SNAPSHOT | - | jar | |
net.sf.ediknight | ediknight-spi | 0.2-SNAPSHOT | - | jar | |
net.sf.ketu | ketu-launch | 0.2-SNAPSHOT | native-i386-linux | jar | |
net.sf.ketu | ketu-launch | 0.2-SNAPSHOT | native-i386-windows | jar | |
net.sf.ketu | ketu-launch | 0.2-SNAPSHOT | native-sparc-solaris | jar | |
net.sf.ketu | ketu-launch | 0.2-SNAPSHOT | - | jar | |
org.apache.poi | poi | 3.1-FINAL | - | jar | |
org.eclipse | osgi | 3.3.0-v20070530 | - | jar | |
xpp3 | xpp3_min | 1.1.3.4.O | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
net.sf.ediknight | ediknight-codec-x12 | 0.2-SNAPSHOT | - | jar | |
xalan | xalan | 2.7.0 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | jar |
http://ediknight.sourceforge.net/site/ediknight-tests/
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.
EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism
http://ediknight.sourceforge.net/site/ediknight-main/
Commons CLI provides a simple API for presenting, processing and validating a command line interface.
http://jakarta.apache.org/commons/cli/
http://ketu.sourceforge.net/ketu-launch
http://ketu.sourceforge.net/ketu-launch
http://ketu.sourceforge.net/ketu-launch
http://ketu.sourceforge.net/ketu-launch
http://ediknight.sourceforge.net/site/ediknight-codec-x12/
http://ediknight.sourceforge.net/site/ediknight-charset/
http://ediknight.sourceforge.net/site/ediknight-codec-csv/
http://ediknight.sourceforge.net/site/ediknight-codec-edifact/
http://ediknight.sourceforge.net/site/ediknight-common/
http://ediknight.sourceforge.net/site/ediknight-codec-fi/
Unnamed - com.sun.xml.fastinfoset:FastInfoset:jar:1.2.2
http://ediknight.sourceforge.net/site/ediknight-codec-jdbc/
http://ediknight.sourceforge.net/site/ediknight-codec-xls/
Apache POI - Java API To Access Microsoft Format Files
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Log4j
http://logging.apache.org/log4j/docs/
http://ediknight.sourceforge.net/site/ediknight-codec-xml/
http://ediknight.sourceforge.net/site/ediknight-api/