Fork me on GitHub

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
de.jpdigital hibernate5-ddl-maven-plugin-core 2.4.0-SNAPSHOT jar GPLv3 or newer
org.apache.maven maven-plugin-api 3.6.0 jar Apache License, Version 2.0
org.hibernate hibernate-core 5.4.1.Final jar GNU Library General Public License v2.1 or later
org.hibernate hibernate-envers 5.4.1.Final jar GNU Library General Public License v2.1 or later

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
junit junit 4.12 jar Eclipse Public License 1.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.apache.maven.plugin-tools maven-plugin-annotations 3.6.0 jar Apache License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the 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 Classifier Type Licenses
antlr antlr 2.7.7 - jar BSD License
aopalliance aopalliance 1.0 - jar Public Domain
com.fasterxml classmate 1.3.4 - jar The Apache Software License, Version 2.0
com.google.guava guava 20.0 - jar The Apache Software License, Version 2.0
com.google.inject guice 4.2.1 no_aop jar The Apache Software License, Version 2.0
com.sun.istack istack-commons-runtime 3.0.7 - jar CDDL 1.1GPL2 w/ CPE
com.sun.xml.fastinfoset FastInfoset 1.2.15 - jar Apache License, Version 2.0
commons-io commons-io 2.5 - jar Apache License, Version 2.0
javax.activation javax.activation-api 1.2.0 - jar CDDL/GPLv2+CE
javax.annotation jsr250-api 1.0 - jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprise cdi-api 1.0 - jar Apache License, Version 2.0
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
javax.persistence javax.persistence-api 2.2 - jar Eclipse Public License v1.0Eclipse Distribution License v. 1.0
javax.transaction javax.transaction-api 1.3 - jar CDDL + GPLv2 with classpath exception
javax.xml.bind jaxb-api 2.4.0-b180830.0359 - jar CDDL 1.1GPL2 w/ CPE
net.bytebuddy byte-buddy 1.9.5 - jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.8.1 - jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-core 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-model 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-resolver-provider 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.6.0 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-api 1.3.1 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-impl 1.3.1 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-spi 1.3.1 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-util 1.3.1 - jar Apache License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.2.1 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.2 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.7.1 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.25 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.1.1 - jar Apache License, Version 2.0
org.dom4j dom4j 2.1.1 - jar BSD 3-clause New License
org.eclipse.persistence javax.persistence 2.1.1 - jar Eclipse Public License v1.0Eclipse Distribution License v. 1.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.3 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.3 - jar Eclipse Public License, Version 1.0
org.glassfish.jaxb jaxb-runtime 2.4.0-b180830.0438 - jar CDDL+GPL License
org.glassfish.jaxb txw2 2.4.0-b180830.0438 - jar CDDL+GPL License
org.hibernate.common hibernate-commons-annotations 5.1.0.Final - jar GNU Library General Public License v2.1 or later
org.javassist javassist 3.24.0-GA - jar MPL 1.1LGPL 2.1Apache License 2.0
org.jboss jandex 2.0.5.Final - jar Apache License, Version 2.0
org.jboss.logging jboss-logging 3.3.2.Final - jar Apache License, version 2.0
org.jboss.spec.javax.transaction jboss-transaction-api_1.2_spec 1.1.1.Final - jar Common Development and Distribution LicenseGNU General Public License, Version 2 with the Classpath Exception
org.jvnet.staxex stax-ex 1.8 - jar Dual license consisting of the CDDL v1.1 and GPL v2
org.reflections reflections 0.9.11 - jar WTFPLThe New BSD License
org.slf4j slf4j-api 1.7.25 - jar MIT License
org.sonatype.plexus plexus-cipher 1.4 - jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.4 - jar Apache Public License 2.0

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
org.hamcrest hamcrest 2.1 jar BSD Licence 3
org.hamcrest hamcrest-core 2.1 jar BSD Licence 3

Project Dependency Graph

Dependency Tree

Licenses

The New BSD License: Reflections

Apache License, version 2.0: JBoss Logging 3

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

Eclipse Public License v1.0: Javax Persistence, javax.persistence-api

GPL2 w/ CPE: istack common utility code runtime, jaxb-api

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Apache License 2.0: Javassist

BSD License: AntLR Parser Generator

Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Maven Shared Utils, CDI APIs, Java Annotation Indexer, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Common Utilities, Plexus Interpolation API, fastinfoset

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

GNU General Public License, Version 2 with the Classpath Exception: Java Transaction API

MPL 1.1: Javassist

CDDL 1.1: istack common utility code runtime, jaxb-api

Common Development and Distribution License: Java Transaction API

Eclipse Distribution License v. 1.0: Javax Persistence, javax.persistence-api

BSD 3-clause New License: dom4j

Public Domain: AOP alliance

GNU Library General Public License v2.1 or later: Hibernate Commons Annotations, Hibernate ORM - hibernate-core, Hibernate ORM - hibernate-envers

BSD Licence 3: Hamcrest, Hamcrest Core

WTFPL: Reflections

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: javax.transaction API

Dual license consisting of the CDDL v1.1 and GPL v2: Extended StAX API

GPLv3 or newer: Maven DDL generator plugin for Hibernate 5 Core, Maven DDL generator plugin for Hibernate 5.4

The Apache Software License, Version 2.0: Byte Buddy (without dependencies), ClassMate, Google Guice - Core Library, Guava: Google Core Libraries for Java, Plexus Classworlds, javax.inject

