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 |
|---|---|---|---|
| com.intellij | annotations | 7.0.3 | jar |
| commons-collections | commons-collections | 3.2.1 | jar |
| joda-time | joda-time | 1.6 | jar |
| org.hibernate | hibernate-core | 3.3.2.GA | jar |
| org.springframework | spring-aop | 2.5.6.SEC01 | jar |
| org.springframework | spring-orm | 2.5.6.SEC01 | 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 | Classifier | Type |
|---|---|---|---|---|
| c3p0 | c3p0 | 0.9.1.2 | - | jar |
| com.h2database | h2 | 1.2.121 | - | jar |
| javassist | javassist | 3.8.0.GA | - | jar |
| org.hibernate | hibernate-annotations | 3.4.0.GA | - | jar |
| org.jmock | jmock | 2.5.1 | - | jar |
| org.slf4j | slf4j-jdk14 | 1.5.8 | - | jar |
| org.springframework | spring-jdbc | 2.5.6.SEC01 | - | jar |
| org.springframework | spring-test | 2.5.6.SEC01 | - | jar |
| org.testng | testng | 5.10 | jdk15 | 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 |
|---|---|---|---|
| antlr | antlr | 2.7.6 | jar |
| aopalliance | aopalliance | 1.0 | jar |
| commons-logging | commons-logging | 1.1.1 | jar |
| dom4j | dom4j | 1.6.1 | jar |
| javax.transaction | jta | 1.1 | jar |
| org.slf4j | slf4j-api | 1.5.8 | jar |
| org.springframework | spring-beans | 2.5.6.SEC01 | jar |
| org.springframework | spring-context | 2.5.6.SEC01 | jar |
| org.springframework | spring-core | 2.5.6.SEC01 | jar |
| org.springframework | spring-tx | 2.5.6.SEC01 | 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 | 3.8.1 | jar |
| org.hamcrest | hamcrest-core | 1.1 | jar |
| org.hamcrest | hamcrest-library | 1.1 | jar |
| org.hibernate | ejb3-persistence | 1.0.2.GA | jar |
| org.hibernate | hibernate-commons-annotations | 3.1.0.GA | jar |
BSD style: Hamcrest Core, Hamcrest Library, jMock 2 Core
Public Domain: AOP alliance
GNU GENERAL PUBLIC LICENSE Version 3: AutoDAO
GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Annotations, Hibernate Commons Annotations, c3p0:JDBC DataSources/Resource Pools
Apache 2: Joda time
Unknown: AntLR, Java Persistence API, Java Transaction API, Javassist, SLF4J API Module, SLF4J JDK14 Binding, dom4j
Apache License, Version 2.0: TestNG
The H2 License, Version 1.0: H2 Database Engine
Apache License 2: Jetbrains annotations
Common Public License Version 1.0: JUnit
GNU Lesser General Public License: Hibernate Core
The Apache Software License, Version 2.0: Commons Collections, Commons Logging, Spring Framework: AOP, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Core, Spring Framework: JDBC, Spring Framework: ORM, Spring Framework: Test, Spring Framework: Transaction
| 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 |
| c3p0-0.9.1.2.jar | 596.47 kB | 434 | 382 | 44 | 1.4 | debug |
| h2-1.2.121.jar | 1.15 MB | 473 | 470 | 29 | 1.5 | debug |
| annotations-7.0.3.jar | 5.46 kB | 12 | 6 | 1 | 1.5 | release |
| commons-collections-3.2.1.jar | 561.90 kB | 482 | 458 | 12 | 1.2 | debug |
| commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug |
| dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | debug |
| javassist-3.8.0.GA.jar | 580.04 kB | 352 | 333 | 17 | 1.2 | debug |
| jta-1.1.jar | 14.72 kB | 24 | 18 | 2 | 1.3 | debug |
| joda-time-1.6.jar | 522.29 kB | 675 | 222 | 7 | 1.3 | debug |
| junit-3.8.1.jar | 118.23 kB | 119 | 100 | 6 | 1.1 | debug |
| hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | debug |
| hamcrest-library-1.1.jar | 108.89 kB | 66 | 24 | 7 | 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.2.GA.jar | 2.20 MB | 1,507 | 1,409 | 83 | 1.4 | debug |
| jmock-2.5.1.jar | 134.96 kB | 91 | 74 | 9 | 1.5 | debug |
| slf4j-api-1.5.8.jar | 22.90 kB | 32 | 21 | 3 | 1.3 | debug |
| slf4j-jdk14-1.5.8.jar | 8.61 kB | 15 | 5 | 1 | 1.4 | 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-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 |
| testng-5.10-jdk15.jar | 850.98 kB | 630 | 514 | 35 | 1.5 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 30 | 10.61 MB | 7,934 | 6,744 | 466 | 1.5 | 29 |
| compile: 16 | compile: 6.17 MB | compile: 4,971 | compile: 4,164 | compile: 269 | - | compile: 15 |
| test: 14 | test: 4.44 MB | test: 2,963 | test: 2,580 | test: 197 | - | test: 14 |