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 Type License
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
net.sourceforge.statelessfilter stateless-core 0.8.4 jar Apache Software License
org.slf4j slf4j-api 1.7.5 jar MIT License

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 Type License
junit junit 4.11 jar Common Public License Version 1.0
org.slf4j slf4j-simple 1.7.5 jar MIT License

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:

GroupId ArtifactId Version Type License
commons-codec commons-codec 1.4 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-io commons-io 1.4 jar The Apache Software License, Version 2.0

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 Type License
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

Apache Software License: Core, Store: AES cookie

New BSD License: Hamcrest Core

Unknown: servlet-api

Common Public License Version 1.0: JUnit

MIT License: SLF4J API Module, SLF4J Simple Binding

The Apache Software License, Version 2.0: Commons Codec, Commons Collections, Commons IO, Commons Lang