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 Optional
com.github.spotbugs spotbugs-annotations 4.8.3 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 No
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE No
org.apache.commons commons-compress 1.26.1 jar Apache-2.0 Yes

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.nanohttpd nanohttpd-webserver 2.1.0 jar The BSD 3-Clause License
org.junit.vintage junit-vintage-engine 5.10.2 jar Eclipse Public License v2.0
org.openjdk.jmh jmh-core 1.37 jar GNU General Public License (GPL), version 2, with the Classpath exception
org.openjdk.jmh jmh-generator-annprocess 1.37 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.

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 Optional
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0 No
commons-codec commons-codec 1.16.1 jar Apache-2.0 Yes
commons-io commons-io 2.15.1 jar Apache-2.0 Yes
org.apache.commons commons-lang3 3.14.0 jar Apache-2.0 Yes

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.nanohttpd nanohttpd 2.1.0 jar The BSD 3-Clause License
junit junit 4.13.2 jar Eclipse Public License 1.0
net.sf.jopt-simple jopt-simple 5.0.4 jar The MIT License
org.apache.commons commons-math3 3.6.1 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.junit.platform junit-platform-commons 1.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.2 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Eclipse Public License 1.0: JUnit

Eclipse Public License v2.0: JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine

Public Domain: nom.tam.fits

GPL2 w/ CPE: Jakarta Annotations API

New BSD License: Hamcrest Core

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

The BSD 3-Clause License: NanoHttpd-Core, NanoHttpd-Webserver

The MIT License: JOpt Simple

Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang

Apache License, Version 2.0: Apache Commons Math

EPL 2.0: Jakarta Annotations API

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

The Apache Software License, Version 2.0: FindBugs-jsr305