Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
commons-iocommons-io1.3.1jar/LICENSE.txt
commons-loggingcommons-logging1.1jar/LICENSE.txt

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:

GroupIdArtifactIdVersionTypeLicense
commons-langcommons-lang2.5jarThe Apache Software License, Version 2.0
junitjunit4.8.1jarCommon Public License Version 1.0
multithreadedtcmultithreadedtc1.01jar-
org.easymockeasymock2.3jarMIT License
org.hamcresthamcrest-all1.1jarBSD style
org.mockitomockito-all1.8.5jarThe MIT License

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:

GroupIdArtifactIdVersionTypeLicense
avalon-frameworkavalon-framework4.1.3jar-
javax.servletservlet-api2.3jar-
log4jlog4j1.2.12jar-
logkitlogkit1.0.1jar-

Project Dependency Graph

Dependency Tree

  • org.codehaus.preon:preon-io:jar:1.1-SNAPSHOT Information
    • junit:junit:jar:4.8.1 (test) Information
    • org.hamcrest:hamcrest-all:jar:1.1 (test) Information
    • commons-logging:commons-logging:jar:1.1 (compile) Information
      • log4j:log4j:jar:1.2.12 (compile) Information
      • logkit:logkit:jar:1.0.1 (compile) Information
      • avalon-framework:avalon-framework:jar:4.1.3 (compile) Information
      • javax.servlet:servlet-api:jar:2.3 (compile) Information
    • commons-io:commons-io:jar:1.3.1 (compile) Information
    • multithreadedtc:multithreadedtc:jar:1.01 (test) Information
    • org.easymock:easymock:jar:2.3 (test) Information
    • com.google.code.findbugs:jsr305:jar:1.3.9 (compile) Information
    • org.mockito:mockito-all:jar:1.8.5 (test) Information
    • commons-lang:commons-lang:jar:2.5 (test) Information

Licenses

BSD style: Hamcrest All

GNU General Public License, version 2, with the Classpath Exception: Preon IO

Unknown: avalon-framework, log4j, logkit, multithreadedtc, servlet-api

Common Public License Version 1.0: JUnit

MIT License: EasyMock

The Apache Software License, Version 2.0: Commons Lang, FindBugs-jsr305, IO, Logging

The MIT License: Mockito