Documentation
- Guides
- Javadocs
- Dependencies
|
tapestry-model/tapestry-model-core/dependencies.html
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 |
| commons-beanutils |
commons-beanutils |
1.7.0 |
jar |
| commons-lang |
commons-lang |
2.2 |
jar |
| ognl |
ognl |
2.7.3 |
jar |
| org.apache.tapestry |
tapestry-core |
5.1.0.5 |
jar |
| org.apache.tapestry |
tapestry-upload |
5.1.0.5 |
jar |
| org.chenillekit |
chenillekit-tapestry |
1.2.0 |
jar |
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 |
Classifier |
Type |
| org.apache.tapestry |
tapestry-test |
5.1.0.5 |
- |
jar |
| org.easymock |
easymock |
2.4 |
- |
jar |
| org.testng |
testng |
5.1 |
jdk15 |
jar |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
Project Dependency Graph
Dependency Tree
- org.tynamo:tapestry-model-core:jar:0.1.0-SNAPSHOT
 - org.apache.tapestry:tapestry-core:jar:5.1.0.5 (compile)
 - org.apache.tapestry:tapestry-ioc:jar:5.1.0.5 (compile)
 - org.apache.tapestry:tapestry5-annotations:jar:5.1.0.5 (compile)

- javassist:javassist:jar:3.9.0.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: No project license is defined for this project.
|
- org.slf4j:slf4j-api:jar:1.5.2 (compile)
 | SLF4J API Module |
Description: The slf4j API
URL: http://www.slf4j.org
Project License: No project license is defined for this project.
|
- log4j:log4j:jar:1.2.14 (compile)

- org.slf4j:slf4j-log4j12:jar:1.5.2 (compile)
 | SLF4J LOG4J-12 Binding |
Description: The slf4j log4j-12 binding
URL: http://www.slf4j.org
Project License: No project license is defined for this project.
|
- org.slf4j:slf4j-api:jar:1.5.2 (compile)
 | SLF4J API Module |
Description: The slf4j API
URL: http://www.slf4j.org
Project License: No project license is defined for this project.
|
- log4j:log4j:jar:1.2.14 (compile)

- commons-codec:commons-codec:jar:1.3 (compile)

- org.antlr:antlr-runtime:jar:3.1.1 (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.codehaus.woodstox:woodstox-core-asl:jar:4.0.3 (compile)
 - stax:stax-api:jar:1.0.1 (compile)

- org.codehaus.woodstox:stax2-api:jar:3.0.1 (compile)
 | Stax2 API |
Description: Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.
URL: http://woodstox.codehaus.org/StAX2
Project License: The BSD License
|
- stax:stax-api:jar:1.0.1 (compile)

- org.apache.tapestry:tapestry-upload:jar:5.1.0.5 (compile)
 - org.apache.tapestry:tapestry-core:jar:5.1.0.5 (compile)

- commons-fileupload:commons-fileupload:jar:1.2 (compile)

- commons-io:commons-io:jar:1.3 (compile)

- org.testng:testng:jar:jdk15:5.1 (test)
 - junit:junit:jar:3.8.1 (test)
 | Unnamed - junit:junit:jar:3.8.1 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- org.easymock:easymock:jar:2.4 (test)
 | EasyMock |
Description: EasyMock provides an easy way to create Mock Objects for interfaces by generating them on the fly using Java's proxy mechanism
URL: http://www.easymock.org
Project License: MIT License
|
- org.apache.tapestry:tapestry-test:jar:5.1.0.5 (test)
 - org.seleniumhq.selenium.client-drivers:selenium-java-client-driver:jar:1.0-beta-2 (test)
 - junit:junit:jar:3.8.1 (test)
 | Unnamed - junit:junit:jar:3.8.1 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- org.codehaus.groovy.maven.runtime:gmaven-runtime-default:jar:1.0-rc-3 (test)
 - org.codehaus.groovy.maven.runtime:gmaven-runtime-1.5:jar:1.0-rc-3 (test)
 - org.codehaus.groovy.maven.feature:gmaven-feature-support:jar:1.0-rc-3 (test)
 - org.codehaus.groovy.maven.feature:gmaven-feature-api:jar:1.0-rc-3 (test)

- org.codehaus.groovy.maven.runtime:gmaven-runtime-support:jar:1.0-rc-3 (test)
- org.codehaus.groovy:groovy-all-minimal:jar:1.5.6 (test)
 | Groovy |
Description: Groovy: A powerful, dynamic language for the JVM
URL: http://groovy.codehaus.org/
Project License: No project license is defined for this project.
|
- org.apache.ant:ant:jar:1.7.1 (test)
 | org.apache.tools.ant |
Description: Apache Ant
URL: http://ant.apache.org/ant
Project License: No project license is defined for this project.
|
- org.apache.ant:ant-launcher:jar:1.7.1 (test)
 | Unnamed - org.apache.ant:ant-launcher:jar:1.7.1 |
Description: master POM
URL: http://ant.apache.org/ant-launcher
Project License: No project license is defined for this project.
|
- jline:jline:jar:0.9.94 (test)
 | JLine |
Description: JLine is a java library for reading and editing user input in console applications. It features tab-completion, command history, password masking, customizable keybindings, and pass-through handlers to use to chain to other console applications.
URL: http://jline.sourceforge.net
Project License: BSD
|
- junit:junit:jar:3.8.1 (test)
 | Unnamed - junit:junit:jar:3.8.1 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- org.seleniumhq.selenium.core:selenium-core:jar:1.0-beta-2 (test)

- org.seleniumhq.selenium.server:selenium-server:jar:standalone:1.0-beta-2 (test)
 - org.seleniumhq.selenium.server:selenium-server-coreless:jar:1.0-beta-2 (test)

- org.seleniumhq.selenium.core:selenium-core:jar:1.0-beta-2 (test)

- org.seleniumhq.selenium.server:selenium-server:jar:1.0-beta-2 (test)
 - org.seleniumhq.selenium.server:selenium-server-coreless:jar:1.0-beta-2 (test)

- org.seleniumhq.selenium.core:selenium-core:jar:1.0-beta-2 (test)

- org.seleniumhq.selenium.server:selenium-server-coreless:jar:1.0-beta-2 (test)
 - ant:ant:jar:1.6.5 (test)
 | Unnamed - ant:ant:jar:1.6.5 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- jetty:org.mortbay.jetty:jar:5.1.10 (test)
 | Unnamed - jetty:org.mortbay.jetty:jar:5.1.10 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- commons-codec:commons-codec:jar:1.3 (test)

- javax.servlet:servlet-api:jar:2.4 (test)
 | Unnamed - javax.servlet:servlet-api:jar:2.4 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- bouncycastle:bcprov-jdk15:jar:135 (test)
 | Legion of the Bouncy Castle Java Cryptography APIs |
Description: The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised
so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME)
with the additional infrastructure to conform the algorithms to the JCE framework.
URL: http://www.bouncycastle.org/java.html
Project License: Bouncy Castle License
|
- ognl:ognl:jar:2.7.3 (compile)
 | OGNL - Object Graph Navigation Library |
