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

Maven Artifact Resolver Test Utilities HTTP


From: 'an unknown organization'

  - Brotli4j (https://github.com/hyperxpro/Brotli4j/brotli4j) com.aayushatharva.brotli4j:brotli4j:jar:1.20.0
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Brotli4j (https://github.com/hyperxpro/Brotli4j/natives/native-linux-x86_64) com.aayushatharva.brotli4j:native-linux-x86_64:jar:1.20.0
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Brotli4j (https://github.com/hyperxpro/Brotli4j/service) com.aayushatharva.brotli4j:service:jar:1.20.0
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Gson (https://github.com/google/gson) com.google.code.gson:gson:jar:2.13.2
    License: Apache-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)

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

  - JUnit Jupiter Params (https://junit.org/) org.junit.jupiter:junit-jupiter-params:jar:5.14.2
    License: Eclipse Public License v2.0  (https://www.eclipse.org/legal/epl-v20.html)

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

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


From: 'com.github.luben'

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


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

  - Jakarta Servlet (https://projects.eclipse.org/projects/ee4j.servlet) jakarta.servlet:jakarta.servlet-api:jar:6.1.0
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)


From: 'Google LLC' (https://www.google.com)

  - error-prone annotations (https://errorprone.info/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.41.0
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


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

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

  - SLF4J Simple Provider (http://www.slf4j.org) org.slf4j:slf4j-simple:jar:2.0.17
    License: MIT  (https://opensource.org/license/mit)


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

  - Maven Artifact Resolver API (https://maven.apache.org/resolver/maven-resolver-api/) org.apache.maven.resolver:maven-resolver-api:jar:2.0.15
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Artifact Resolver Implementation (https://maven.apache.org/resolver/maven-resolver-impl/) org.apache.maven.resolver:maven-resolver-impl:jar:2.0.15
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Artifact Resolver Named Locks (https://maven.apache.org/resolver/maven-resolver-named-locks/) org.apache.maven.resolver:maven-resolver-named-locks:jar:2.0.15
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Artifact Resolver SPI (https://maven.apache.org/resolver/maven-resolver-spi/) org.apache.maven.resolver:maven-resolver-spi:jar:2.0.15
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Artifact Resolver Test Utilities (https://maven.apache.org/resolver/maven-resolver-test-util/) org.apache.maven.resolver:maven-resolver-test-util:jar:2.0.15
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Maven Artifact Resolver Utilities (https://maven.apache.org/resolver/maven-resolver-util/) org.apache.maven.resolver:maven-resolver-util:jar:2.0.15
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Webtide' (https://webtide.com)

  - Core :: ALPN :: Java Server (https://jetty.org/jetty-core/jetty-alpn/jetty-alpn-java-server) org.eclipse.jetty:jetty-alpn-java-server:jar:12.1.6
    License: EPL-2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Core :: ALPN :: Server (https://jetty.org/jetty-core/jetty-alpn/jetty-alpn-server) org.eclipse.jetty:jetty-alpn-server:jar:12.1.6
    License: EPL-2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Core :: HTTP (https://jetty.org/jetty-core/jetty-http) org.eclipse.jetty:jetty-http:jar:12.1.6
    License: EPL-2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Core :: IO (https://jetty.org/jetty-core/jetty-io) org.eclipse.jetty:jetty-io:jar:12.1.6
    License: EPL-2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Core :: Server (https://jetty.org/jetty-core/jetty-server) org.eclipse.jetty:jetty-server:jar:12.1.6
    License: EPL-2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Core :: Utilities (https://jetty.org/jetty-core/jetty-util) org.eclipse.jetty:jetty-util:jar:12.1.6
    License: EPL-2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Core :: Compression :: Brotli Support (https://jetty.org/jetty-core/jetty-compression/jetty-compression-brotli) org.eclipse.jetty.compression:jetty-compression-brotli:jar:12.1.6
    License: EPL-2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Core :: Compression :: Common (https://jetty.org/jetty-core/jetty-compression/jetty-compression-common) org.eclipse.jetty.compression:jetty-compression-common:jar:12.1.6
    License: EPL-2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Core :: Compression :: Gzip Support (https://jetty.org/jetty-core/jetty-compression/jetty-compression-gzip) org.eclipse.jetty.compression:jetty-compression-gzip:jar:12.1.6
    License: EPL-2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Core :: Compression :: Server (https://jetty.org/jetty-core/jetty-compression/jetty-compression-server) org.eclipse.jetty.compression:jetty-compression-server:jar:12.1.6
    License: EPL-2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Core :: Compression :: Zstandard Support (https://jetty.org/jetty-core/jetty-compression/jetty-compression-zstandard) org.eclipse.jetty.compression:jetty-compression-zstandard:jar:12.1.6
    License: EPL-2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Core :: HTTP2 :: Common (https://jetty.org/jetty-core/jetty-http2/jetty-http2-common) org.eclipse.jetty.http2:jetty-http2-common:jar:12.1.6
    License: EPL-2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Core :: HTTP2 :: HPACK (https://jetty.org/jetty-core/jetty-http2/jetty-http2-hpack) org.eclipse.jetty.http2:jetty-http2-hpack:jar:12.1.6
    License: EPL-2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Core :: HTTP2 :: Server (https://jetty.org/jetty-core/jetty-http2/jetty-http2-server) org.eclipse.jetty.http2:jetty-http2-server:jar:12.1.6
    License: EPL-2.0  (https://www.eclipse.org/legal/epl-2.0/)
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)





