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
commons-codec commons-codec 1.3 - jar
commons-io commons-io 1.4 - jar
commons-lang commons-lang 2.3 - jar
commons-logging commons-logging 1.1 - jar
org.apache.lucene lucene-core 2.3.1 - 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
org.apache.hadoop hadoop-test 0.16.2 - jar

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Classifier Type Optional
commons-cli commons-cli 2.0-eos-hadoop-0.16.0 - jar
log4j log4j 1.2.13 - jar
org.apache.hadoop hadoop-core 0.16.2 - 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
avalon-framework avalon-framework 4.1.3 - jar
javax.servlet servlet-api 2.3 - jar
logkit logkit 1.0.1 - 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

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Classifier Type Optional
commons-httpclient commons-httpclient 3.0.1 - jar
commons-logging commons-logging-api 1.0.4 - jar
net.java.dev.jets3t jets3t 0.5.0 - jar
net.sourceforge.kosmosfs kfs 0.1 - jar
xmlenc xmlenc 0.52 - jar

Project Dependency Graph

Dependency Listings

net.sf.eos-toolkit.core

http://eos-toolkit.sourceforge.net/core/

Lucene Core

Apache Lucene Java Core

http://lucene.apache.org/java/lucene-core

org.apache.hadoop.hadoop.test

Apache Hadoop Test Environment POM by semgine.

org.apache.hadoop.hadoop-core

Apache Hadoop POM by semgine (2008-04-03)

HttpClient

The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.

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

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

Unnamed - commons-logging:commons-logging-api:jar:1.0.4

An open source Java toolkit for Amazon S3

http://jets3t.s3.amazonaws.com

Unnamed - net.sourceforge.kosmosfs:kfs:jar:0.1

xmlenc Library

xmlenc Library

http://xmlenc.sourceforge.net

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)}/

Unnamed - logkit:logkit:jar:1.0.1

Unnamed - avalon-framework:avalon-framework:jar:4.1.3

Unnamed - javax.servlet:servlet-api:jar:2.3

Commons IO

Commons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.

http://commons.apache.org/io/

Codec

The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

Log4j

Log4j

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

Commons CLI

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

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

Lang

Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

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