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 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

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 Classifier Type Optional
junit junit 4.4 - jar
org.easymock easymock 2.3 - 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 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

runtime

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

Project Dependency Graph

Dependency Listings

Integration Tests

http://ediknight.sourceforge.net/site/ediknight-tests/

JUnit

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.

http://junit.org

EasyMock

EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism

http://www.easymock.org

Application Initialization

http://ediknight.sourceforge.net/site/ediknight-main/

CLI

Commons CLI provides a simple API for presenting, processing and validating a command line interface.

http://jakarta.apache.org/commons/cli/

ketu-launch

http://ketu.sourceforge.net/ketu-launch

ketu-launch

http://ketu.sourceforge.net/ketu-launch

ketu-launch

http://ketu.sourceforge.net/ketu-launch

ketu-launch

http://ketu.sourceforge.net/ketu-launch

%systemBundle

ANSI X12

http://ediknight.sourceforge.net/site/ediknight-codec-x12/

Character Sets

http://ediknight.sourceforge.net/site/ediknight-charset/

CSV

http://ediknight.sourceforge.net/site/ediknight-codec-csv/

UN/EDIFACT

http://ediknight.sourceforge.net/site/ediknight-codec-edifact/

Common Components

http://ediknight.sourceforge.net/site/ediknight-common/

XStream Core

Fast Infoset

http://ediknight.sourceforge.net/site/ediknight-codec-fi/

Unnamed - com.sun.xml.fastinfoset:FastInfoset:jar:1.2.2

JDBC

http://ediknight.sourceforge.net/site/ediknight-codec-jdbc/

Excel

http://ediknight.sourceforge.net/site/ediknight-codec-xls/

Apache POI

Apache POI - Java API To Access Microsoft Format Files

http://poi.apache.org/

Logging

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

Log4j

http://logging.apache.org/log4j/docs/

XML

http://ediknight.sourceforge.net/site/ediknight-codec-xml/

API

http://ediknight.sourceforge.net/site/ediknight-api/

Filesystem Trigger

http://ediknight.sourceforge.net/site/ediknight-trigger-fs/

Service Provider

http://ediknight.sourceforge.net/site/ediknight-spi/