The following is a list of dependencies for this project. These dependencies are required to compile and run the application:GroupId | ArtifactId | Version | Description | URL |
---|
commons-codec | commons-codec | 1.3 | 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. | http://jakarta.apache.org/commons/codec/ |
junit | junit | 3.8.1 | - | - |
javax.servlet | servlet-api | 2.2 | - | - |
commons-httpclient | commons-httpclient | 2.0.2 | 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/ |