
Third-Party Dependency Licenses
===============================

Third-party dependencies grouped by their license type (see [pom.xml](/pom.xml) for version information):


Apache License Version 2.0
-------------------------------

 * ch.admin.bit.jeap:jeap-deploymentlog-docgen - [ch.admin.bit.jeap:jeap-deploymentlog-docgen](https://github.com/jeap-admin-ch/jeap-deploymentlog-service/tree/main/jeap-deploymentlog-docgen)
 * ch.admin.bit.jeap:jeap-deploymentlog-domain - [ch.admin.bit.jeap:jeap-deploymentlog-domain](https://github.com/jeap-admin-ch/jeap-deploymentlog-service/tree/main/jeap-deploymentlog-domain)
 * ch.admin.bit.jeap:jeap-deploymentlog-jira - [ch.admin.bit.jeap:jeap-deploymentlog-jira](https://github.com/jeap-admin-ch/jeap-deploymentlog-service/tree/main/jeap-deploymentlog-jira)
 * ch.admin.bit.jeap:jeap-deploymentlog-persistence - [ch.admin.bit.jeap:jeap-deploymentlog-persistence](https://github.com/jeap-admin-ch/jeap-deploymentlog-service/tree/main/jeap-deploymentlog-persistence)
 * ch.admin.bit.jeap:jeap-spring-boot-application-starter - [ch.admin.bit.jeap:jeap-spring-boot-application-starter](https://github.com/jeap-admin-ch/jeap-spring-boot-starters/tree/main/jeap-spring-boot-application-starter)
 * ch.admin.bit.jeap:jeap-spring-boot-cloud-autoconfig-starter - [ch.admin.bit.jeap:jeap-spring-boot-cloud-autoconfig-starter](https://github.com/jeap-admin-ch/jeap-spring-boot-starters/tree/main/jeap-spring-boot-cloud-autoconfig-starter)
 * ch.admin.bit.jeap:jeap-spring-boot-logging-starter - [ch.admin.bit.jeap:jeap-spring-boot-logging-starter](https://github.com/jeap-admin-ch/jeap-spring-boot-starters/tree/main/jeap-spring-boot-logging-starter)
 * ch.admin.bit.jeap:jeap-spring-boot-monitoring-starter - [ch.admin.bit.jeap:jeap-spring-boot-monitoring-starter](https://github.com/jeap-admin-ch/jeap-spring-boot-starters/tree/main/jeap-spring-boot-monitoring-starter)
 * ch.admin.bit.jeap:jeap-spring-boot-rest-request-tracing - [ch.admin.bit.jeap:jeap-spring-boot-rest-request-tracing](https://github.com/jeap-admin-ch/jeap-spring-boot-starters/tree/main/jeap-spring-boot-rest-request-tracing)
 * ch.admin.bit.jeap:jeap-spring-boot-security-starter - [ch.admin.bit.jeap:jeap-spring-boot-security-starter](https://github.com/jeap-admin-ch/jeap-spring-boot-starters/tree/main/jeap-spring-boot-security-starter)
 * ch.admin.bit.jeap:jeap-spring-boot-swagger - [ch.admin.bit.jeap:jeap-spring-boot-swagger](https://github.com/jeap-admin-ch/jeap-spring-boot-starters/tree/main/jeap-spring-boot-swagger)
 * ch.admin.bit.jeap:jeap-spring-boot-swagger-starter - [ch.admin.bit.jeap:jeap-spring-boot-swagger-starter](https://github.com/jeap-admin-ch/jeap-spring-boot-starters/tree/main/jeap-spring-boot-swagger-starter)
 * ch.admin.bit.jeap:jeap-spring-boot-tx - [ch.admin.bit.jeap:jeap-spring-boot-tx](https://github.com/jeap-admin-ch/jeap-spring-boot-starters/tree/main/jeap-spring-boot-tx)
 * java-util - [com.cedarsoftware:java-util](https://github.com/jdereg/java-util)
 * json-io - [com.cedarsoftware:json-io](https://github.com/jdereg/json-io)
 * ClassMate - [com.fasterxml:classmate](https://github.com/FasterXML/java-classmate)
 * Jackson-annotations - [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson)
 * Jackson-core - [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core)
 * jackson-databind - [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson)
 * Jackson-dataformat-TOML - [com.fasterxml.jackson.dataformat:jackson-dataformat-toml](https://github.com/FasterXML/jackson-dataformats-text)
 * Jackson-dataformat-YAML - [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text)
 * Jackson datatype: jdk8 - [com.fasterxml.jackson.datatype:jackson-datatype-jdk8](https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)
 * Jackson datatype: JSR310 - [com.fasterxml.jackson.datatype:jackson-datatype-jsr310](https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
 * Jackson-module-parameter-names - [com.fasterxml.jackson.module:jackson-module-parameter-names](https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names)
 * JCIP Annotations under Apache License - [com.github.stephenc.jcip:jcip-annotations](http://stephenc.github.com/jcip-annotations)
 * FindBugs-jsr305 - [com.google.code.findbugs:jsr305](http://findbugs.sourceforge.net/)
 * error-prone annotations - [com.google.errorprone:error_prone_annotations](http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations)
 * Guava: Google Core Libraries for Java - [com.google.guava:guava](https://github.com/google/guava/guava)
 * J2ObjC Annotations - [com.google.j2objc:j2objc-annotations](https://github.com/google/j2objc/)
 * json-path - [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath)
 * Nimbus Content Type - [com.nimbusds:content-type](https://bitbucket.org/connect2id/nimbus-content-type)
 * Nimbus LangTag - [com.nimbusds:lang-tag](https://bitbucket.org/connect2id/nimbus-language-tags)
 * Nimbus JOSE+JWT - [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt)
 * OAuth 2.0 SDK with OpenID Connect extensions - [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions)
 * JSON library from Android SDK - [com.vaadin.external.google:android-json](http://developer.android.com/sdk)
 * HikariCP - [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP)
 * Apache Commons Codec - [commons-codec:commons-codec](https://commons.apache.org/proper/commons-codec/)
 * Commons Lang - [commons-lang:commons-lang](http://commons.apache.org/lang/)
 * context-propagation - [io.micrometer:context-propagation](https://github.com/micrometer-metrics/context-propagation)
 * micrometer-commons - [io.micrometer:micrometer-commons](https://github.com/micrometer-metrics/micrometer)
 * micrometer-core - [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer)
 * micrometer-jakarta9 - [io.micrometer:micrometer-jakarta9](https://github.com/micrometer-metrics/micrometer)
 * micrometer-observation - [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer)
 * micrometer-registry-prometheus - [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer)
 * micrometer-tracing - [io.micrometer:micrometer-tracing](https://github.com/micrometer-metrics/tracing)
 * micrometer-tracing-bridge-brave - [io.micrometer:micrometer-tracing-bridge-brave](https://github.com/micrometer-metrics/tracing)
 * Netty/Buffer - [io.netty:netty-buffer](https://netty.io/netty-buffer/)
 * Netty/Codec - [io.netty:netty-codec](https://netty.io/netty-codec/)
 * Netty/Codec/DNS - [io.netty:netty-codec-dns](https://netty.io/netty-codec-dns/)
 * Netty/Codec/HTTP - [io.netty:netty-codec-http](https://netty.io/netty-codec-http/)
 * Netty/Codec/HTTP2 - [io.netty:netty-codec-http2](https://netty.io/netty-codec-http2/)
 * Netty/Codec/Socks - [io.netty:netty-codec-socks](https://netty.io/netty-codec-socks/)
 * Netty/Common - [io.netty:netty-common](https://netty.io/netty-common/)
 * Netty/Handler - [io.netty:netty-handler](https://netty.io/netty-handler/)
 * Netty/Handler/Proxy - [io.netty:netty-handler-proxy](https://netty.io/netty-handler-proxy/)
 * Netty/Resolver - [io.netty:netty-resolver](https://netty.io/netty-resolver/)
 * Netty/Resolver/DNS - [io.netty:netty-resolver-dns](https://netty.io/netty-resolver-dns/)
 * Netty/Resolver/DNS/Classes/MacOS - [io.netty:netty-resolver-dns-classes-macos](https://netty.io/netty-resolver-dns-classes-macos/)
 * Netty/Resolver/DNS/Native/MacOS - [io.netty:netty-resolver-dns-native-macos](https://netty.io/netty-resolver-dns-native-macos/)
 * Netty/Transport - [io.netty:netty-transport](https://netty.io/netty-transport/)
 * Netty/Transport/Classes/Epoll - [io.netty:netty-transport-classes-epoll](https://netty.io/netty-transport-classes-epoll/)
 * Netty/Transport/Native/Epoll - [io.netty:netty-transport-native-epoll](https://netty.io/netty-transport-native-epoll/)
 * Netty/Transport/Native/Unix/Common - [io.netty:netty-transport-native-unix-common](https://netty.io/netty-transport-native-unix-common/)
 * Java CF Env Core Library - [io.pivotal.cfenv:java-cfenv](https://github.com/pivotal-cf/java-cfenv/)
 * Java CF Env Boot Support - [io.pivotal.cfenv:java-cfenv-boot](https://github.com/pivotal-cf/java-cfenv/)
 * Java CF Env JDBC Support Library - [io.pivotal.cfenv:java-cfenv-jdbc](https://github.com/pivotal-cf/java-cfenv/)
 * Non-Blocking Reactive Foundation for the JVM - [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core)
 * Core functionality for the Reactor Netty library - [io.projectreactor.netty:reactor-netty-core](https://github.com/reactor/reactor-netty)
 * HTTP functionality for the Reactor Netty library - [io.projectreactor.netty:reactor-netty-http](https://github.com/reactor/reactor-netty)
 * Prometheus Metrics Config - [io.prometheus:prometheus-metrics-config](http://github.com/prometheus/client_java/client_java/prometheus-metrics-config)
 * Prometheus Metrics Core - [io.prometheus:prometheus-metrics-core](http://github.com/prometheus/client_java/client_java/prometheus-metrics-core)
 * Prometheus Metrics Exposition Formats - [io.prometheus:prometheus-metrics-exposition-formats](http://github.com/prometheus/client_java/client_java/prometheus-metrics-exposition-formats)
 * Prometheus Metrics Exposition Text Formats - [io.prometheus:prometheus-metrics-exposition-textformats](http://github.com/prometheus/client_java/client_java/prometheus-metrics-exposition-textformats)
 * Prometheus Metrics Model - [io.prometheus:prometheus-metrics-model](http://github.com/prometheus/client_java/client_java/prometheus-metrics-model)
 * Prometheus Metrics Tracer Common - [io.prometheus:prometheus-metrics-tracer-common](http://github.com/prometheus/client_java/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-common)
 * Jandex: Core - [io.smallrye:jandex](https://smallrye.io)
 * swagger-annotations-jakarta - [io.swagger.core.v3:swagger-annotations-jakarta](https://github.com/swagger-api/swagger-core/modules/swagger-annotations-jakarta)
 * swagger-core-jakarta - [io.swagger.core.v3:swagger-core-jakarta](https://github.com/swagger-api/swagger-core/modules/swagger-core-jakarta)
 * swagger-models-jakarta - [io.swagger.core.v3:swagger-models-jakarta](https://github.com/swagger-api/swagger-core/modules/swagger-models-jakarta)
 * Brave Propagation: Amazon Web Services (AWS) - [io.zipkin.aws:brave-propagation-aws](https://github.com/openzipkin/zipkin-aws/brave-propagation-aws)
 * Brave - [io.zipkin.brave:brave](https://github.com/openzipkin/brave/brave)
 * Brave Context: SLF4J - [io.zipkin.brave:brave-context-slf4j](https://github.com/openzipkin/brave/brave-context-parent/brave-context-slf4j)
 * Brave Instrumentation: Http Adapters - [io.zipkin.brave:brave-instrumentation-http](https://github.com/openzipkin/brave/brave-instrumentation-parent/brave-instrumentation-http)
 * Brave Instrumentation: Kafka Clients - [io.zipkin.brave:brave-instrumentation-kafka-clients](https://github.com/openzipkin/brave/brave-instrumentation-parent/brave-instrumentation-kafka-clients)
 * Brave Instrumentation: Messaging Adapters - [io.zipkin.brave:brave-instrumentation-messaging](https://github.com/openzipkin/brave/brave-instrumentation-parent/brave-instrumentation-messaging)
 * Brave W3C Propagation: Trace Context - [io.zipkin.contrib.brave-propagation-w3c:brave-propagation-tracecontext](https://github.com/openzipkin-contrib/brave-propagation-w3c/brave-propagation-tracecontext)
 * Jakarta Dependency Injection - [jakarta.inject:jakarta.inject-api](https://github.com/eclipse-ee4j/injection-api)
 * Jakarta Bean Validation API - [jakarta.validation:jakarta.validation-api](https://beanvalidation.org)
 * Byte Buddy (without dependencies) - [net.bytebuddy:byte-buddy](https://bytebuddy.net/byte-buddy)
 * Byte Buddy agent - [net.bytebuddy:byte-buddy-agent](https://bytebuddy.net/byte-buddy-agent)
 * net.javacrumbs.shedlock:shedlock-core - [net.javacrumbs.shedlock:shedlock-core](http://nexus.sonatype.org/oss-repository-hosting.html/shedlock-parent/shedlock-core)
 * net.javacrumbs.shedlock:shedlock-provider-jdbc-template - [net.javacrumbs.shedlock:shedlock-provider-jdbc-template](http://nexus.sonatype.org/oss-repository-hosting.html/shedlock-parent/providers/jdbc/shedlock-provider-jdbc-template)
 * net.javacrumbs.shedlock:shedlock-spring - [net.javacrumbs.shedlock:shedlock-spring](http://nexus.sonatype.org/oss-repository-hosting.html/shedlock-parent/spring/shedlock-spring)
 * Logstash Logback Encoder - [net.logstash.logback:logstash-logback-encoder](https://github.com/logfellow/logstash-logback-encoder)
 * ASM based accessors helper used by json-smart - [net.minidev:accessors-smart](https://urielch.github.io/)
 * JSON Small and Fast Parser - [net.minidev:json-smart](https://urielch.github.io/)
 * Apache Commons Collections - [org.apache.commons:commons-collections4](https://commons.apache.org/proper/commons-collections/)
 * Apache Commons Lang - [org.apache.commons:commons-lang3](https://commons.apache.org/proper/commons-lang/)
 * Apache HttpClient - [org.apache.httpcomponents:httpclient](http://hc.apache.org/httpcomponents-client)
 * Apache HttpCore - [org.apache.httpcomponents:httpcore](http://hc.apache.org/httpcomponents-core-ga)
 * Apache HttpClient Mime - [org.apache.httpcomponents:httpmime](http://hc.apache.org/httpcomponents-client)
 * Apache Log4j API - [org.apache.logging.log4j:log4j-api](https://logging.apache.org/log4j/2.x/log4j/log4j-api/)
 * Log4j API to SLF4J Adapter - [org.apache.logging.log4j:log4j-to-slf4j](https://logging.apache.org/log4j/2.x/log4j/log4j-to-slf4j/)
 * tomcat-embed-core - [org.apache.tomcat.embed:tomcat-embed-core](https://tomcat.apache.org/)
 * tomcat-embed-el - [org.apache.tomcat.embed:tomcat-embed-el](https://tomcat.apache.org/)
 * tomcat-embed-websocket - [org.apache.tomcat.embed:tomcat-embed-websocket](https://tomcat.apache.org/)
 * org.apiguardian:apiguardian-api - [org.apiguardian:apiguardian-api](https://github.com/apiguardian-team/apiguardian)
 * AssertJ Core - [org.assertj:assertj-core](https://assertj.github.io/doc/#assertj-core)
 * attoparser - [org.attoparser:attoparser](https://www.attoparser.org)
 * Awaitility - [org.awaitility:awaitility](http://awaitility.org)
 * flyway-core - [org.flywaydb:flyway-core](https://flywaydb.org/flyway-core)
 * flyway-database-postgresql - [org.flywaydb:flyway-database-postgresql](https://flywaydb.org/flyway-database-postgresql)
 * Hibernate Commons Annotations - [org.hibernate.common:hibernate-commons-annotations](http://hibernate.org)
 * Hibernate Validator Engine - [org.hibernate.validator:hibernate-validator](https://hibernate.org/validator)
 * JBoss Logging 3 - [org.jboss.logging:jboss-logging](http://www.jboss.org)
 * JSpecify annotations - [org.jspecify:jspecify](http://jspecify.org/)
 * Objenesis - [org.objenesis:objenesis](http://objenesis.org/objenesis)
 * org.opentest4j:opentest4j - [org.opentest4j:opentest4j](https://github.com/ota4j-team/opentest4j)
 * Asciidoc Confluence Publisher Client - [org.sahli.asciidoc.confluence.publisher:asciidoc-confluence-publisher-client](https://github.com/alainsahli/confluence-publisher/asciidoc-confluence-publisher-client)
 * JSONassert - [org.skyscreamer:jsonassert](https://github.com/skyscreamer/JSONassert)
 * springdoc-openapi-starter-common - [org.springdoc:springdoc-openapi-starter-common](https://springdoc.org/springdoc-openapi-starter-common/)
 * springdoc-openapi-starter-webmvc-api - [org.springdoc:springdoc-openapi-starter-webmvc-api](https://springdoc.org/springdoc-openapi-starter-webmvc-api/)
 * springdoc-openapi-starter-webmvc-ui - [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://springdoc.org/springdoc-openapi-starter-webmvc-ui/)
 * Spring AOP - [org.springframework:spring-aop](https://github.com/spring-projects/spring-framework)
 * Spring Aspects - [org.springframework:spring-aspects](https://github.com/spring-projects/spring-framework)
 * Spring Beans - [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework)
 * Spring Context - [org.springframework:spring-context](https://github.com/spring-projects/spring-framework)
 * Spring Core - [org.springframework:spring-core](https://github.com/spring-projects/spring-framework)
 * Spring Expression Language (SpEL) - [org.springframework:spring-expression](https://github.com/spring-projects/spring-framework)
 * Spring Commons Logging Bridge - [org.springframework:spring-jcl](https://github.com/spring-projects/spring-framework)
 * Spring JDBC - [org.springframework:spring-jdbc](https://github.com/spring-projects/spring-framework)
 * Spring Object/Relational Mapping - [org.springframework:spring-orm](https://github.com/spring-projects/spring-framework)
 * Spring TestContext Framework - [org.springframework:spring-test](https://github.com/spring-projects/spring-framework)
 * Spring Transaction - [org.springframework:spring-tx](https://github.com/spring-projects/spring-framework)
 * Spring Web - [org.springframework:spring-web](https://github.com/spring-projects/spring-framework)
 * Spring WebFlux - [org.springframework:spring-webflux](https://github.com/spring-projects/spring-framework)
 * Spring Web MVC - [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework)
 * spring-boot - [org.springframework.boot:spring-boot](https://spring.io/projects/spring-boot)
 * spring-boot-actuator - [org.springframework.boot:spring-boot-actuator](https://spring.io/projects/spring-boot)
 * spring-boot-actuator-autoconfigure - [org.springframework.boot:spring-boot-actuator-autoconfigure](https://spring.io/projects/spring-boot)
 * spring-boot-autoconfigure - [org.springframework.boot:spring-boot-autoconfigure](https://spring.io/projects/spring-boot)
 * spring-boot-configuration-processor - [org.springframework.boot:spring-boot-configuration-processor](https://spring.io/projects/spring-boot)
 * spring-boot-loader - [org.springframework.boot:spring-boot-loader](https://spring.io/projects/spring-boot)
 * spring-boot-starter - [org.springframework.boot:spring-boot-starter](https://spring.io/projects/spring-boot)
 * spring-boot-starter-actuator - [org.springframework.boot:spring-boot-starter-actuator](https://spring.io/projects/spring-boot)
 * spring-boot-starter-aop - [org.springframework.boot:spring-boot-starter-aop](https://spring.io/projects/spring-boot)
 * spring-boot-starter-data-jpa - [org.springframework.boot:spring-boot-starter-data-jpa](https://spring.io/projects/spring-boot)
 * spring-boot-starter-jdbc - [org.springframework.boot:spring-boot-starter-jdbc](https://spring.io/projects/spring-boot)
 * spring-boot-starter-json - [org.springframework.boot:spring-boot-starter-json](https://spring.io/projects/spring-boot)
 * spring-boot-starter-logging - [org.springframework.boot:spring-boot-starter-logging](https://spring.io/projects/spring-boot)
 * spring-boot-starter-oauth2-client - [org.springframework.boot:spring-boot-starter-oauth2-client](https://spring.io/projects/spring-boot)
 * spring-boot-starter-oauth2-resource-server - [org.springframework.boot:spring-boot-starter-oauth2-resource-server](https://spring.io/projects/spring-boot)
 * spring-boot-starter-reactor-netty - [org.springframework.boot:spring-boot-starter-reactor-netty](https://spring.io/projects/spring-boot)
 * spring-boot-starter-security - [org.springframework.boot:spring-boot-starter-security](https://spring.io/projects/spring-boot)
 * spring-boot-starter-test - [org.springframework.boot:spring-boot-starter-test](https://spring.io/projects/spring-boot)
 * spring-boot-starter-thymeleaf - [org.springframework.boot:spring-boot-starter-thymeleaf](https://spring.io/projects/spring-boot)
 * spring-boot-starter-tomcat - [org.springframework.boot:spring-boot-starter-tomcat](https://spring.io/projects/spring-boot)
 * spring-boot-starter-validation - [org.springframework.boot:spring-boot-starter-validation](https://spring.io/projects/spring-boot)
 * spring-boot-starter-web - [org.springframework.boot:spring-boot-starter-web](https://spring.io/projects/spring-boot)
 * spring-boot-starter-webflux - [org.springframework.boot:spring-boot-starter-webflux](https://spring.io/projects/spring-boot)
 * spring-boot-test - [org.springframework.boot:spring-boot-test](https://spring.io/projects/spring-boot)
 * spring-boot-test-autoconfigure - [org.springframework.boot:spring-boot-test-autoconfigure](https://spring.io/projects/spring-boot)
 * Spring Cloud Context - [org.springframework.cloud:spring-cloud-context](https://projects.spring.io/spring-cloud/spring-cloud-context/)
 * Spring Data Core - [org.springframework.data:spring-data-commons](https://spring.io/projects/spring-data)
 * Spring Data JPA - [org.springframework.data:spring-data-jpa](https://projects.spring.io/spring-data-jpa)
 * Spring Retry - [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry)
 * spring-security-config - [org.springframework.security:spring-security-config](https://spring.io/projects/spring-security)
 * spring-security-core - [org.springframework.security:spring-security-core](https://spring.io/projects/spring-security)
 * spring-security-crypto - [org.springframework.security:spring-security-crypto](https://spring.io/projects/spring-security)
 * spring-security-oauth2-client - [org.springframework.security:spring-security-oauth2-client](https://spring.io/projects/spring-security)
 * spring-security-oauth2-core - [org.springframework.security:spring-security-oauth2-core](https://spring.io/projects/spring-security)
 * spring-security-oauth2-jose - [org.springframework.security:spring-security-oauth2-jose](https://spring.io/projects/spring-security)
 * spring-security-oauth2-resource-server - [org.springframework.security:spring-security-oauth2-resource-server](https://spring.io/projects/spring-security)
 * spring-security-test - [org.springframework.security:spring-security-test](https://spring.io/projects/spring-security)
 * spring-security-web - [org.springframework.security:spring-security-web](https://spring.io/projects/spring-security)
 * thymeleaf - [org.thymeleaf:thymeleaf](http://www.thymeleaf.org/thymeleaf-lib/thymeleaf)
 * thymeleaf-spring6 - [org.thymeleaf:thymeleaf-spring6](http://www.thymeleaf.org/thymeleaf-lib/thymeleaf-spring6)
 * unbescape - [org.unbescape:unbescape](http://www.unbescape.org)
 * Swagger UI - [org.webjars:swagger-ui](https://www.webjars.org)
 * org.xmlunit:xmlunit-core - [org.xmlunit:xmlunit-core](https://www.xmlunit.org/)
 * SnakeYAML - [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml)

BSD 2-Clause License
-------------------------------

 * HdrHistogram - [org.hdrhistogram:HdrHistogram](http://hdrhistogram.github.io/HdrHistogram/)
 * PostgreSQL JDBC Driver - [org.postgresql:postgresql](https://jdbc.postgresql.org)

BSD License 3
-------------------------------

 * ANTLR 4 Runtime - [org.antlr:antlr4-runtime](https://www.antlr.org/antlr4-runtime/)
 * commons-compiler - [org.codehaus.janino:commons-compiler](http://janino-compiler.github.io/commons-compiler/)
 * janino - [org.codehaus.janino:janino](http://janino-compiler.github.io/janino/)
 * Hamcrest - [org.hamcrest:hamcrest](http://hamcrest.org/JavaHamcrest/)
 * asm - [org.ow2.asm:asm](http://asm.ow2.io/)

Eclipse Distribution License - v 1.0
-------------------------------

 * istack common utility code runtime - [com.sun.istack:istack-commons-runtime](https://projects.eclipse.org/projects/ee4j/istack-commons/istack-commons-runtime)
 * Jakarta Activation API - [jakarta.activation:jakarta.activation-api](https://github.com/jakartaee/jaf-api)
 * Jakarta Persistence API - [jakarta.persistence:jakarta.persistence-api](https://github.com/eclipse-ee4j/jpa-api)
 * Jakarta XML Binding API - [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api)
 * Angus Activation Registries - [org.eclipse.angus:angus-activation](https://github.com/eclipse-ee4j/angus-activation/angus-activation)
 * JAXB Core - [org.glassfish.jaxb:jaxb-core](https://eclipse-ee4j.github.io/jaxb-ri/)
 * JAXB Runtime - [org.glassfish.jaxb:jaxb-runtime](https://eclipse-ee4j.github.io/jaxb-ri/)
 * TXW2 Runtime - [org.glassfish.jaxb:txw2](https://eclipse-ee4j.github.io/jaxb-ri/)

Eclipse Public License v2.0
-------------------------------

 * Jakarta Annotations API - [jakarta.annotation:jakarta.annotation-api](https://projects.eclipse.org/projects/ee4j.ca)
 * Jakarta Persistence API - [jakarta.persistence:jakarta.persistence-api](https://github.com/eclipse-ee4j/jpa-api)
 * jakarta.transaction API - [jakarta.transaction:jakarta.transaction-api](https://projects.eclipse.org/projects/ee4j.jta)
 * AspectJ Weaver - [org.aspectj:aspectjweaver](https://www.eclipse.org/aspectj/)
 * JUnit Jupiter (Aggregator) - [org.junit.jupiter:junit-jupiter](https://junit.org/junit5/)
 * JUnit Jupiter API - [org.junit.jupiter:junit-jupiter-api](https://junit.org/junit5/)
 * JUnit Jupiter Engine - [org.junit.jupiter:junit-jupiter-engine](https://junit.org/junit5/)
 * JUnit Jupiter Params - [org.junit.jupiter:junit-jupiter-params](https://junit.org/junit5/)
 * JUnit Platform Commons - [org.junit.platform:junit-platform-commons](https://junit.org/junit5/)
 * JUnit Platform Engine API - [org.junit.platform:junit-platform-engine](https://junit.org/junit5/)

Eclipse Public License, Version 1.0
-------------------------------

 * Logback Classic Module - [ch.qos.logback:logback-classic](http://logback.qos.ch/logback-classic)
 * Logback Core Module - [ch.qos.logback:logback-core](http://logback.qos.ch/logback-core)
 * H2 Database Engine - [com.h2database:h2](https://h2database.com)

GNU General Public License, version 2 (GPL2), with the classpath exception
-------------------------------

 * Jakarta Annotations API - [jakarta.annotation:jakarta.annotation-api](https://projects.eclipse.org/projects/ee4j.ca)
 * jakarta.transaction API - [jakarta.transaction:jakarta.transaction-api](https://projects.eclipse.org/projects/ee4j.jta)

GNU Lesser General Public License
-------------------------------

 * Logback Classic Module - [ch.qos.logback:logback-classic](http://logback.qos.ch/logback-classic)
 * Logback Core Module - [ch.qos.logback:logback-core](http://logback.qos.ch/logback-core)

GNU Library General Public License v2.1 or later
-------------------------------

 * Hibernate ORM - hibernate-core - [org.hibernate.orm:hibernate-core](https://hibernate.org/orm)

MIT License
-------------------------------

 * Logstash Logback Encoder - [net.logstash.logback:logstash-logback-encoder](https://github.com/logfellow/logstash-logback-encoder)
 * Checker Qual - [org.checkerframework:checker-qual](https://checkerframework.org/)
 * Animal Sniffer Annotations - [org.codehaus.mojo:animal-sniffer-annotations](http://mojo.codehaus.org/animal-sniffer/animal-sniffer-annotations)
 * mockito-core - [org.mockito:mockito-core](https://github.com/mockito/mockito)
 * mockito-junit-jupiter - [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito)
 * Project Lombok - [org.projectlombok:lombok](https://projectlombok.org)
 * reactive-streams - [org.reactivestreams:reactive-streams](http://www.reactive-streams.org/)
 * JUL to SLF4J bridge - [org.slf4j:jul-to-slf4j](http://www.slf4j.org)
 * SLF4J API Module - [org.slf4j:slf4j-api](http://www.slf4j.org)
 * webjars-locator-lite - [org.webjars:webjars-locator-lite](https://webjars.org)

Mozilla Public License, Version 2.0
-------------------------------

 * H2 Database Engine - [com.h2database:h2](https://h2database.com)

Public Domain
-------------------------------

 * AOP alliance - [aopalliance:aopalliance](http://aopalliance.sourceforge.net)
 * HdrHistogram - [org.hdrhistogram:HdrHistogram](http://hdrhistogram.github.io/HdrHistogram/)
 * LatencyUtils - [org.latencyutils:LatencyUtils](http://latencyutils.github.io/LatencyUtils/)
