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 | License |
|---|---|---|---|---|
| commons-beanutils | commons-beanutils | 1.8.3 | jar | The Apache Software License, Version 2.0 |
| org.apache.commons | commons-lang3 | 3.1 | jar | The Apache Software License, Version 2.0 |
| org.slf4j | jcl-over-slf4j | 1.6.6 | jar | MIT License |
| org.slf4j | slf4j-api | 1.6.6 | jar | MIT License |
| org.slf4j | slf4j-log4j12 | 1.6.6 | jar | MIT License |
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 | License | Optional |
|---|---|---|---|---|---|
| asm | asm | 3.3.1 | jar | BSD | No |
| cglib | cglib-nodep | 2.2 | jar | ASF 2.0 | No |
| javassist | javassist | 3.9.0.GA | jar | - | No |
| org.mockito | mockito-all | 1.8.5 | jar | The MIT License | No |
| relaxngDatatype | relaxngDatatype | 20020414 | jar | - | Yes |
| stax | stax | 1.1.1-dev | jar | - | Yes |
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 | License | Optional |
|---|---|---|---|---|---|
| javax.el | el-api | 2.2 | jar | - | No |
| junit | junit | 4.10 | jar | Common Public License Version 1.0 | No |
| org.glassfish.web | el-impl | 2.2 | jar | - | No |
| org.hibernate | hibernate-core | 3.6.9.Final | jar | GNU Lesser General Public License | No |
| org.springframework | spring | 1.2.3 | jar | - | No |
| com.sun.xml.bind | jaxb-impl | 2.2.4 | jar | CDDL 1.1-GPL2 w/ CPE | Yes |
| javax.xml.bind | jaxb-api | 2.2.6 | jar | CDDL 1.1-GPL2 w/ CPE | Yes |
| javax.xml.bind | jsr173_api | 1.0 | jar | - | Yes |
| org.apache.xmlbeans | xmlbeans | 2.5.0 | jar | The Apache Software License, Version 2.0 | Yes |
| org.apache.xmlbeans | xmlbeans-xpath | 2.5.0 | jar | The Apache Software License, Version 2.0 | Yes |
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 | License |
|---|---|---|---|---|
| log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
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 | License |
|---|---|---|---|---|
| antlr | antlr | 2.7.6 | jar | - |
| dom4j | dom4j | 1.6.1 | jar | - |
| javax.transaction | jta | 1.1 | jar | - |
| org.hamcrest | hamcrest-core | 1.1 | jar | BSD style |
| org.hibernate | hibernate-commons-annotations | 3.2.0.Final | jar | GNU LESSER GENERAL PUBLIC LICENSE |
| org.hibernate.javax.persistence | hibernate-jpa-2.0-api | 1.0.1.Final | jar | license.txt |
| stax | stax-api | 1.0.1 | jar | The Apache Software License, Version 2.0 |
Unamed: JPA 2.0 API
ASF 2.0: Code Generation Library
BSD style: Hamcrest Core
GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Commons Annotations
Apache 2: Dozer
Unknown: AntLR, Expression Language API (2.1 Maintenance Release), Expression Language Implementation, Java Transaction API, Javassist, StAX, dom4j, jsr173_api, relaxngDatatype, spring
BSD: ASM Core
The Apache Software License, Version 2.0: Apache Log4j, Commons BeanUtils, Commons Lang, StAX API, XmlBeans, XmlBeansXPath
GNU Lesser General Public License: Hibernate Core
CDDL 1.1: JAXB RI, Java Architecture for XML Binding
GPL2 w/ CPE: JAXB RI, Java Architecture for XML Binding
Common Public License Version 1.0: JUnit
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J LOG4J-12 Binding
The MIT License: Mockito
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| antlr-2.7.6.jar | 433.04 kB | 226 | 224 | 12 | 1.2 | debug |
| asm-3.3.1.jar | 42.56 kB | 24 | 23 | 2 | 1.2 | release |
| cglib-nodep-2.2.jar | 314.81 kB | 253 | 249 | 9 | 1.2 | debug |
| commons-beanutils-1.8.3.jar | 226.58 kB | 155 | 137 | 6 | 1.3 | debug |
| dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | debug |
| javassist-3.9.0.GA.jar | 583.47 kB | 358 | 334 | 17 | 1.4 | debug |
| el-api-2.2.jar | 33.14 kB | 38 | 28 | 1 | 1.5 | debug |
| jta-1.1.jar | 14.72 kB | 24 | 18 | 2 | 1.3 | debug |
| junit-4.10.jar | 247.23 kB | 290 | 252 | 31 | 1.5 | debug |
| log4j-1.2.17.jar | 478.40 kB | 353 | 314 | 21 | 1.4 | debug |
| commons-lang3-3.1.jar | 308.40 kB | 179 | 153 | 12 | 1.5 | debug |
| el-impl-2.2.jar | 106.71 kB | 87 | 73 | 4 | 1.5 | debug |
| hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | debug |
| hibernate-commons-annotations-3.2.0.Final.jar | 69.61 kB | 77 | 61 | 6 | 1.5 | debug |
| hibernate-core-3.6.9.Final.jar | 2.98 MB | 2,116 | 1,996 | 99 | 1.5 | debug |
| hibernate-jpa-2.0-api-1.0.1.Final.jar | 100.25 kB | 190 | 176 | 4 | 1.5 | debug |
| mockito-all-1.8.5.jar | 1.35 MB | 1,216 | 618 | 62 | 1.5 | debug |
| jcl-over-slf4j-1.6.6.jar | 16.88 kB | 23 | 9 | 2 | 1.3 | debug |
| slf4j-api-1.6.6.jar | 25.56 kB | 34 | 23 | 3 | 1.3 | debug |
| slf4j-log4j12-1.6.6.jar | 9.48 kB | 16 | 6 | 1 | 1.3 | debug |
| spring-1.2.3.jar | 1.75 MB | 1,620 | 1,466 | 135 | 1.5 | debug |
| stax-api-1.0.1.jar | 25.89 kB | 48 | 40 | 5 | 1.2 | debug |
| jaxb-impl-2.2.4.jar | 875.58 kB | 717 | 659 | 30 | 1.5 | debug |
| jaxb-api-2.2.6.jar | 97.24 kB | 121 | 103 | 6 | 1.5 | debug |
| jsr173_api-1.0.jar | 48.51 kB | 42 | 40 | 5 | 1.2 | debug |
| xmlbeans-2.5.0.jar | 2.60 MB | 2,244 | 1,525 | 53 | 1.4 | debug |
| xmlbeans-xpath-2.5.0.jar | 6.34 kB | 15 | 2 | 2 | 1.4 | debug |
| relaxngDatatype-20020414.jar | 18.80 kB | 22 | 16 | 2 | 1.1 | release |
| stax-1.1.1-dev.jar | 165.30 kB | 102 | 89 | 7 | 1.2 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 29 | 13.19 MB | 10,852 | 8,845 | 556 | 1.5 | 27 |
| compile: 6 | compile: 1.04 MB | compile: 760 | compile: 642 | compile: 45 | - | compile: 6 |
| test: 6 | test: 2.45 MB | test: 1,975 | test: 1,329 | test: 99 | - | test: 4 |
| provided: 17 | provided: 9.70 MB | provided: 8,117 | provided: 6,874 | provided: 412 | - | provided: 17 |
| Repo ID | URL | Release | Snapshot |
|---|---|---|---|
| apache.snapshots | http://repository.apache.org/snapshots | - | Yes |
| java.net | http://download.java.net/maven/2 | Yes | Yes |
| glassfish-repository | http://download.java.net/maven/glassfish | Yes | Yes |
| m2.dev.java.net | http://download.java.net/maven/2 | Yes | Yes |
| maven2-repository.dev.java.net | http://download.java.net/maven/2 | Yes | Yes |
| central | http://repo1.maven.org/maven2 | Yes | - |
| jvnet-nexus-snapshots | https://maven.java.net/content/repositories/snapshots | - | Yes |
Repository locations for each of the Dependencies.