Description: There is currently no description associated with this project.
URL: http://ognl.org
Project License: No project license is defined for this project.
|
- commons-beanutils:commons-beanutils:jar:1.7.0 (compile)
 | Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- commons-logging:commons-logging:jar:1.0.3 (compile)

- commons-lang:commons-lang:jar:2.2 (compile)

- org.chenillekit:chenillekit-tapestry:jar:1.2.0 (compile)
 - org.chenillekit:chenillekit-core:jar:1.2.0 (compile)
 - commons-configuration:commons-configuration:jar:1.5 (compile)
 | Commons Configuration |
Description: Tools to assist in the reading of configuration/preferences files in
various formats
URL: http://commons.apache.org/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
|
- commons-collections:commons-collections:jar:3.2 (compile)

- commons-lang:commons-lang:jar:2.2 (compile)

- commons-digester:commons-digester:jar:1.8 (compile)
 - commons-beanutils:commons-beanutils:jar:1.7.0 (compile)
 | Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- commons-beanutils:commons-beanutils-core:jar:1.7.0 (compile)
 | Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- org.chenillekit:chenillekit-image:jar:1.2.0 (compile)

- org.chenillekit:chenillekit-google:jar:1.2.0 (compile)
 - com.sdicons.jsontools:jsontools-core:jar:1.5 (compile)
 - antlr:antlr:jar:2.7.6 (compile)
 | AntLR |
Description: There is currently no description associated with this project.
URL: http://www.antlr.org/
Project License: No project license is defined for this project.
|
- org.apache.tapestry:tapestry-upload:jar:5.1.0.5 (compile)

- ognl:ognl:jar:2.7.3 (compile)
 | OGNL - Object Graph Navigation Library |
