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
com.google.guava guava 30.1.1-jre jar Apache License, Version 2.0
com.h2database h2 1.3.176 jar The H2 License, Version 1.0
commons-io commons-io 2.11.0 jar Apache License, Version 2.0
junit junit 4.13.2 jar Eclipse Public License 1.0
org.openjdk.jmh jmh-core 1.33 jar GNU General Public License (GPL), version 2, with the Classpath exception
org.openjdk.jmh jmh-generator-annprocess 1.33 jar GNU General Public License (GPL), version 2, with the 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.

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.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.5.1 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software 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
net.sf.jopt-simple jopt-simple 4.6 jar The MIT License
org.apache.commons commons-math3 3.2 jar The Apache Software License, Version 2.0
org.checkerframework checker-qual 3.8.0 jar The MIT License
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

The H2 License, Version 1.0: H2 Database Engine

Apache 2.0: error-prone annotations

Eclipse Public License 1.0: JUnit

The MIT License: Checker Qual, JOpt Simple

Apache License, Version 2.0: Apache Commons IO, Guava: Google Core Libraries for Java

GNU General Public License (GPL), version 2, with the Classpath exception: JMH Core, JMH Generators: Annotation Processors

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Commons Math, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, geo