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.github.davidmoten xuml-model-compiler-runtime 0.5 jar The Apache Software License, Version 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 Classifier Type Licenses
com.github.davidmoten hibernate 0.5 - pom The Apache Software License, Version 2.0
com.h2database h2 2.1.210 - jar MPL 2.0EPL 1.0
junit junit 4.13.2 - jar Eclipse Public License 1.0
org.apache.derby derby 10.15.2.0 - jar Apache 2
org.hsqldb hsqldb 2.6.1 jdk8 jar HSQLDB License, a BSD open source license

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 Type Licenses
com.esotericsoftware kryo 5.3.0 jar 3-Clause BSD License
com.esotericsoftware minlog 1.3.1 jar 3-Clause BSD License
com.esotericsoftware reflectasm 1.11.9 jar 3-Clause BSD License
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.7.1 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 31.0.1-jre jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.3 jar The Apache Software License, Version 2.0
com.typesafe config 1.3.3 jar -
com.typesafe.akka akka-actor_2.11 2.5.32 jar Apache License, Version 2.0
com.typesafe.akka akka-slf4j_2.11 2.5.32 jar Apache License, Version 2.0
org.checkerframework checker-qual 3.12.0 jar The MIT 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.objenesis objenesis 3.2 jar Apache License, Version 2.0
org.scala-lang scala-library 2.11.12 jar BSD 3-Clause
org.scala-lang.modules scala-java8-compat_2.11 0.7.0 jar -
org.slf4j slf4j-api 1.7.36 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
antlr antlr 2.7.7 jar BSD License
ch.qos.reload4j reload4j 1.2.19 jar The Apache Software License, Version 2.0
com.fasterxml classmate 1.5.1 jar Apache 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
com.zaxxer HikariCP 3.2.0 jar The Apache Software License, Version 2.0
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
javax.persistence javax.persistence-api 2.2 jar Eclipse Public License v1.0Eclipse Distribution License v. 1.0
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE
net.bytebuddy byte-buddy 1.10.10 jar Apache License, Version 2.0
net.sf.ehcache ehcache 2.10.6 jar The Apache Software License, Version 2.0
org.apache.derby derbyshared 10.15.2.0 jar Apache 2
org.dom4j dom4j 2.1.3 jar BSD 3-clause New License
org.glassfish.jaxb jaxb-runtime 2.3.1 jar CDDL+GPL License
org.glassfish.jaxb txw2 2.3.1 jar CDDL+GPL License
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hibernate hibernate-core 5.4.16.Final jar GNU Library General Public License v2.1 or later
org.hibernate hibernate-ehcache 5.4.16.Final jar GNU Library General Public License v2.1 or later
org.hibernate hibernate-entitymanager 5.4.16.Final jar GNU Library General Public License v2.1 or later
org.hibernate hibernate-hikaricp 5.4.16.Final jar GNU Library General Public License v2.1 or later
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.1.3.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.slf4j slf4j-reload4j 1.7.36 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

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

Apache License, version 2.0: JBoss Logging 3

3-Clause BSD License: Kryo, MinLog, ReflectASM

Apache 2.0: error-prone annotations

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, SLF4J Reload4j Binding

Eclipse Public License v1.0: javax.persistence-api

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

New BSD License: Hamcrest Core

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, Apache Derby Shared Code

Apache License 2.0: Javassist

BSD License: AntLR Parser Generator

The MIT License: Checker Qual

Apache License, Version 2.0: Byte Buddy (without dependencies), ClassMate, Guava: Google Core Libraries for Java, Java Annotation Indexer, Objenesis, akka-actor, akka-slf4j, fastinfoset

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

EPL 1.0: H2 Database Engine

MPL 1.1: Javassist

MPL 2.0: H2 Database Engine

BSD 3-Clause: Scala Library

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

Common Development and Distribution License: Java Transaction API

HSQLDB License, a BSD open source license: HyperSQL Database

BSD 3-clause New License: dom4j

Eclipse Distribution License v. 1.0: javax.persistence-api

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

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

LGPL 2.1: Javassist

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

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, HikariCP, J2ObjC Annotations, ehcache, hibernate, reload4j, xuml-model-compiler-runtime, xuml-model-compiler-test

CDDL+GPL License: JAXB Runtime, TXW2 Runtime