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
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
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
org.slf4j slf4j-simple 1.7.5 jar MIT License
org.springframework spring-mock 2.0.8 jar The Apache Software License, Version 2.0

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 -
org.springframework spring-web 3.0.1.RELEASE jar -

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

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.hamcrest hamcrest-core 1.3 jar New BSD 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
aopalliance aopalliance 1.0 jar Public Domain
avalon-framework avalon-framework 4.1.3 jar -
commons-logging commons-logging 1.1 jar /LICENSE.txt
log4j log4j 1.2.12 jar -
logkit logkit 1.0.1 jar -
org.springframework spring-aop 3.0.1.RELEASE jar -
org.springframework spring-asm 3.0.1.RELEASE jar -
org.springframework spring-beans 3.0.1.RELEASE jar -
org.springframework spring-context 3.0.1.RELEASE jar -
org.springframework spring-core 3.0.1.RELEASE jar -
org.springframework spring-expression 3.0.1.RELEASE jar -

Project Dependency Graph

Dependency Tree

  • net.sourceforge.statelessfilter:stateless-core:jar:0.8.4 Information
    • javax.servlet:servlet-api:jar:2.5 (provided) Information
    • commons-codec:commons-codec:jar:1.4 (compile) Information
    • commons-collections:commons-collections:jar:3.2.1 (compile) Information
    • org.slf4j:slf4j-api:jar:1.7.5 (compile) Information
    • commons-lang:commons-lang:jar:2.6 (compile) Information
    • commons-io:commons-io:jar:1.4 (compile) Information
    • org.springframework:spring-mock:jar:2.0.8 (test) Information
      • commons-logging:commons-logging:jar:1.1 (provided) Information
        • log4j:log4j:jar:1.2.12 (provided) Information
        • logkit:logkit:jar:1.0.1 (provided) Information
        • avalon-framework:avalon-framework:jar:4.1.3 (provided) Information
      • junit:junit:jar:4.11 (test) Information
        • org.hamcrest:hamcrest-core:jar:1.3 (test) Information
    • org.slf4j:slf4j-simple:jar:1.7.5 (test) Information
    • org.springframework:spring-web:jar:3.0.1.RELEASE (provided) Information
      • aopalliance:aopalliance:jar:1.0 (provided) Information
      • org.springframework:spring-beans:jar:3.0.1.RELEASE (provided) Information
      • org.springframework:spring-context:jar:3.0.1.RELEASE (provided) Information
        • org.springframework:spring-aop:jar:3.0.1.RELEASE (provided) Information
        • org.springframework:spring-expression:jar:3.0.1.RELEASE (provided) Information
        • org.springframework:spring-asm:jar:3.0.1.RELEASE (provided) Information
      • org.springframework:spring-core:jar:3.0.1.RELEASE (provided) Information

Licenses

Apache Software License: Core

Public Domain: AOP alliance

New BSD License: Hamcrest Core

Unknown: avalon-framework, log4j, logkit, servlet-api, spring-aop, spring-asm, spring-beans, spring-context, spring-core, spring-expression, spring-web

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, Logging, Spring Framework: Mock