
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
-------------------------------

 * 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)
 * 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)
 * 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)
 * 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)
 * 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/)
 * 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)
 * 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 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)
 * Plexus Common Utilities - [org.codehaus.plexus:plexus-utils](https://codehaus-plexus.github.io/plexus-utils/)
 * Objenesis - [org.objenesis:objenesis](http://objenesis.org/objenesis)
 * org.opentest4j:opentest4j - [org.opentest4j:opentest4j](https://github.com/ota4j-team/opentest4j)

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

 * JGit - Core - [org.eclipse.jgit:org.eclipse.jgit](https://www.eclipse.org/jgit//org.eclipse.jgit)

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

 * 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/)

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

 * 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)
 * SLF4J Simple Provider - [org.slf4j:slf4j-simple](http://www.slf4j.org)
