Project Dependencies

compile

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

GroupIdArtifactIdVersionClassifierTypeLicenseOptional
org.apache.tapestrytapestry-core5.3.5-jar-No
org.apache.tapestrytapestry-test5.3.5-jar-No
org.testngtestng5.8jdk15jarApache License, Version 2.0No
junitjunit4.0-jar-Yes

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
javax.servletservlet-api2.4jar-
org.mockitomockito-core1.7jarThe 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
antlrantlr2.7.7jarBSD License
commons-codeccommons-codec1.5jarThe Apache Software License, Version 2.0
javassistjavassist3.12.1.GAjarMPL 1.1-LGPL 2.1
javax.injectjavax.inject1jarThe Apache Software License, Version 2.0
log4jlog4j1.2.14jarThe Apache Software License, Version 2.0
org.antlrantlr-runtime3.3jar-
org.antlrstringtemplate3.2.1jarBSD licence
org.apache.tapestryplastic5.3.5jar-
org.apache.tapestrytapestry-func5.3.5jar-
org.apache.tapestrytapestry-ioc5.3.5jar-
org.apache.tapestrytapestry-json5.3.5jar-
org.apache.tapestrytapestry5-annotations5.3.5jar-
org.slf4jslf4j-api1.6.1jarMIT License
org.slf4jslf4j-log4j121.6.1jarMIT 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:

GroupIdArtifactIdVersionTypeLicense
org.hamcresthamcrest-core1.1jarBSD style
org.objenesisobjenesis1.0jarMIT License

Project Dependency Graph

Dependency Tree

  • net.sourceforge.tapestrytestify:tapestry-testify:jar:1.0.5-SNAPSHOT Information
    • org.apache.tapestry:tapestry-core:jar:5.3.5 (compile) Information
      • org.antlr:antlr-runtime:jar:3.3 (compile) Information
        • org.antlr:stringtemplate:jar:3.2.1 (compile) Information
          • antlr:antlr:jar:2.7.7 (compile) Information
      • commons-codec:commons-codec:jar:1.5 (compile) Information
      • org.apache.tapestry:tapestry-ioc:jar:5.3.5 (compile) Information
        • org.slf4j:slf4j-api:jar:1.6.1 (compile) Information
        • org.slf4j:slf4j-log4j12:jar:1.6.1 (compile) Information
        • org.apache.tapestry:tapestry5-annotations:jar:5.3.5 (compile) Information
        • javax.inject:javax.inject:jar:1 (compile) Information
        • org.apache.tapestry:plastic:jar:5.3.5 (compile) Information
        • org.apache.tapestry:tapestry-func:jar:5.3.5 (compile) Information
        • log4j:log4j:jar:1.2.14 (compile) Information
        • javassist:javassist:jar:3.12.1.GA (compile) Information
      • org.apache.tapestry:tapestry-json:jar:5.3.5 (compile) Information
    • org.apache.tapestry:tapestry-test:jar:5.3.5 (compile) Information
    • javax.servlet:servlet-api:jar:2.4 (test) Information
    • junit:junit:jar:4.0 (compile) Information
    • org.mockito:mockito-core:jar:1.7 (test) Information
    • org.testng:testng:jar:jdk15:5.8 (compile) Information

Licenses

Apache Software License 2.0: Tapestry Testify

BSD style: Hamcrest Core

Unknown: Antlr 3 Runtime, junit, plastic, servlet-api, tapestry-core, tapestry-func, tapestry-ioc, tapestry-json, tapestry-test, tapestry5-annotations

BSD License: AntLR Parser Generator

BSD licence: ANTLR StringTemplate

Apache License, Version 2.0: TestNG

LGPL 2.1: Javassist

MPL 1.1: Javassist

MIT License: Objenesis, SLF4J API Module, SLF4J LOG4J-12 Binding

The Apache Software License, Version 2.0: Commons Codec, Log4j, javax.inject

The MIT License: Mockito