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 |
|---|---|---|---|
| org.greatage | greatage-common | 1.1-SNAPSHOT | jar |
| org.greatage | greatage-ioc | 1.1-SNAPSHOT | jar |
| org.hibernate | hibernate-core | 3.6.1.Final | 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 |
|---|---|---|---|
| org.testng | testng | 5.14.10 | 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.jdo | jdo2-api | 2.3-eb | jar |
| javax.persistence | persistence-api | 1.0 | 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 |
| commons-collections | commons-collections | 3.1 | jar |
| dom4j | dom4j | 1.6.1 | jar |
| javax.transaction | jta | 1.1 | jar |
| log4j | log4j | 1.2.16 | jar |
| org.hibernate | hibernate-commons-annotations | 3.2.0.Final | jar |
| org.hibernate.javax.persistence | hibernate-jpa-2.0-api | 1.0.0.Final | jar |
| org.javassist | javassist | 3.14.0-GA | jar |
| org.slf4j | slf4j-api | 1.6.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 |
|---|---|---|---|
| com.beust | jcommander | 1.12 | jar |
| junit | junit | 3.8.1 | jar |
| org.beanshell | bsh | 2.0b4 | jar |
| org.yaml | snakeyaml | 1.6 | jar |
dom4j: dom4j
Unamed: JPA 2.0 API
Apache 2: JDO2 API
GNU LESSER GENERAL PUBLIC LICENSE: BeanShell, Hibernate Commons Annotations
Unknown: AntLR, Java Transaction API, Unnamed - commons-collections:commons-collections:jar:3.1, Unnamed - javax.persistence:persistence-api:jar:1.0, Unnamed - javax.transaction:transaction-api:jar:1.1, Unnamed - log4j:log4j:jar:1.2.16
LGPL 2.1: Javassist
Apache License, Version 2.0: TestNG
MPL 1.1: Javassist
GNU Lesser General Public License: Hibernate Core
The Apache Software License, Version 2.0: JCommander
Apache Software License 2.0: GreatAge Common Utilities, GreatAge Domain Library, GreatAge IoC Container
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module
Apache License Version 2.0: SnakeYAML
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| antlr-2.7.6.jar | 433.04 kB | 226 | 224 | 12 | 1.2 | debug |
| jcommander-1.12.jar | 30.55 kB | 36 | 23 | 4 | 1.5 | debug |
| commons-collections-3.1.jar | 546.26 kB | 465 | 446 | 12 | 1.1 | debug |
| dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | debug |
| jdo2-api-2.3-eb.jar | 188.18 kB | 226 | 182 | 7 | 1.5 | debug |
| persistence-api-1.0.jar | 50.93 kB | 97 | 91 | 2 | 1.5 | debug |
| jta-1.1.jar | 14.72 kB | 24 | 18 | 2 | 1.3 | debug |
| transaction-api-1.1.jar | 14.72 kB | 24 | 18 | 2 | 1.3 | debug |
| junit-3.8.1.jar | 118.23 kB | 119 | 100 | 6 | 1.1 | debug |
| log4j-1.2.16.jar | 470.25 kB | 346 | 308 | 20 | 1.1 | debug |
| bsh-2.0b4.jar | 275.09 kB | 238 | 158 | 8 | 1.2 | release |
| greatage-common-1.1-SNAPSHOT.jar | 26.14 kB | 34 | 20 | 4 | 1.5 | debug |
| greatage-ioc-1.1-SNAPSHOT.jar | 115.00 kB | 155 | 135 | 10 | 1.5 | debug |
| hibernate-commons-annotations-3.2.0.Final.jar | 69.61 kB | 77 | 61 | 6 | 1.5 | debug |
| hibernate-core-3.6.1.Final.jar | 2.96 MB | 2,110 | 1,990 | 99 | 1.5 | debug |
| hibernate-jpa-2.0-api-1.0.0.Final.jar | 98.52 kB | 188 | 176 | 4 | 1.5 | debug |
| javassist-3.14.0-GA.jar | 632.73 kB | 391 | 367 | 17 | 1.4 | debug |
| slf4j-api-1.6.1.jar | 24.90 kB | 34 | 23 | 3 | 1.3 | debug |
| testng-5.14.10.jar | 558.62 kB | 391 | 357 | 21 | 1.5 | debug |
| snakeyaml-1.6.jar | 226.68 kB | 208 | 183 | 16 | 1.5 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 20 | 7.07 MB | 5,597 | 5,070 | 269 | 1.5 | 19 |
| compile: 12 | compile: 5.64 MB | compile: 4,258 | compile: 3,958 | compile: 203 | - | compile: 12 |
| test: 5 | test: 1.18 MB | test: 992 | test: 821 | test: 55 | - | test: 4 |
| provided: 3 | provided: 253.83 kB | provided: 347 | provided: 291 | provided: 11 | - | provided: 3 |
| Repo ID | URL | Release | Snapshot |
|---|---|---|---|
| sonatype-nexus-snapshots | http://oss.sonatype.org/content/repositories/snapshots | - | Yes |
| central | http://repo1.maven.org/maven2 | Yes | - |
| jboss | https://repository.jboss.org/nexus/content/groups/public | Yes | Yes |
Repository locations for each of the Dependencies.