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 order-tracker 0.5 jar The Apache Software License, Version 2.0
com.h2database h2 2.1.210 jar MPL 2.0EPL 1.0
org.eclipse.jetty jetty-continuation 9.4.45.v20220203 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-eventsource-servlet 1.0.0 jar Apache License - Version 2.0
org.glassfish.jersey.containers jersey-container-servlet-core 2.21 jar CDDL+GPL License
org.glassfish.jersey.core jersey-server 2.21 jar CDDL+GPL License

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
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception

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
ch.qos.reload4j reload4j 1.2.19 - jar The Apache Software License, Version 2.0
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.fasterxml classmate 1.5.1 - jar Apache License, Version 2.0
com.github.davidmoten guava-mini 0.1.4 - jar The Apache Software License, Version 2.0
com.github.davidmoten hibernate 0.5 - pom The Apache Software License, Version 2.0
com.github.davidmoten miuml-jaxb 0.5 - jar The Apache Software License, Version 2.0
com.github.davidmoten rtree 0.9 - jar The Apache Software License, Version 2.0
com.github.davidmoten state-diagram-viewer 0.5 - jar The Apache Software License, Version 2.0
com.github.davidmoten xuml-model-compiler 0.5 - jar The Apache Software License, Version 2.0
com.github.davidmoten xuml-model-compiler-runtime 0.5 - jar The Apache Software License, Version 2.0
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.sun.activation jakarta.activation 2.0.1 - jar EDL 1.0
com.sun.istack istack-commons-runtime 4.0.1 - jar Eclipse Distribution License - v 1.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
com.zaxxer HikariCP 3.2.0 - jar The Apache Software License, Version 2.0
commons-io commons-io 2.11.0 - jar Apache License, Version 2.0
commons-lang commons-lang 2.6 - jar The Apache Software License, Version 2.0
io.reactivex rxjava 1.3.8 - jar The Apache Software License, Version 2.0
jakarta.xml.bind jakarta.xml.bind-api 3.0.1 - jar Eclipse Distribution License - v 1.0
javax.activation javax.activation-api 1.2.0 - jar CDDL/GPLv2+CE
javax.annotation javax.annotation-api 1.2 - jar CDDL + GPLv2 with classpath exception
javax.persistence javax.persistence-api 2.2 - jar Eclipse Public License v1.0Eclipse Distribution License v. 1.0
javax.validation validation-api 1.1.0.Final - jar The Apache Software License, Version 2.0
javax.ws.rs javax.ws.rs-api 2.0.1 - jar CDDL 1.1GPL2 w/ CPE
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
net.sf.jung jung-algorithms 2.1.1 - jar The BSD License
net.sf.jung jung-api 2.1.1 - jar The BSD License
net.sf.jung jung-graph-impl 2.1.1 - jar The BSD License
net.sf.jung jung-io 2.1.1 - jar The BSD License
net.sf.jung jung-samples 2.1.1 - jar The BSD License
net.sf.jung jung-visualization 2.1.1 - jar The BSD License
org.checkerframework checker-qual 3.12.0 - jar The MIT License
org.dom4j dom4j 2.1.3 - jar BSD 3-clause New License
org.glassfish.hk2 hk2-api 2.4.0-b31 - jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-locator 2.4.0-b31 - jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-utils 2.4.0-b31 - jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 osgi-resource-locator 1.0.1 - jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external aopalliance-repackaged 2.4.0-b31 - jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external javax.inject 2.4.0-b31 - jar CDDL + GPLv2 with classpath exception
org.glassfish.jaxb jaxb-core 3.0.2 - jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb jaxb-runtime 3.0.2 - jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 3.0.2 - jar Eclipse Distribution License - v 1.0
org.glassfish.jersey.bundles.repackaged jersey-guava 2.21 - jar CDDL+GPL License
org.glassfish.jersey.core jersey-client 2.21 - jar CDDL+GPL License
org.glassfish.jersey.core jersey-common 2.21 - jar CDDL+GPL License
org.glassfish.jersey.media jersey-media-jaxb 2.21 - jar CDDL+GPL 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.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.hsqldb hsqldb 2.6.1 jdk8 jar HSQLDB License, a BSD open source license
org.javassist javassist 3.18.1-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.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
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

The BSD License: JUNG - API, JUNG - Algorithms, JUNG - Graph Implementations, JUNG - I/O Support, JUNG - Samples, JUNG - Visualization Support

MIT License: SLF4J API Module, SLF4J Reload4j Binding

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

GPL2 w/ CPE: javax.ws.rs-api, jaxb-api

Apache License - Version 2.0: Jetty :: EventSource Servlet

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

Apache License 2.0: Javassist

BSD License: AntLR Parser Generator

The MIT License: Checker Qual

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

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

Apache Software License - Version 2.0: Jetty :: Continuation

CDDL 1.1: javax.ws.rs-api, 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

EDL 1.0: Jakarta Activation

Eclipse Public License - Version 1.0: Jetty :: Continuation

LGPL 2.1: Javassist

Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime

CDDL + GPLv2 with classpath exception: HK2 API module, HK2 Implementation Utilities, Java Servlet API, OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers., ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, javax.annotation API, javax.inject:1 as OSGi bundle

The Apache Software License, Version 2.0: Bean Validation API, Commons Lang, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, HikariCP, J2ObjC Annotations, ehcache, guava-mini, hibernate, miuml-jaxb, order-tracker, order-tracker-webapp, reload4j, rtree, rxjava, state-diagram-viewer, xuml-model-compiler, xuml-model-compiler-runtime

CDDL+GPL License: jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-media-jaxb, jersey-repackaged-guava