Description: There is currently no description associated with this project.
URL: http://ognl.org
Project License: No project license is defined for this project.
|
Licenses
Bouncy Castle License: Legion of the Bouncy Castle Java Cryptography APIs
Apache Software License 2.0: Chenillekit Core, Chenillekit Google, Chenillekit Image, Chenillekit Tapestry, Tapestry Annotations, Tapestry Core Library, Tapestry File Upload Component Library, Tapestry Inversion of Control Container, Tapestry Test Utilities
Unknown: AntLR, Antlr 3 Runtime, Groovy, Javassist, Logging, OGNL - Object Graph Navigation Library, SLF4J API Module, SLF4J LOG4J-12 Binding, Selenium Core, Selenium RC Java Client Driver, Selenium RC Server, Selenium RC Server (Coreless), Unnamed - ant:ant:jar:1.6.5, Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - javax.servlet:servlet-api:jar:2.4, Unnamed - jetty:org.mortbay.jetty:jar:5.1.10, Unnamed - junit:junit:jar:3.8.1, Unnamed - org.apache.ant:ant-launcher:jar:1.7.1, org.apache.tools.ant
BSD: JLine
Apache License, Version 2.0: TestNG, Tynamo CRUD Core
MIT License: EasyMock
The Apache Software License, Version 2.0: Codec, Collections, Commons Configuration, Digester, FileUpload, GMaven Common, GMaven Feature :: API, GMaven Feature :: Support, GMaven Runtime :: 1.5, GMaven Runtime :: API, GMaven Runtime :: Default, GMaven Runtime :: Support, IO, Lang, Log4j, Plexus Common Utilities, QDox, StAX API, Woodstox
GNU LESSER GENERAL PUBLIC LICENSE Version 2.1: Java JSON Tools - Core
The BSD License: Stax2 API
Dependency File Details
| Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
Sealed |
| ant-1.6.5.jar |
1,009.81 kB |
616 |
576 |
25 |
1.2 |
debug |
- |
| antlr-2.7.6.jar |
433.04 kB |
226 |
224 |
12 |
1.2 |
debug |
- |
| bcprov-jdk15-135.jar |
1.21 MB |
1,098 |
1,028 |
62 |
1.5 |
release |
- |
| jsontools-core-1.5.jar |
124.38 kB |
128 |
103 |
13 |
1.5 |
debug |
- |
| qdox-1.6.3.jar |
101.64 kB |
72 |
53 |
10 |
1.1 |
debug |
- |
| commons-beanutils-1.7.0.jar |
184.25 kB |
129 |
111 |
5 |
1.2 |
debug |
- |
| commons-beanutils-core-1.7.0.jar |
164.80 kB |
111 |
93 |
5 |
1.2 |
debug |
- |
| commons-codec-1.3.jar |
45.63 kB |
42 |
25 |
5 |
1.2 |
debug |
- |
| commons-collections-3.2.jar |
557.87 kB |
477 |
458 |
12 |
1.1 |
debug |
- |
| commons-configuration-1.5.jar |
265.48 kB |
175 |
157 |
9 |
1.3 |
debug |
- |
| commons-digester-1.8.jar |
140.24 kB |
114 |
100 |
6 |
1.2 |
debug |
- |
| commons-fileupload-1.2.jar |
51.84 kB |
57 |
40 |
5 |
1.3 |
debug |
- |
| commons-io-1.3.jar |
81.66 kB |
69 |
58 |
4 |
1.1 |
debug |
- |
| commons-lang-2.2.jar |
237.32 kB |
139 |
123 |
9 |
1.1 |
debug |
- |
| commons-logging-1.0.3.jar |
30.86 kB |
27 |
17 |
2 |
1.2 |
debug |
- |
| javassist-3.9.0.GA.jar |
583.47 kB |
358 |
334 |
17 |
1.4 |
debug |
- |
| servlet-api-2.4.jar |
95.40 kB |
67 |
42 |
2 |
1.2 |
debug |
- |
| org.mortbay.jetty-5.1.10.jar |
660.99 kB |
317 |
294 |
12 |
1.2 |
debug |
sealed |
| ognl-2.7.3.jar |
234.18 kB |
141 |
130 |
3 |
1.4 |
debug |
- |
| tapestry-core-5.1.0.5.jar |
1.35 MB |
1,283 |
1,061 |
40 |
1.5 |
debug |
- |
| tapestry-test-5.1.0.5.jar |
435.79 kB |
24 |
5 |
1 |
1.5 |
debug |
- |
| tapestry-upload-5.1.0.5.jar |
21.80 kB |
33 |
15 |
3 |
1.5 |
debug |
- |
| chenillekit-tapestry-1.2.0.jar |
4.13 MB |
1,462 |
96 |
17 |
1.5 |
debug |
- |
| easymock-2.4.jar |
79.23 kB |
83 |
71 |
3 |
1.5 |
debug |
- |
| testng-5.1-jdk15.jar |
675.98 kB |
523 |
412 |
31 |
1.5 |
debug |
- |
| Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
Sealed |
| 25 |
12.76 MB |
7,771 |
5,626 |
313 |
1.5 |
24 |
1 |
| compile: 17 |
compile: 8.56 MB |
compile: 4,971 |
compile: 3,145 |
compile: 167 |
- |
compile: 17 |
- |
| test: 8 |
test: 4.20 MB |
test: 2,800 |
test: 2,481 |
test: 146 |
- |
test: 7 |
test: 1 |
|