Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type License
ch.qos.logback logback-classic 1.6.3 jar EPL-2.0, LGPL-2.1-only
com.apicatalog titanium-json-ld 1.7.0 jar Apache License, Version 2.0
com.drewnoakes metadata-extractor 2.21.0 jar The Apache Software License, Version 2.0
com.github.gotson.nightmonkeys imageio-jxl 1.1.0 jar MIT
com.networknt json-schema-validator 3.0.7 jar Apache License Version 2.0
de.christianmahnke.iiif.fliiifenleger core 0.5.0-SNAPSHOT jar MIT License
org.slf4j slf4j-api 2.0.19 jar MIT
tools.jackson.core jackson-databind 3.2.2 jar The Apache Software License, Version 2.0
tools.jackson.dataformat jackson-dataformat-yaml 3.2.2 jar The Apache Software License, Version 2.0

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Type License
com.github.tomakehurst wiremock-jupiter-test 1.3.6 jar -
org.junit.jupiter junit-jupiter-api 6.1.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 6.1.3 jar Eclipse Public License v2.0

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
com.google.auto.service auto-service-annotations 1.1.1 jar Apache 2.0
org.projectlombok lombok 1.18.48 jar The MIT License