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 | Classifier | Type | License | Optional |
---|
org.apache.tapestry | tapestry-core | 5.3.5 | - | jar | - | No |
org.apache.tapestry | tapestry-test | 5.3.5 | - | jar | - | No |
org.testng | testng | 5.8 | jdk15 | jar | Apache License, Version 2.0 | No |
junit | junit | 4.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:
GroupId | ArtifactId | Version | Type | License |
---|
javax.servlet | servlet-api | 2.4 | jar | - |
org.mockito | mockito-core | 1.7 | jar | The 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.
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.1 | jar | BSD style |
org.objenesis | objenesis | 1.0 | jar | MIT License |
Project Dependency Graph
Dependency Tree
- net.sourceforge.tapestrytestify:tapestry-testify:jar:1.0.5-SNAPSHOT
- org.apache.tapestry:tapestry-core:jar:5.3.5 (compile)
tapestry-core |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- org.antlr:antlr-runtime:jar:3.3 (compile)
Antlr 3 Runtime |
---|
Description: A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions. URL: http://www.antlr.org Project License: No project license is defined for this project. |
- org.antlr:stringtemplate:jar:3.2.1 (compile)
ANTLR StringTemplate |
---|
Description: StringTemplate is a java template engine for generating source code,
web pages, emails, or any other formatted text output.
StringTemplate is particularly good at multi-targeted code generators,
multiple site skins, and internationalization/localization.
It evolved over years of effort developing jGuru.com.
StringTemplate also generates the stringtemplate website: http://www.stringtemplate.org
and powers the ANTLR v3 code generator. Its distinguishing characteristic
is that unlike other engines, it strictly enforces model-view separation.
Strict separation makes websites and code generators more flexible
and maintainable; it also provides an excellent defense against malicious
template authors.
There are currently about 600 StringTemplate source downloads a month. URL: http://www.stringtemplate.org Project License: BSD licence |
- antlr:antlr:jar:2.7.7 (compile)
AntLR Parser Generator |
---|
Description: A framework for constructing recognizers, compilers,
and translators from grammatical descriptions containing
Java, C#, C++, or Python actions. URL: http://www.antlr.org/ Project License: BSD License |
- commons-codec:commons-codec:jar:1.5 (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 |
- org.apache.tapestry:tapestry-ioc:jar:5.3.5 (compile)
tapestry-ioc |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- org.slf4j:slf4j-api:jar:1.6.1 (compile)
- org.slf4j:slf4j-log4j12:jar:1.6.1 (compile)
- org.slf4j:slf4j-api:jar:1.6.1 (compile)
- org.apache.tapestry:tapestry5-annotations:jar:5.3.5 (compile)
tapestry5-annotations |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- javax.inject:javax.inject:jar:1 (compile)
- org.apache.tapestry:plastic:jar:5.3.5 (compile)
plastic |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- org.apache.tapestry:tapestry-func:jar:5.3.5 (compile)
tapestry-func |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- log4j:log4j:jar:1.2.14 (compile)
- javassist:javassist:jar:3.12.1.GA (compile)
Javassist |
---|
Description: Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
simple. It is a class library for editing bytecodes in Java. URL: http://www.javassist.org/ Project License: MPL 1.1LGPL 2.1 |
- org.apache.tapestry:tapestry-json:jar:5.3.5 (compile)
tapestry-json |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- org.apache.tapestry:tapestry-test:jar:5.3.5 (compile)
tapestry-test |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- javax.servlet:servlet-api:jar:2.4 (test)
servlet-api |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- junit:junit:jar:4.0 (compile)
junit |
---|
Description: There is currently no description associated with this project. URL: http://junit.org Project License: No project license is defined for this project. |
- org.mockito:mockito-core:jar:1.7 (test)
- org.hamcrest:hamcrest-core:jar:1.1 (test)
Hamcrest Core |
---|
Description: There is currently no description associated with this project. Project License: BSD style |
- org.objenesis:objenesis:jar:1.0 (test)
- org.testng:testng:jar:jdk15:5.8 (compile)
TestNG |
---|
Description: TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use. URL: http://testng.org Project License: Apache License, Version 2.0 |
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