// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

Maven Plugin Testing Mechanism


From: 'an unknown organization'

  - AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
    License: Public Domain 

  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:3.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Guava: Google Core Libraries for Java (https://github.com/google/guava) com.google.guava:guava:bundle:33.4.8-jre
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - aircompressor (https://github.com/airlift/aircompressor) io.airlift:aircompressor:jar:0.27
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)

  - Byte Buddy (without dependencies) (https://bytebuddy.net/byte-buddy) net.bytebuddy:byte-buddy:jar:1.12.19
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Byte Buddy agent (https://bytebuddy.net/byte-buddy-agent) net.bytebuddy:byte-buddy-agent:jar:1.12.19
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - org.apiguardian:apiguardian-api (https://github.com/apiguardian-team/apiguardian) org.apiguardian:apiguardian-api:jar:1.1.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Hamcrest Core (https://github.com/hamcrest/JavaHamcrest/hamcrest-core) org.hamcrest:hamcrest-core:jar:1.3
    License: New BSD License  (http://www.opensource.org/licenses/bsd-license.php)

  - JSpecify annotations (http://jspecify.org/) org.jspecify:jspecify:jar:1.0.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - JUnit Jupiter API (https://junit.org/junit5/) org.junit.jupiter:junit-jupiter-api:jar:5.13.0
    License: Eclipse Public License v2.0  (https://www.eclipse.org/legal/epl-v20.html)

  - JUnit Platform Commons (https://junit.org/junit5/) org.junit.platform:junit-platform-commons:jar:1.13.0
    License: Eclipse Public License v2.0  (https://www.eclipse.org/legal/epl-v20.html)

  - mockito-core (https://github.com/mockito/mockito) org.mockito:mockito-core:jar:4.11.0
    License: The MIT License  (https://github.com/mockito/mockito/blob/main/LICENSE)

  - org.opentest4j:opentest4j (https://github.com/ota4j-team/opentest4j) org.opentest4j:opentest4j:jar:1.3.0
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - XZ for Java (https://tukaani.org/xz/java.html) org.tukaani:xz:jar:1.10
    License: 0BSD 


From: 'Codehaus Plexus' (https://codehaus-plexus.github.io/)

  - Plexus Archiver Component (https://codehaus-plexus.github.io/plexus-archiver/) org.codehaus.plexus:plexus-archiver:jar:4.10.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Plexus Classworlds (https://codehaus-plexus.github.io/plexus-classworlds/) org.codehaus.plexus:plexus-classworlds:bundle:2.9.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Plexus :: Component Annotations (deprecated) (https://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/) org.codehaus.plexus:plexus-component-annotations:jar:2.2.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Plexus IO Components (https://codehaus-plexus.github.io/plexus-pom/plexus-io/) org.codehaus.plexus:plexus-io:jar:3.5.2
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Plexus Testing (https://codehaus-plexus.github.io/plexus-testing/) org.codehaus.plexus:plexus-testing:jar:2.0.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Plexus Common Utilities (https://codehaus-plexus.github.io/plexus-utils/) org.codehaus.plexus:plexus-utils:jar:3.6.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'com.github.luben'

  - zstd-jni (https://github.com/luben/zstd-jni) com.github.luben:zstd-jni:jar:1.5.7-5
    License: BSD 2-Clause License  (https://opensource.org/licenses/BSD-2-Clause)


From: 'Google, Inc.' (http://www.google.com)

  - Google Guice - Core Library (https://github.com/google/guice/guice) com.google.inject:guice:jar:5.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Joe Walnes, Henri Tremblay, Leonardo Mesquita'

  - Objenesis (http://objenesis.org/objenesis) org.objenesis:objenesis:jar:3.3
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'JUnit' (http://www.junit.org)

  - JUnit (http://junit.org) junit:junit:jar:4.13.2
    License: Eclipse Public License 1.0  (http://www.eclipse.org/legal/epl-v10.html)


From: 'OW2' (http://www.ow2.org/)

  - asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.8
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)


From: 'QOS.ch' (http://www.qos.ch)

  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.36
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)


From: 'The Apache Software Foundation' (https://www.apache.org/)

  - Apache Commons Codec (https://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.19.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons IO (https://commons.apache.org/proper/commons-io/) commons-io:commons-io:jar:2.20.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons Compress (https://commons.apache.org/proper/commons-compress/) org.apache.commons:commons-compress:jar:1.28.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons Lang (https://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.18.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Compat (https://maven.apache.org/ref/3.9.11/maven-compat/) org.apache.maven:maven-compat:jar:3.9.11
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'The Eclipse Foundation' (http://www.eclipse.org/)

  - org.eclipse.sisu:org.eclipse.sisu.inject (https://eclipse.dev/sisu/org.eclipse.sisu.inject/) org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M4
    License: Eclipse Public License, Version 2.0  (https://www.eclipse.org/legal/epl-v20.html)

  - org.eclipse.sisu:org.eclipse.sisu.plexus (https://eclipse.dev/sisu/org.eclipse.sisu.plexus/) org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M4
    License: Eclipse Public License, Version 2.0  (https://www.eclipse.org/legal/epl-v20.html)





