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 | geo | 0.8.0 | jar | The Apache Software License, Version 2.0 |
com.github.davidmoten | grumpy-core | 0.4.0 | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava | 30.1.1-jre | jar | Apache License, Version 2.0 |
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.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 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 | 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 |
org.apache.commons | commons-math3 | 3.6.1 | jar | Apache License, Version 2.0 |
org.checkerframework | checker-qual | 3.8.0 | jar | The MIT License |
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 |
---|---|---|---|---|
net.sf.jopt-simple | jopt-simple | 4.6 | jar | The MIT License |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
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, Apache Commons Math, Guava: Google Core Libraries for Java
GNU General Public License (GPL), version 2, with the Classpath exception: JMH Core
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, geo, geo-mem, grumpy-core