CDDL+GPL License: JAXB Runtime, TXW2 Runtime

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
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
classmate-1.3.4.jar 65.1 kB 52 37 4 1.6 Yes
guava-20.0.jar 2.4 MB 1844 1814 18 1.6 Yes
guice-4.2.1-no_aop.jar 520.7 kB 406 390 9 1.7 Yes
istack-commons-runtime-3.0.7.jar 25.5 kB 35 22 4 - Yes
FastInfoset-1.2.15.jar 311.9 kB 183 149 18 - Yes
commons-io-2.5.jar 208.7 kB 142 123 7 1.6 Yes
hibernate5-ddl-maven-plugin-core.jar 19.9 kB 18 6 1 1.8 Yes
javax.activation-api-1.2.0.jar 56.7 kB 41 31 1 1.5 Yes
jsr250-api-1.0.jar 5.8 kB 16 11 2 1.5 Yes
cdi-api-1.0.jar 44.9 kB 92 75 7 1.5 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
javax.persistence-api-2.2.jar 164.6 kB 227 207 4 1.8 Yes
javax.transaction-api-1.3.jar 28 kB 30 19 1 1.7 Yes
jaxb-api-2.4.0-b180830.0359.jar 128 kB 136 111 7 - Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
byte-buddy-1.9.5.jar 3.2 MB 2338 2289 37 - Yes
commons-lang3-3.8.1.jar 501.9 kB 297 272 13 1.7 Yes
maven-artifact-3.6.0.jar 55.1 kB 57 32 11 1.7 Yes
maven-builder-support-3.6.0.jar 14.6 kB 24 10 1 1.7 Yes
maven-core-3.6.0.jar 632.3 kB 485 398 56 1.7 Yes
maven-model-3.6.0.jar 166 kB 71 54 3 1.7 Yes
maven-model-builder-3.6.0.jar 177.9 kB 150 117 16 1.7 Yes
maven-plugin-api-3.6.0.jar 47.8 kB 48 27 6 1.7 Yes
maven-repository-metadata-3.6.0.jar 27.5 kB 27 9 2 1.7 Yes
maven-resolver-provider-3.6.0.jar 66.6 kB 43 26 1 1.7 Yes
maven-settings-3.6.0.jar 44.6 kB 35 19 2 1.7 Yes
maven-settings-builder-3.6.0.jar 43.2 kB 53 32 5 1.7 Yes
maven-plugin-annotations-3.6.0.jar 14.3 kB 22 7 1 1.7 Yes
maven-resolver-api-1.3.1.jar 149 kB 155 131 12 1.7 Yes
maven-resolver-impl-1.3.1.jar 182.3 kB 117 96 5 1.7 Yes
maven-resolver-spi-1.3.1.jar 36.9 kB 56 34 8 1.7 Yes
maven-resolver-util-1.3.1.jar 160.1 kB 128 101 13 1.7 Yes
maven-shared-utils-3.2.1.jar 166.6 kB 109 84 10 1.6 Yes
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes
plexus-component-annotations-1.7.1.jar 4.3 kB 15 3 1 1.6 No
plexus-interpolation-1.25.jar 85.3 kB 79 62 7 1.6 Yes
plexus-utils-3.1.1.jar 260.4 kB 129 104 9 1.6 Yes
dom4j-2.1.1.jar 323.6 kB 201 184 14 1.8 Yes
javax.persistence-2.1.1.jar 162.1 kB 238 212 6 1.6 Yes
org.eclipse.sisu.inject-0.3.3.jar 379.2 kB 289 271 9 1.6 Yes
org.eclipse.sisu.plexus-0.3.3.jar 205.3 kB 196 164 20 1.6 Yes
jaxb-runtime-2.4.0-b180830.0438.jar 1.1 MB 801 642 26 - Yes
txw2-2.4.0-b180830.0438.jar 70.3 kB 67 54 4 - Yes
hamcrest-2.1.jar 123.1 kB 122 108 11 1.7 Yes
hamcrest-core-2.1.jar 1.2 kB 6 1 1 1.7 Yes
hibernate-core-5.4.1.Final.jar 7.1 MB 5117 4750 281 1.8 Yes
hibernate-envers-5.4.1.Final.jar 493.4 kB 373 316 39 1.8 Yes
hibernate-commons-annotations-5.1.0.Final.jar 76.2 kB 80 67 7 1.8 Yes
javassist-3.24.0-GA.jar 777.7 kB 447 423 17 1.8 Yes
jandex-2.0.5.Final.jar 187.5 kB 113 103 1 1.6 Yes
jboss-logging-3.3.2.Final.jar 66.5 kB 57 45 1 1.6 Yes
jboss-transaction-api_1.2_spec-1.1.1.Final.jar 26.3 kB 31 19 1 1.7 Yes
stax-ex-1.8.jar 36.1 kB 36 25 3 - Yes
reflections-0.9.11.jar 131 kB 104 90 6 1.7 Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
plexus-cipher-1.4.jar 13.5 kB 20 6 1 1.4 Yes
plexus-sec-dispatcher-1.4.jar 27.7 kB 31 13 3 1.4 Yes
Total Size Entries Classes Packages Java Version Debug Information
59 22.2 MB 16672 14991 807 1.8 57
compile: 55 compile: 21.8 MB compile: 16199 compile: 14589 compile: 764 - compile: 53
test: 3 test: 439.2 kB test: 451 test: 395 test: 42 - test: 3
provided: 1 provided: 14.3 kB provided: 22 provided: 7 provided: 1 - provided: 1