
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-messaging-avro - [ch.admin.bit.jeap:jeap-messaging-avro](https://github.com/jeap-admin-ch/jeap-messaging/tree/main/jeap-messaging-avro)
 * ch.admin.bit.jeap:jeap-messaging-avro-compiler - [ch.admin.bit.jeap:jeap-messaging-avro-compiler](https://github.com/jeap-admin-ch/jeap-messaging/tree/main/jeap-messaging-avro-compiler)
 * ch.admin.bit.jeap:jeap-messaging-avro-maven-plugin - [ch.admin.bit.jeap:jeap-messaging-avro-maven-plugin](https://github.com/jeap-admin-ch/jeap-messaging/tree/main/jeap-messaging-avro-maven-plugin)
 * ch.admin.bit.jeap:jeap-messaging-avro-test - [ch.admin.bit.jeap:jeap-messaging-avro-test](https://github.com/jeap-admin-ch/jeap-messaging/tree/main/jeap-messaging-avro-test)
 * ch.admin.bit.jeap:jeap-messaging-avro-validator - [ch.admin.bit.jeap:jeap-messaging-avro-validator](https://github.com/jeap-admin-ch/jeap-messaging/tree/main/jeap-messaging-avro-validator)
 * ch.admin.bit.jeap:jeap-messaging-model - [ch.admin.bit.jeap:jeap-messaging-model](https://github.com/jeap-admin-ch/jeap-messaging/tree/main/jeap-messaging-model)
 * 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)
 * JavaEWAH - [com.googlecode.javaewah:JavaEWAH](https://github.com/lemire/javaewah)
 * json-path - [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath)
 * JSON library from Android SDK - [com.vaadin.external.google:android-json](http://developer.android.com/sdk)
 * Apache Commons Codec - [commons-codec:commons-codec](https://commons.apache.org/proper/commons-codec/)
 * Apache Commons IO - [commons-io:commons-io](https://commons.apache.org/proper/commons-io/)
 * micrometer-commons - [io.micrometer:micrometer-commons](https://github.com/micrometer-metrics/micrometer)
 * micrometer-observation - [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer)
 * javax.inject - [javax.inject:javax.inject](http://code.google.com/p/atinject/)
 * 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)
 * 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 Avro - [org.apache.avro:avro](https://avro.apache.org)
 * Apache Avro Compiler - [org.apache.avro:avro-compiler](https://avro.apache.org)
 * Apache Commons Compress - [org.apache.commons:commons-compress](https://commons.apache.org/proper/commons-compress/)
 * Apache Commons Lang - [org.apache.commons:commons-lang3](https://commons.apache.org/proper/commons-lang/)
 * Apache Commons Text - [org.apache.commons:commons-text](https://commons.apache.org/proper/commons-text)
 * Apache Kafka - [org.apache.kafka:kafka-clients](https://kafka.apache.org)
 * 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/)
 * Apache Maven File Management API - [org.apache.maven.shared:file-management](https://maven.apache.org/shared/file-management/)
 * Apache Maven Invoker - [org.apache.maven.shared:maven-invoker](https://maven.apache.org/shared/maven-invoker/)
 * Apache Maven Shared Utils - [org.apache.maven.shared:maven-shared-utils](https://maven.apache.org/shared/maven-shared-utils/)
 * Apache Velocity - Engine - [org.apache.velocity:velocity-engine-core](http://velocity.apache.org/engine/devel/velocity-engine-core/)
 * 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)
 * Awaitility - [org.awaitility:awaitility](http://awaitility.org)
 * Plexus Common Utilities - [org.codehaus.plexus:plexus-utils](https://codehaus-plexus.github.io/plexus-utils/)
 * LZ4 and xxHash - [org.lz4:lz4-java](https://github.com/lz4/lz4-java)
 * Objenesis - [org.objenesis:objenesis](http://objenesis.org/objenesis)
 * org.opentest4j:opentest4j - [org.opentest4j:opentest4j](https://github.com/ota4j-team/opentest4j)
 * JSONassert - [org.skyscreamer:jsonassert](https://github.com/skyscreamer/JSONassert)
 * Spring AOP - [org.springframework:spring-aop](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 TestContext Framework - [org.springframework:spring-test](https://github.com/spring-projects/spring-framework)
 * spring-boot - [org.springframework.boot:spring-boot](https://spring.io/projects/spring-boot)
 * spring-boot-autoconfigure - [org.springframework.boot:spring-boot-autoconfigure](https://spring.io/projects/spring-boot)
 * spring-boot-starter - [org.springframework.boot:spring-boot-starter](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-test - [org.springframework.boot:spring-boot-starter-test](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)
 * snappy-java - [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java)
 * 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
-------------------------------

 * zstd-jni - [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni)

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

 * JGit - Core - [org.eclipse.jgit:org.eclipse.jgit](https://www.eclipse.org/jgit//org.eclipse.jgit)
 * Hamcrest - [org.hamcrest:hamcrest](http://hamcrest.org/JavaHamcrest/)
 * Hamcrest Core - [org.hamcrest:hamcrest-core](http://hamcrest.org/JavaHamcrest/)
 * asm - [org.ow2.asm:asm](http://asm.ow2.io/)

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

 * Jakarta Activation API - [jakarta.activation:jakarta.activation-api](https://github.com/jakartaee/jaf-api)
 * Jakarta XML Binding API - [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api)

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

 * Jakarta Annotations API - [jakarta.annotation:jakarta.annotation-api](https://projects.eclipse.org/projects/ee4j.ca)
 * 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)

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)

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)

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

 * 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)
 * JUL to SLF4J bridge - [org.slf4j:jul-to-slf4j](http://www.slf4j.org)
 * SLF4J API Module - [org.slf4j:slf4j-api](http://www.slf4j.org)
 * SLF4J Simple Provider - [org.slf4j:slf4j-simple](http://www.slf4j.org)
