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 | Optional |
|---|---|---|---|---|---|
| antlr | antlr | 2.7.6 | - | jar | |
| asm | asm | 1.5.3 | - | jar | |
| asm | asm-attrs | 1.5.3 | - | jar | |
| cglib | cglib | 2.1_3 | - | jar | |
| commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
| commons-codec | commons-codec | 1.3 | - | jar | |
| commons-collections | commons-collections | 2.1.1 | - | jar | |
| commons-logging | commons-logging | 1.0.4 | - | jar | |
| dom4j | dom4j | 1.6.1-jboss | - | jar | |
| hsqldb | hsqldb | 1.8.0.1 | - | jar | |
| javax.el | el-api | 1.0 | - | jar | |
| javax.faces | jsf-api | 1.2_02 | - | jar | |
| javax.persistence | persistence-api | 1.0 | - | jar | |
| javax.transaction | jta | 1.0.1B | - | jar | |
| jboss | javassist | 3.3.ga | - | jar | |
| log4j | log4j | 1.2.14 | - | jar | |
| net.sf.ehcache | ehcache | 1.2.3 | - | jar | |
| net.sf.tacos | tacos-seam-core | 5.0.0-SNAPSHOT | - | jar | |
| org.apache.tapestry | tapestry-annotations | 5.0.10-SNAPSHOT | - | jar | |
| org.apache.tapestry | tapestry-core | 5.0.10-SNAPSHOT | - | jar | |
| org.apache.tapestry | tapestry-ioc | 5.0.10-SNAPSHOT | - | jar | |
| org.hibernate | hibernate | 3.2.4.sp1 | - | jar | |
| org.hibernate | hibernate-annotations | 3.3.0.ga | - | jar | |
| org.hibernate | hibernate-commons-annotations | 3.0.0.ga | - | jar | |
| org.hibernate | hibernate-validator | 3.0.0.ga | - | jar | |
| org.jboss.el | jboss-el | 2.0.1-SNAPSHOT | - | jar | |
| org.jboss.seam | jboss-seam | 2.0.1.CR1 | - | jar | |
| org.jboss.seam | jboss-seam-ioc | 2.0.1.CR1 | - | jar | |
| org.jboss.seam | jboss-seam-remoting | 2.0.1.CR1 | - | jar | |
| org.jboss.seam | jboss-seam-ui | 2.0.1.CR1 | - | jar | |
| org.slf4j | slf4j-api | 1.4.3 | - | jar | |
| org.slf4j | slf4j-log4j12 | 1.4.3 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 | Optional |
|---|---|---|---|---|---|
| antlr | antlr | 2.7.6 | - | jar | |
| asm | asm | 1.5.3 | - | jar | |
| asm | asm-attrs | 1.5.3 | - | jar | |
| cglib | cglib | 2.1_3 | - | jar | |
| commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
| commons-codec | commons-codec | 1.3 | - | jar | |
| commons-collections | commons-collections | 2.1.1 | - | jar | |
| commons-logging | commons-logging | 1.0.4 | - | jar | |
| dom4j | dom4j | 1.6.1-jboss | - | jar | |
| hsqldb | hsqldb | 1.8.0.1 | - | jar | |
| javax.el | el-api | 1.0 | - | jar | |
| javax.faces | jsf-api | 1.2_02 | - | jar | |
| javax.persistence | persistence-api | 1.0 | - | jar | |
| javax.transaction | jta | 1.0.1B | - | jar | |
| jboss | javassist | 3.3.ga | - | jar | |
| log4j | log4j | 1.2.14 | - | jar | |
| net.sf.ehcache | ehcache | 1.2.3 | - | jar | |
| net.sf.tacos | tacos-seam-core | 5.0.0-SNAPSHOT | - | jar | |
| org.apache.tapestry | tapestry-annotations | 5.0.10-SNAPSHOT | - | jar | |
| org.apache.tapestry | tapestry-core | 5.0.10-SNAPSHOT | - | jar | |
| org.apache.tapestry | tapestry-ioc | 5.0.10-SNAPSHOT | - | jar | |
| org.hibernate | hibernate | 3.2.4.sp1 | - | jar | |
| org.hibernate | hibernate-annotations | 3.3.0.ga | - | jar | |
| org.hibernate | hibernate-commons-annotations | 3.0.0.ga | - | jar | |
| org.hibernate | hibernate-validator | 3.0.0.ga | - | jar | |
| org.jboss.el | jboss-el | 2.0.1-SNAPSHOT | - | jar | |
| org.jboss.seam | jboss-seam | 2.0.1.CR1 | - | jar | |
| org.jboss.seam | jboss-seam-ioc | 2.0.1.CR1 | - | jar | |
| org.jboss.seam | jboss-seam-remoting | 2.0.1.CR1 | - | jar | |
| org.jboss.seam | jboss-seam-ui | 2.0.1.CR1 | - | jar | |
| org.slf4j | slf4j-api | 1.4.3 | - | jar | |
| org.slf4j | slf4j-log4j12 | 1.4.3 | - | jar |
Seam integration for tapestry
http://tacos.sf.net/tacos5/tacos-seam/booking-example
Project License: Apache Software License 2.0
Seam integration for tapestry
http://tacos.sf.net/tacos5/tacos-seam/tacos-seam-core
Project License: Apache Software License 2.0
Central module for Tapestry, containing interfaces to the Java Servlet API and all core services and components.
http://tapestry.apache.org/tapestry5/tapestry-core
Project License: Apache Software License 2.0
Tapestry Inversion of Control Container
A code-centric, high-performance, simple Inversion of Control container.
http://tapestry.apache.org/tapestry5/tapestry-ioc
Project License: Apache Software License 2.0
The slf4j API
Project License: No project license is defined for this project.
The slf4j log4j-12 binding
Project License: No project license is defined for this project.
Log4j
http://logging.apache.org/log4j/docs/
Project License: The Apache Software License, Version 2.0
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.
http://jakarta.apache.org/commons/codec/
Project License: The Apache Software License, Version 2.0
Annotations used with Tapestry applications.
http://tapestry.apache.org/tapestry5/tapestry-annotations
Project License: Apache Software License 2.0
http://jboss.com/products/seam/taglib
Project License: No project license is defined for this project.
Unnamed - org.jboss.seam:jboss-seam:ejb:2.0.1.CR1
http://jboss.com/products/seam/jboss-seam
Project License: No project license is defined for this project.
Unnamed - org.jboss.el:jboss-el:pom:2.0.1-SNAPSHOT
Project License: No project license is defined for this project.
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Project License: No project license is defined for this project.
Unnamed - org.jboss.seam:jboss-seam-remoting:jar:2.0.1.CR1
http://jboss.com/products/seam/jboss-seam-remoting
Project License: No project license is defined for this project.
Unnamed - org.jboss.seam:jboss-seam-ioc:jar:2.0.1.CR1
http://jboss.com/products/seam/jboss-seam-ioc
Project License: No project license is defined for this project.
Javassist (Java programming assistant) is a load-time reflective system for Java.
http://www.jboss.org/products/javassist
Project License: MPL 1.1
Unnamed - javax.persistence:persistence-api:jar:1.0
Project License: No project license is defined for this project.
Following the DRY (Don't Repeat Yourself) principle, Hibernate Validator let's you express your domain constraints once (and only once) and ensure their compliance at various level of your system automatically.
http://validator.hibernate.org
Project License: GNU LESSER GENERAL PUBLIC LICENSE
Unnamed - javax.faces:jsf-api:jar:1.2_02
This is the master POM file for Sun's Implementation of the JSF 1.2 Specification.
http://java.sun.com/javaee/javaserverfaces/
Project License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
Relational Persistence for Java
Project License: GNU LESSER GENERAL PUBLIC LICENSE
ehcache is a pure Java, in-process cache with the following features: 1. Fast. 2. Simple. 3. Multiple eviction policies: LRU, LFU and FIFO. 4. Caches can be in memory or on disk. 5. Disk Stores can be persistent between VM restarts. 6. Distributed caching using multicast and RMI, with a pluggable API. 7. Cache and CacheManager listeners 8. Supports multiple Caches per CacheManager, and multiple CacheManagers per application. 9. Acts as a pluggable cache for Hibernate 3.1, 3 and 2.1. 10. Small foot print. Both in terms of size and memory requirements. 11. Minimal dependencies apart from J2SE. 12. Fully documented. See the online Documentation and the online JavaDoc. 13. Comprehensive Test Coverage. See the clover test report. 14. Available under the Apache 1.1 license. EHCache's copyright and licensing has been reviewed and approved by the Apache Software Foundation, making EHCache suitable for use in Apache projects. 15. Production tested. EHCache is used on a large and very busy eCommerce site. 16. Web caching, pull-through caches and other common caching implementations are provided in the ehcache-constructs module.
Project License: The Apache Software License, Version 2.0
Unnamed - javax.transaction:jta:jar:1.0.1B
Project License: No project license is defined for this project.
Unnamed - asm:asm-attrs:jar:1.5.3
POM was created from install:install-file
Project License: No project license is defined for this project.
Unnamed - dom4j:dom4j:jar:1.6.1-jboss
DOM4J w/ JBoss mods
Project License: No project license is defined for this project.
Project License: No project license is defined for this project.
Project License: No project license is defined for this project.
POM was created from install:install-file
Project License: No project license is defined for this project.
Unnamed - commons-collections:commons-collections:jar:2.1.1
Project License: No project license is defined for this project.
Unnamed - javax.el:el-api:jar:1.0
Project License: No project license is defined for this project.
EJB3-style annotations for Hibernate
http://annotations.hibernate.org
Project License: GNU LESSER GENERAL PUBLIC LICENSE
Hibernate Commons Annotations is a utility project used by annotations based Hibernate sub-projects.
Project License: GNU LESSER GENERAL PUBLIC LICENSE
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
Project License: The Apache Software License, Version 2.0
Unnamed - hsqldb:hsqldb:jar:1.8.0.1
Project License: No project license is defined for this project.
Apache Software License 2.0: Seam Booking Example, Tacos Seam Core, Tapestry Annotations, Tapestry Core Library, Tapestry Inversion of Control Container
GNU LESSER GENERAL PUBLIC LICENSE: Hibernate, Hibernate Annotations, Hibernate Commons Annotations, Hibernate Validator
Unknown: AntLR, SLF4J API Module, SLF4J LOG4J-12 Binding, Seam JSF Controls, Unnamed - asm:asm-attrs:jar:1.5.3, Unnamed - asm:asm:jar:1.5.3, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - commons-collections:commons-collections:jar:2.1.1, Unnamed - dom4j:dom4j:jar:1.6.1-jboss, Unnamed - hsqldb:hsqldb:jar:1.8.0.1, Unnamed - javax.el:el-api:jar:1.0, Unnamed - javax.persistence:persistence-api:jar:1.0, Unnamed - javax.transaction:jta:jar:1.0.1B, Unnamed - org.jboss.el:jboss-el:pom:2.0.1-SNAPSHOT, Unnamed - org.jboss.seam:jboss-seam-ioc:jar:2.0.1.CR1, Unnamed - org.jboss.seam:jboss-seam-remoting:jar:2.0.1.CR1, Unnamed - org.jboss.seam:jboss-seam:ejb:2.0.1.CR1, cglib
MPL 1.1: Javassist
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: Unnamed - javax.faces:jsf-api:jar:1.2_02
The Apache Software License, Version 2.0: Codec, Log4j, Logging, ehcache
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
|---|---|---|---|---|---|---|---|
| antlr-2.7.6.jar | 443,432 | 226 | 224 | 12 | 1.2 | debug | - |
| asm-1.5.3.jar | 26,360 | 19 | 14 | 1 | 1.3 | release | - |
| asm-attrs-1.5.3.jar | 16,777 | 22 | 16 | 1 | 1.3 | release | - |
| cglib-2.1_3.jar | 282,338 | 243 | 228 | 8 | 1.2 | debug | - |
| commons-beanutils-1.7.0.jar | 188,671 | 129 | 111 | 5 | 1.2 | debug | - |
| commons-codec-1.3.jar | 46,725 | 42 | 25 | 5 | 1.2 | debug | - |
| commons-collections-2.1.1.jar | 175,426 | 197 | 187 | 3 | 1.1 | release | - |
| commons-logging-1.0.4.jar | 38,015 | 29 | 18 | 2 | 1.2 | debug | - |
| dom4j-1.6.1-jboss.jar | 303,207 | 200 | 185 | 12 | 1.3 | debug | - |
| hsqldb-1.8.0.1.jar | 625,096 | 336 | 297 | 13 | 1.2 | release | - |
| el-api-1.0.jar | 29,309 | 33 | 28 | 1 | 1.5 | debug | - |
| jsf-api-1.2_02.jar | 312,699 | 201 | 184 | 13 | 1.5 | debug | - |
| persistence-api-1.0.jar | 52,150 | 97 | 91 | 2 | 1.5 | debug | - |
| jta-1.0.1B.jar | 8,812 | 20 | 17 | 2 | 1.2 | debug | - |
| javassist-3.3.ga.jar | 459,663 | 271 | 254 | 15 | 1.2 | debug | - |
| log4j-1.2.14.jar | 367,444 | 288 | 256 | 19 | 1.1 | debug | - |
| ehcache-1.2.3.jar | 208,048 | 137 | 117 | 13 | 1.3 | debug | - |
| booking-example-5.0.0-SNAPSHOT.war | 8,354,576 | 91 | 11 | 3 | 1.5 | debug | - |
| tacos-seam-core-5.0.0-SNAPSHOT.jar | 13,734 | 25 | 10 | 4 | 1.5 | debug | - |
| tapestry-annotations-5.0.10-SNAPSHOT.jar | 5,852 | 19 | 7 | 1 | 1.5 | debug | - |
| tapestry-core-5.0.10-SNAPSHOT.jar | 1,130,785 | 985 | 784 | 32 | 1.5 | debug | - |
| tapestry-ioc-5.0.10-SNAPSHOT.jar | 287,449 | 284 | 260 | 9 | 1.5 | debug | - |
| hibernate-3.2.4.sp1.jar | 2,242,529 | 1,423 | 1,339 | 78 | 1.4 | debug | - |
| hibernate-annotations-3.3.0.ga.jar | 265,130 | 154 | 142 | 7 | 1.5 | debug | - |
| hibernate-commons-annotations-3.0.0.ga.jar | 66,426 | 68 | 57 | 6 | 1.5 | debug | - |
| hibernate-validator-3.0.0.ga.jar | 60,992 | 72 | 53 | 3 | 1.5 | debug | - |
| jboss-el-2.0.1-SNAPSHOT.jar | 133,504 | 112 | 103 | 4 | 1.5 | debug | - |
| jboss-seam-2.0.1.CR1.jar | 849,062 | 689 | 610 | 47 | 1.5 | debug | - |
| jboss-seam-ioc-2.0.1.CR1.jar | 64,973 | 60 | 44 | 4 | 1.5 | debug | - |
| jboss-seam-remoting-2.0.1.CR1.jar | 100,051 | 79 | 67 | 5 | 1.5 | debug | - |
| jboss-seam-ui-2.0.1.CR1.jar | 217,937 | 180 | 148 | 14 | 1.5 | debug | - |
| slf4j-api-1.4.3.jar | 15,345 | 28 | 17 | 3 | 1.3 | debug | - |
| slf4j-log4j12-1.4.3.jar | 8,601 | 16 | 6 | 1 | 1.3 | debug | - |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
| 33 total dependencies | 17,401,118 | 6,775 | 5,910 | 348 | 1.5 | 29 | 0 |