Project Dependencies

compile

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 Licenses
com.google.code.findbugs jsr305 2.0.3 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.7 jar MIT License

test

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 Licenses
com.h2database h2 1.4.193 jar MPL 2.0 or EPL 1.0
javax.el javax.el-api 2.2.5 jar CDDL + GPLv2 with classpath exception
junit junit 4.13.1 jar Eclipse Public License 1.0
org.assertj assertj-core 3.4.1 jar Apache License, Version 2.0
org.hibernate hibernate-entitymanager 5.0.7.Final jar GNU Lesser General Public License
org.hibernate hibernate-java8 5.0.7.Final jar GNU Lesser General Public License
org.hibernate hibernate-validator 5.3.6.Final jar Apache License 2.0
org.liquibase liquibase-core 3.8.9 jar Apache License, Version 2.0
org.slf4j slf4j-jdk14 1.7.7 jar MIT License
org.springframework.data spring-data-jpa 1.11.23.RELEASE jar Apache License, Version 2.0

provided

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 Licenses
org.hibernate hibernate-core 5.0.7.Final jar GNU Lesser General Public License
org.hibernate.javax.persistence hibernate-jpa-2.1-api 1.0.0.Final jar Eclipse Public License (EPL), Version 1.0Eclipse Distribution License (EDL), Version 1.0
org.projectlombok lombok 1.16.8 jar The MIT License

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

test

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 Licenses
ch.qos.logback logback-classic 1.2.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.2.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml classmate 1.3.1 jar The Apache Software License, Version 2.0
javax.xml.bind jaxb-api 2.3.0 jar CDDL 1.1GPL2 w/ CPE
org.aspectj aspectjrt 1.8.13 jar Eclipse Public License - v 1.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.slf4j jcl-over-slf4j 1.7.25 jar MIT License
org.springframework spring-aop 4.3.25.RELEASE jar Apache License, Version 2.0
org.springframework spring-beans 4.3.25.RELEASE jar Apache License, Version 2.0
org.springframework spring-context 4.3.25.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 4.3.25.RELEASE jar Apache License, Version 2.0
org.springframework spring-expression 4.3.25.RELEASE jar Apache License, Version 2.0
org.springframework spring-jdbc 4.3.25.RELEASE jar Apache License, Version 2.0
org.springframework spring-orm 4.3.25.RELEASE jar Apache License, Version 2.0
org.springframework spring-tx 4.3.25.RELEASE jar Apache License, Version 2.0
org.springframework.data spring-data-commons 1.13.23.RELEASE jar Apache License, Version 2.0

provided

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 Licenses
antlr antlr 2.7.7 jar BSD License
dom4j dom4j 1.6.1 jar -
org.apache.geronimo.specs geronimo-jta_1.1_spec 1.1.1 jar The Apache Software License, Version 2.0
org.hibernate.common hibernate-commons-annotations 5.0.1.Final jar GNU Lesser General Public License
org.javassist javassist 3.18.1-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.jboss jandex 2.0.0.Final jar Apache License, Version 2.0
org.jboss.logging jboss-logging 3.3.0.Final jar Apache License, version 2.0
xml-apis xml-apis 1.0.b2 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

MPL 2.0 or EPL 1.0: H2 Database Engine

Eclipse Public License (EPL), Version 1.0: Java Persistence API, Version 2.1

Apache License, version 2.0: JBoss Logging 3

CDDL 1.1: jaxb-api

Eclipse Public License 1.0: JUnit

MIT License: JCL 1.2 implemented over SLF4J, SLF4J API Module, SLF4J JDK14 Binding

GPL2 w/ CPE: jaxb-api

GNU Lesser General Public License: Core Hibernate O/RM functionality, Hibernate Commons Annotations, Hibernate JPA Support, Java8-specific Hibernate O/RM functionality, Logback Classic Module, Logback Core Module

New BSD License: Hamcrest Core

Eclipse Distribution License (EDL), Version 1.0: Java Persistence API, Version 2.1

Unknown: dom4j

Apache License 2.0: Hibernate Validator Engine, Javassist

BSD License: AntLR Parser Generator

The MIT License: Project Lombok

Apache License, Version 2.0: AssertJ fluent assertions, Fastnate Generator, Java Annotation Indexer, Liquibase, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Data Core, Spring Data JPA, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring Transaction

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: Expression Language API 2.2

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Bean Validation API, ClassMate, Commons Lang, FindBugs-jsr305, JTA 1.1, XML Commons External Components XML APIs

