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.9.1 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.2.1 | jar | The Apache Software License, Version 2.0 |
org.slf4j | jcl-over-slf4j | 1.7.5 | jar | MIT License |
org.slf4j | slf4j-api | 1.7.5 | 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.2 | jar | ASF 2.0 | No |
org.mockito | mockito-all | 1.9.5 | jar | The MIT License | No |
org.slf4j | slf4j-log4j12 | 1.7.5 | jar | MIT License | No |
relaxngDatatype | relaxngDatatype | 20020414 | jar | - | Yes |
stax | stax | 1.1.2-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.11 | 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.javassist | javassist | 3.18.1-GA | jar | MPL 1.1-LGPL 2.1-Apache License 2.0 | No |
org.osgi | org.osgi.core | 4.3.0 | jar | Apache License, Version 2.0 | 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.11 | 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 |
---|---|---|---|---|
commons-collections | commons-collections | 3.2.1 | jar | The Apache Software License, Version 2.0 |
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 |
---|---|---|---|---|
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.3 | jar | New BSD License |
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
GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Commons Annotations
Apache 2: Dozer
New BSD License: Hamcrest Core
Unknown: AntLR, Expression Language API (2.1 Maintenance Release), Expression Language Implementation, Java Transaction API, StAX, dom4j, jsr173_api, relaxngDatatype
BSD: ASM Core
Apache License, Version 2.0: osgi.core
LGPL 2.1: Javassist
MPL 1.1: Javassist
GNU Lesser General Public License: Hibernate Core
The Apache Software License, Version 2.0: Apache Commons BeanUtils, Apache Commons Lang, Apache Log4j, Commons Collections, StAX API, XmlBeans, XmlBeansXPath
CDDL 1.1: JAXB RI, Java Architecture for XML Binding
GPL2 w/ CPE: JAXB RI, Java Architecture for XML Binding
Apache License 2.0: Javassist
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.2.jar | 319.25 kB | 255 | 251 | 9 | 1.2 | debug |
commons-beanutils-1.9.1.jar | 227.11 kB | 153 | 136 | 5 | 1.5 | debug |
commons-collections-3.2.1.jar | 561.90 kB | 482 | 458 | 12 | 1.2 | debug |
dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | 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.11.jar | 239.30 kB | 266 | 233 | 28 | 1.5 | debug |
log4j-1.2.17.jar | 478.40 kB | 353 | 314 | 21 | 1.4 | debug |
commons-lang3-3.2.1.jar | 376.07 kB | 215 | 191 | 12 | 1.6 | debug |
el-impl-2.2.jar | 106.71 kB | 87 | 73 | 4 | 1.5 | debug |
hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 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 |
javassist-3.18.1-GA.jar | 697.46 kB | 414 | 390 | 17 | 1.6 | debug |
mockito-all-1.9.5.jar | 1.51 MB | 1,372 | 698 | 74 | 1.5 | debug |
org.osgi.core-4.3.0.jar | 338.41 kB | 241 | 93 | 13 | 1.4 | debug |
jcl-over-slf4j-1.7.5.jar | 16.13 kB | 23 | 9 | 2 | 1.5 | debug |
slf4j-api-1.7.5.jar | 25.47 kB | 34 | 23 | 3 | 1.5 | debug |
slf4j-log4j12-1.7.5.jar | 8.66 kB | 16 | 6 | 1 | 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.11.jar | 99.85 kB | 122 | 104 | 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.2-dev.jar | 165.95 kB | 102 | 89 | 7 | 1.2 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
30 | 12.63 MB | 10,178 | 8,111 | 454 | 1.6 | 28 |
compile: 5 | compile: 1.18 MB | compile: 907 | compile: 817 | compile: 34 | - | compile: 5 |
test: 7 | test: 2.52 MB | test: 2,144 | test: 1,397 | test: 116 | - | test: 5 |
provided: 18 | provided: 8.93 MB | provided: 7,127 | provided: 5,897 | provided: 304 | - | provided: 18 |
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://repo.maven.apache.org/maven2 | Yes | - |
Repository locations for each of the Dependencies.