
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-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)
 * FindBugs-jsr305 - [com.google.code.findbugs:jsr305](http://findbugs.sourceforge.net/)
 * Gson - [com.google.code.gson:gson](https://github.com/google/gson)
 * error-prone annotations - [com.google.errorprone:error_prone_annotations](https://errorprone.info/error_prone_annotations)
 * Guava InternalFutureFailureAccess and InternalFutures - [com.google.guava:failureaccess](https://github.com/google/guava/failureaccess)
 * Guava: Google Core Libraries for Java - [com.google.guava:guava](https://github.com/google/guava)
 * Guava ListenableFuture only - [com.google.guava:listenablefuture](https://github.com/google/guava/listenablefuture)
 * J2ObjC Annotations - [com.google.j2objc:j2objc-annotations](https://github.com/google/j2objc/)
 * Jimfs - [com.google.jimfs:jimfs](https://github.com/google/jimfs/jimfs)
 * 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/)
 * 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)
 * Apache Avro - [org.apache.avro:avro](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/)
 * 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)
 * Javassist - [org.javassist:javassist](http://www.javassist.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)
 * Reflections - [org.reflections:reflections](http://github.com/ronmamo/reflections)
 * SnakeYAML - [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml)

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

 * JUnit Jupiter (Aggregator) - [org.junit.jupiter:junit-jupiter](https://junit.org/)
 * JUnit Jupiter API - [org.junit.jupiter:junit-jupiter-api](https://junit.org/)
 * JUnit Jupiter Engine - [org.junit.jupiter:junit-jupiter-engine](https://junit.org/)
 * JUnit Jupiter Params - [org.junit.jupiter:junit-jupiter-params](https://junit.org/)
 * JUnit Platform Commons - [org.junit.platform:junit-platform-commons](https://junit.org/)
 * JUnit Platform Engine API - [org.junit.platform:junit-platform-engine](https://junit.org/)

LGPL 2.1
-------------------------------

 * Javassist - [org.javassist:javassist](http://www.javassist.org/)

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

 * Checker Qual - [org.checkerframework:checker-qual](https://checkerframework.org/)
 * mockito-core - [org.mockito:mockito-core](https://github.com/mockito/mockito)
 * Project Lombok - [org.projectlombok:lombok](https://projectlombok.org)
 * SLF4J API Module - [org.slf4j:slf4j-api](http://www.slf4j.org)

MPL 1.1
-------------------------------

 * Javassist - [org.javassist:javassist](http://www.javassist.org/)

WTFPL
-------------------------------

 * Reflections - [org.reflections:reflections](http://github.com/ronmamo/reflections)
