Project Dependencies
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 |
Type |
License |
| javax.servlet |
servlet-api |
2.5 |
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:
Project Dependency Graph
Dependency Tree
- net.sourceforge.statelessfilter:stateless-cookie-plain:jar:0.8.4
- net.sourceforge.statelessfilter:stateless-core:jar:0.8.4 (compile)
- commons-codec:commons-codec:jar:1.4 (compile)

| Commons Codec |
|
Description: 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.
URL: http://commons.apache.org/codec/
Project License: The Apache Software License, Version 2.0 |
- commons-collections:commons-collections:jar:3.2.1 (compile)

- commons-io:commons-io:jar:1.4 (compile)

- javax.servlet:servlet-api:jar:2.5 (provided)

| servlet-api |
|
Description: There is currently no description associated with this project.
Project License: No license is defined for this project. |
- commons-lang:commons-lang:jar:2.4 (compile)

- org.slf4j:slf4j-api:jar:1.5.8 (compile)

| SLF4J API Module |
|
Description: The slf4j API
URL: http://www.slf4j.org
Project License: No license is defined for this project. |
Licenses
Apache Software License: Core, Store: Plain cookie
Unknown: SLF4J API Module, servlet-api
The Apache Software License, Version 2.0: Commons Codec, Commons Collections, Commons IO, Commons Lang