Project Dependencies

The following is a list of dependencies for this project. These dependencies are required to compile and run the application:
GroupIdArtifactIdVersionDescriptionURL
commons-codeccommons-codec1.3The 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.http://jakarta.apache.org/commons/codec/
junitjunit3.8.1--
javax.servletservlet-api2.2--
commons-httpclientcommons-httpclient2.0.2The 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/

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies:
GroupIdArtifactIdVersionDescriptionURL
commons-loggingcommons-logging1.0.3Commons Logginghttp://jakarta.apache.org/commons/logging/