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 |
|---|---|---|---|
| javax.persistence | persistence-api | 1.0 | jar |
| log4j | log4j | 1.2.14 | jar |
| org.springframework | spring-aop | 2.5.6.SEC01 | jar |
| org.springframework | spring-jdbc | 2.5.6.SEC01 | jar |
| org.springframework | spring-orm | 2.5.6.SEC01 | jar |
| org.springframework | spring-webmvc | 2.5.6.SEC01 | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type |
|---|---|---|---|
| cglib | cglib | 2.2 | jar |
| com.h2database | h2 | 1.1.115 | jar |
| commons-collections | commons-collections | 3.2.1 | jar |
| commons-dbcp | commons-dbcp | 1.2.1 | jar |
| javax.servlet | jstl | 1.1.2 | jar |
| org.apache.tiles | tiles-api | 2.0.7 | jar |
| org.apache.tiles | tiles-jsp | 2.0.7 | jar |
| org.hibernate | hibernate-annotations | 3.4.0.GA | jar |
| org.hibernate | hibernate-commons-annotations | 3.1.0.GA | jar |
| org.hibernate | hibernate-core | 3.3.1.GA | jar |
| org.hibernate | hibernate-entitymanager | 3.4.0.GA | jar |
| org.slf4j | slf4j-log4j12 | 1.5.2 | jar |
| taglibs | standard | 1.1.2 | jar |
| xerces | xercesImpl | 2.9.1 | jar |
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 |
|---|---|---|---|
| junit | junit | 4.4 | jar |
| junit-addons | junit-addons | 1.4 | jar |
| org.springframework | spring-test | 2.5.6.SEC01 | jar |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| GroupId | ArtifactId | Version | Type |
|---|---|---|---|
| javax.servlet | servlet-api | 2.5 | jar |
| javax.servlet.jsp | jsp-api | 2.1 | 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 | Type |
|---|---|---|---|
| aopalliance | aopalliance | 1.0 | jar |
| commons-logging | commons-logging | 1.1.1 | jar |
| org.springframework | spring-beans | 2.5.6.SEC01 | jar |
| org.springframework | spring-context | 2.5.6.SEC01 | jar |
| org.springframework | spring-context-support | 2.5.6.SEC01 | jar |
| org.springframework | spring-core | 2.5.6.SEC01 | jar |
| org.springframework | spring-tx | 2.5.6.SEC01 | jar |
| org.springframework | spring-web | 2.5.6.SEC01 | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type |
|---|---|---|---|
| antlr | antlr | 2.7.6 | jar |
| asm | asm | 3.1 | jar |
| commons-beanutils | commons-beanutils | 1.7.0 | jar |
| commons-digester | commons-digester | 1.8 | jar |
| commons-logging | commons-logging-api | 1.1 | jar |
| commons-pool | commons-pool | 1.2 | jar |
| dom4j | dom4j | 1.6.1 | jar |
| javassist | javassist | 3.4.GA | jar |
| javax.transaction | jta | 1.1 | jar |
| org.apache.tiles | tiles-core | 2.0.7 | jar |
| org.hibernate | ejb3-persistence | 1.0.2.GA | jar |
| org.slf4j | slf4j-api | 1.5.2 | jar |
| xml-apis | xml-apis | 1.3.04 | jar |
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 |
|---|---|---|---|
| xerces | xmlParserAPIs | 2.6.2 | jar |
lgpl: Javassist
ASF 2.0: Code Generation Library
The Simplified BSD License: Mystique
Public Domain: AOP alliance
GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Annotations, Hibernate Commons Annotations, Hibernate Entitity Manager
Unknown: ASM Core, AntLR, Java Persistence API, Java Transaction API, SLF4J API Module, SLF4J LOG4J-12 Binding, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - javax.servlet.jsp:jsp-api:jar:2.1, Unnamed - javax.servlet:jstl:jar:1.1.2, Unnamed - javax.servlet:servlet-api:jar:2.5, Unnamed - junit-addons:junit-addons:jar:1.4, Unnamed - taglibs:standard:jar:1.1.2, Unnamed - xerces:xmlParserAPIs:jar:2.6.2, dom4j
The H2 License, Version 1.0: H2 Database Engine
Common Public License Version 1.0: JUnit
GNU Lesser General Public License: Hibernate Core
The Apache Software License, Version 2.0: Commons Collections, Commons DBCP, Commons Logging, Commons Pool, Digester, Log4j, Logging, Spring Framework: AOP, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Context Support, Spring Framework: Core, Spring Framework: JDBC, Spring Framework: ORM, Spring Framework: Test, Spring Framework: Transaction, Spring Framework: Web, Spring Framework: Web MVC, Tiles - API, Tiles - Core Library, Tiles - JSP support, XML Commons External Components XML APIs, Xerces2 Java Parser
Common Development and Distribution License (CDDL) v1.0: Enterprise JavaBeans (EJB) 3.0
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| antlr-2.7.6.jar | 433.04 kB | 226 | 224 | 12 | 1.2 | debug |
| aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug |
| asm-3.1.jar | 42.02 kB | 24 | 23 | 2 | 1.2 | release |
| cglib-2.2.jar | 272.15 kB | 240 | 226 | 7 | 1.2 | debug |
| h2-1.1.115.jar | 1.12 MB | 464 | 461 | 29 | 1.5 | debug |
| commons-beanutils-1.7.0.jar | 184.25 kB | 129 | 111 | 5 | 1.2 | debug |
| commons-collections-3.2.1.jar | 561.90 kB | 482 | 458 | 12 | 1.2 | debug |
| commons-dbcp-1.2.1.jar | 105.11 kB | 56 | 44 | 4 | 1.1 | debug |
| commons-digester-1.8.jar | 140.24 kB | 114 | 100 | 6 | 1.2 | debug |
| commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug |
| commons-logging-api-1.1.jar | 43.55 kB | 29 | 20 | 2 | 1.1 | debug |
| commons-pool-1.2.jar | 41.50 kB | 34 | 25 | 2 | 1.1 | debug |
| dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | debug |
| javassist-3.4.GA.jar | 459.97 kB | 279 | 262 | 15 | 1.2 | debug |
| persistence-api-1.0.jar | 50.93 kB | 97 | 91 | 2 | 1.5 | debug |
| jstl-1.1.2.jar | 20.20 kB | 28 | 18 | 4 | 1.2 | debug |
| servlet-api-2.5.jar | 102.65 kB | 68 | 42 | 2 | 1.5 | debug |
| jsp-api-2.1.jar | 98.28 kB | 101 | 84 | 4 | 1.5 | debug |
| jta-1.1.jar | 14.72 kB | 24 | 18 | 2 | 1.3 | debug |
| junit-4.4.jar | 157.69 kB | 188 | 154 | 20 | 1.5 | debug |
| junit-addons-1.4.jar | 52.96 kB | 48 | 39 | 5 | 1.2 | debug |
| log4j-1.2.14.jar | 358.83 kB | 288 | 256 | 19 | 1.1 | debug |
| tiles-api-2.0.7.jar | 20.00 kB | 27 | 12 | 4 | 1.5 | debug |
| tiles-core-2.0.7.jar | 125.16 kB | 112 | 78 | 17 | 1.5 | debug |
| tiles-jsp-2.0.7.jar | 42.23 kB | 46 | 28 | 3 | 1.5 | debug |
| ejb3-persistence-1.0.2.GA.jar | 49.40 kB | 97 | 91 | 2 | 1.5 | debug |
| hibernate-annotations-3.4.0.GA.jar | 273.16 kB | 166 | 153 | 8 | 1.5 | debug |
| hibernate-commons-annotations-3.1.0.GA.jar | 65.42 kB | 69 | 58 | 6 | 1.5 | debug |
| hibernate-core-3.3.1.GA.jar | 2.17 MB | 1,482 | 1,386 | 81 | 1.4 | debug |
| hibernate-entitymanager-3.4.0.GA.jar | 116.50 kB | 92 | 77 | 8 | 1.5 | debug |
| slf4j-api-1.5.2.jar | 16.98 kB | 29 | 18 | 3 | 1.3 | debug |
| slf4j-log4j12-1.5.2.jar | 9.28 kB | 16 | 6 | 1 | 1.3 | debug |
| spring-aop-2.5.6.SEC01.jar | 318.12 kB | 272 | 248 | 15 | 1.5 | debug |
| spring-beans-2.5.6.SEC01.jar | 476.63 kB | 327 | 297 | 15 | 1.5 | debug |
| spring-context-2.5.6.SEC01.jar | 465.72 kB | 407 | 344 | 48 | 1.5 | debug |
| spring-context-support-2.5.6.SEC01.jar | 94.60 kB | 74 | 57 | 8 | 1.4 | debug |
| spring-core-2.5.6.SEC01.jar | 278.91 kB | 214 | 212 | 19 | 1.5 | debug |
| spring-jdbc-2.5.6.SEC01.jar | 327.62 kB | 266 | 245 | 15 | 1.5 | debug |
| spring-orm-2.5.6.SEC01.jar | 369.02 kB | 312 | 293 | 14 | 1.5 | debug |
| spring-test-2.5.6.SEC01.jar | 176.71 kB | 131 | 110 | 15 | 1.5 | debug |
| spring-tx-2.5.6.SEC01.jar | 225.75 kB | 216 | 185 | 20 | 1.5 | debug |
| spring-web-2.5.6.SEC01.jar | 190.02 kB | 154 | 133 | 13 | 1.5 | debug |
| spring-webmvc-2.5.6.SEC01.jar | 392.92 kB | 283 | 245 | 27 | 1.5 | debug |
| standard-1.1.2.jar | 384.04 kB | 307 | 254 | 23 | 1.2 | debug |
| xercesImpl-2.9.1.jar | 1.17 MB | 964 | 894 | 38 | 1.1 | release |
| xmlParserAPIs-2.6.2.jar | 121.80 kB | 238 | 207 | 17 | 1.1 | release |
| xml-apis-1.3.04.jar | 189.80 kB | 344 | 303 | 25 | 1.1 | release |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 47 | 12.51 MB | 9,829 | 8,817 | 617 | 1.5 | 43 |
| compile: 14 | compile: 3.53 MB | compile: 2,967 | compile: 2,643 | compile: 219 | - | compile: 14 |
| test: 4 | test: 509.16 kB | test: 605 | test: 510 | test: 57 | - | test: 3 |
| runtime: 27 | runtime: 8.29 MB | runtime: 6,088 | runtime: 5,538 | runtime: 335 | - | runtime: 24 |
| provided: 2 | provided: 200.93 kB | provided: 169 | provided: 126 | provided: 6 | - | provided: 2 |
| Repo ID | URL | Release | Snapshot | Blacklisted |
|---|---|---|---|---|
| dtddoc | http://dtddoc.sf.net/maven2 | Yes | Yes | - |
| apache.snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes | - |
| tiles.build | http://people.apache.org/builds/tiles/2.0.7/m2-staging-repository/ | Yes | - | Yes |
| central | http://repo1.maven.org/maven2 | Yes | - | - |
Repository locations for each of the Dependencies.