Eclipse Public License - v 1.0: AspectJ runtime, Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
antlr-2.7.7.jar 445.3 kB 239 224 12 1.2 Yes
logback-classic-1.2.3.jar 290.3 kB 234 175 27 1.6 Yes
logback-core-1.2.3.jar 471.9 kB 419 373 36 1.6 Yes
classmate-1.3.1.jar 64.8 kB 52 37 4 1.6 Yes
jsr305-2.0.3.jar 33 kB 72 35 3 1.5 Yes
h2-1.4.193.jar 1.8 MB 683 680 35 1.7 Yes
commons-lang-2.6.jar 284.2 kB 155 133 10 1.3 Yes
dom4j-1.6.1.jar 313.9 kB 208 190 14 1.3 Yes
javax.el-api-2.2.5.jar 38.8 kB 41 31 1 1.6 Yes
validation-api-1.1.0.Final.jar 63.8 kB 122 106 8 1.6 Yes
jaxb-api-2.3.0.jar 125.6 kB 136 111 7 - Yes
junit-4.13.1.jar 382.7 kB 387 348 32 1.5 Yes
geronimo-jta_1.1_spec-1.1.1.jar 16 kB 30 18 2 1.5 Yes
aspectjrt-1.8.13.jar 118.8 kB 148 130 11 1.6 Yes
assertj-core-3.4.1.jar 1 MB 809 768 29 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
hibernate-core-5.0.7.Final.jar 5.6 MB 4092 3797 225 1.6 Yes
hibernate-entitymanager-5.0.7.Final.jar 598.1 kB 434 395 24 1.6 Yes
hibernate-java8-5.0.7.Final.jar 29.6 kB 26 17 2 1.8 Yes
hibernate-validator-5.3.6.Final.jar 726.8 kB 550 460 54 1.6 Yes
hibernate-commons-annotations-5.0.1.Final.jar 75.3 kB 80 67 7 1.6 Yes
hibernate-jpa-2.1-api-1.0.0.Final.jar 113.4 kB 207 200 4 1.6 Yes
javassist-3.18.1-GA.jar 714.2 kB 414 390 17 1.6 Yes
jandex-2.0.0.Final.jar 187.8 kB 112 102 1 1.6 Yes
jboss-logging-3.3.0.Final.jar 66.8 kB 60 48 1 1.6 Yes
liquibase-core-3.8.9.jar 3.1 MB 2217 1904 113 1.8 Yes
lombok-1.16.8.jar 1.4 MB 865 118 9 1.6 Yes
jcl-over-slf4j-1.7.25.jar 16.5 kB 23 9 2 1.5 Yes
slf4j-api-1.7.7.jar 29.3 kB 35 24 3 1.5 Yes
slf4j-jdk14-1.7.7.jar 7.9 kB 15 5 1 1.5 Yes
spring-aop-4.3.25.RELEASE.jar 380 kB 306 269 17 1.6 Yes
spring-beans-4.3.25.RELEASE.jar 764.4 kB 463 408 15 1.6 Yes
spring-context-4.3.25.RELEASE.jar 1.1 MB 890 768 66 1.6 Yes
spring-core-4.3.25.RELEASE.jar 1.1 MB 844 795 42 1.6 Yes
spring-expression-4.3.25.RELEASE.jar 275.5 kB 164 150 6 1.6 Yes
spring-jdbc-4.3.25.RELEASE.jar 431.2 kB 336 300 18 1.6 Yes
spring-orm-4.3.25.RELEASE.jar 478.4 kB 335 315 14 1.6 Yes
spring-tx-4.3.25.RELEASE.jar 268.4 kB 246 204 21 1.6 Yes
spring-data-commons-1.13.23.RELEASE.jar 811.8 kB 638 572 39 1.6 Yes
spring-data-jpa-1.11.23.RELEASE.jar 313.8 kB 222 179 15 1.6 Yes
xml-apis-1.0.b2.jar 109.3 kB 217 184 17 1.2 No
Total Size Entries Classes Packages Java Version Debug Information
41 24.3 MB 17578 15084 967 1.8 40
compile: 4 compile: 410.3 kB compile: 384 compile: 298 compile: 24 - compile: 4
test: 26 test: 14.9 MB test: 10670 test: 9448 test: 634 - test: 26
provided: 11 provided: 9 MB provided: 6524 provided: 5338 provided: 309 - provided: 10