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

gateway-provider-security-authz-composite


From: 'abego Software GmbH, Germany' (http://abego-software.de)
  - abego TreeLayout Core (http://treelayout.sourceforge.net) org.abego.treelayout:org.abego.treelayout.core:bundle:1.0.3
    License: BSD 3-Clause "New" or "Revised" License (BSD-3-Clause)  (http://www.abego-software.de/legal/apl-v10.html)

From: 'an unknown organization'
  - Caffeine cache (https://github.com/ben-manes/caffeine) com.github.ben-manes.caffeine:caffeine:jar:2.8.8
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - com.github.javaparser:javaparser-core (https://github.com/javaparser) com.github.javaparser:javaparser-core:jar:3.28.0
    License: GNU Lesser General Public License  (http://www.gnu.org/licenses/lgpl-3.0.html)    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Gson (https://github.com/google/gson/gson) com.google.code.gson:gson:jar:2.10.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:bundle:1.0.1
    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:32.1.3-jre
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava ListenableFuture only (https://github.com/google/guava/listenablefuture) com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - J2ObjC Annotations (https://github.com/google/j2objc/) com.google.j2objc:j2objc-annotations:jar:2.8
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - re2j (http://github.com/google/re2j) com.google.re2j:re2j:jar:1.1
    License: The Go license  (https://golang.org/LICENSE)
  - json-path (https://github.com/jayway/JsonPath) com.jayway.jsonpath:json-path:jar:2.9.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Policeman's Forbidden API Checker (https://github.com/policeman-tools/forbidden-apis) de.thetaphi:forbiddenapis:maven-plugin:3.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Annotations for Metrics (https://metrics.dropwizard.io/metrics-annotation) io.dropwizard.metrics:metrics-annotation:bundle:4.2.38
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)
  - Metrics Core (https://metrics.dropwizard.io/metrics-core) io.dropwizard.metrics:metrics-core:bundle:4.2.38
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)
  - Graphite Integration for Metrics (https://metrics.dropwizard.io/metrics-graphite) io.dropwizard.metrics:metrics-graphite:bundle:4.2.38
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)
  - Metrics Health Checks (https://metrics.dropwizard.io/metrics-healthchecks) io.dropwizard.metrics:metrics-healthchecks:bundle:4.2.38
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)
  - Metrics Integration for Apache HttpClient (https://metrics.dropwizard.io/metrics-httpclient) io.dropwizard.metrics:metrics-httpclient:bundle:4.2.38
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)
  - Metrics Integration for Jetty 12.x and higher (https://metrics.dropwizard.io/metrics-jetty12) io.dropwizard.metrics:metrics-jetty12:bundle:4.2.38
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)
  - Metrics Integration with JMX (https://metrics.dropwizard.io/metrics-jmx) io.dropwizard.metrics:metrics-jmx:bundle:4.2.38
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)
  - Jackson Integration for Metrics (https://metrics.dropwizard.io/metrics-json) io.dropwizard.metrics:metrics-json:bundle:4.2.38
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)
  - JVM Integration for Metrics (https://metrics.dropwizard.io/metrics-jvm) io.dropwizard.metrics:metrics-jvm:bundle:4.2.38
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)
  - Metrics Utility Servlets (https://metrics.dropwizard.io/metrics-servlets) io.dropwizard.metrics:metrics-servlets:bundle:4.2.38
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)
  - micrometer-commons (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-commons:jar:1.14.11
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - micrometer-observation (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-observation:jar:1.14.11
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jericho HTML Parser (http://jericho.htmlparser.net) net.htmlparser.jericho:jericho-html:jar:3.4
    License: GNU Lesser General Public License (LGPL)  (http://www.gnu.org/licenses/lgpl.txt)    License: Apache License  (http://www.apache.org/licenses/)    License: Eclipse Public License (EPL)  (http://www.eclipse.org/legal/epl-v10.html)
  - Java Native Access (https://github.com/java-native-access/jna) net.java.dev.jna:jna:jar:5.18.1
    License: LGPL-2.1-or-later  (https://www.gnu.org/licenses/old-licenses/lgpl-2.1)    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Java Native Access Platform (https://github.com/java-native-access/jna) net.java.dev.jna:jna-platform:jar:5.9.0
    License: LGPL-2.1-or-later  (https://www.gnu.org/licenses/old-licenses/lgpl-2.1)    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - AspectJ Runtime (https://www.eclipse.org/aspectj/) org.aspectj:aspectjrt:jar:1.9.25.1
    License: Eclipse Public License - v 2.0  (https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt)
  - AspectJ Weaver (https://www.eclipse.org/aspectj/) org.aspectj:aspectjweaver:jar:1.9.25.1
    License: Eclipse Public License - v 2.0  (https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt)
  - Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (https://www.bouncycastle.org/download/bouncy-castle-java/) org.bouncycastle:bcpkix-jdk18on:jar:1.84
    License: Bouncy Castle Licence  (https://www.bouncycastle.org/licence.html)
  - Bouncy Castle Provider (https://www.bouncycastle.org/download/bouncy-castle-java/) org.bouncycastle:bcprov-jdk18on:jar:1.84
    License: Bouncy Castle Licence  (https://www.bouncycastle.org/licence.html)
  - Bouncy Castle ASN.1 Extension and Utility APIs (https://www.bouncycastle.org/download/bouncy-castle-java/) org.bouncycastle:bcutil-jdk18on:jar:1.84
    License: Bouncy Castle Licence  (https://www.bouncycastle.org/licence.html)
  - Checker Qual (https://checkerframework.org/) org.checkerframework:checker-qual:jar:3.37.0
    License: The MIT License  (http://opensource.org/licenses/MIT)
  - Jettison (https://github.com/jettison-json/jettison) org.codehaus.jettison:jettison:bundle:1.5.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - JetBrains Java Annotations (https://github.com/JetBrains/java-annotations) org.jetbrains:annotations:jar:20.1.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - pty4j (https://github.com/JetBrains/pty4j) org.jetbrains.pty4j:pty4j:jar:0.12.4
    License: Eclipse Public License 1.0  (https://opensource.org/licenses/eclipse-1.0.php)
  - purejavacomm  org.jetbrains.pty4j:purejavacomm:jar:0.0.11.1

  - Jansi Bundle (https://github.com/jline/jline3/jansi) org.jline:jansi:jar:3.30.6
    License: The BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - JLine Builtins (https://github.com/jline/jline3/jline-builtins) org.jline:jline-builtins:jar:3.30.6
    License: The BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - JLine Console (https://github.com/jline/jline3/jline-console) org.jline:jline-console:jar:3.30.6
    License: The BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - JLine Native Library (https://github.com/jline/jline3/jline-native) org.jline:jline-native:jar:3.30.6
    License: The BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - JLine Reader (https://github.com/jline/jline3/jline-reader) org.jline:jline-reader:jar:3.30.6
    License: The BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - JLine Style (https://github.com/jline/jline3/jline-style) org.jline:jline-style:jar:3.30.6
    License: The BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - JLine Terminal (https://github.com/jline/jline3/jline-terminal) org.jline:jline-terminal:jar:3.30.6
    License: The BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - JLine JANSI Terminal (https://github.com/jline/jline3/jline-terminal-jansi) org.jline:jline-terminal-jansi:jar:3.30.6
    License: The BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - JLine JNA Terminal (https://github.com/jline/jline3/jline-terminal-jna) org.jline:jline-terminal-jna:jar:3.30.6
    License: The BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - JLine JNI Terminal (https://github.com/jline/jline3/jline-terminal-jni) org.jline:jline-terminal-jni:jar:3.30.6
    License: The BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - SnakeYAML Engine (https://bitbucket.org/snakeyaml/snakeyaml-engine) org.snakeyaml:snakeyaml-engine:bundle:3.0.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - SnakeYAML (https://bitbucket.org/snakeyaml/snakeyaml) org.yaml:snakeyaml:bundle:2.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache MINA Project' (https://mina.apache.org/)
  - Apache MINA Core (https://mina.apache.org/mina-core/) org.apache.mina:mina-core:bundle:2.2.8
    License: Apache 2.0 License  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (http://db.apache.org/)
  - Apache Derby Database Engine and Embedded JDBC Driver (http://db.apache.org/derby/) org.apache.derby:derby:jar:10.14.2.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Derby Client JDBC Driver (http://db.apache.org/derby/) org.apache.derby:derbyclient:jar:10.14.2.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Derby Network Server (http://db.apache.org/derby/) org.apache.derby:derbynet:jar:10.14.2.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (https://apache.org)
  - Apache Groovy (https://groovy-lang.org) org.apache.groovy:groovy:jar:5.0.4
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Groovy (https://groovy-lang.org) org.apache.groovy:groovy-console:jar:5.0.4
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Groovy (https://groovy-lang.org) org.apache.groovy:groovy-groovysh:jar:5.0.4
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Groovy (https://groovy-lang.org) org.apache.groovy:groovy-json:jar:5.0.4
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Groovy (https://groovy-lang.org) org.apache.groovy:groovy-nio:jar:5.0.4
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Groovy (https://groovy-lang.org) org.apache.groovy:groovy-swing:jar:5.0.4
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Groovy (https://groovy-lang.org) org.apache.groovy:groovy-templates:jar:5.0.4
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Groovy (https://groovy-lang.org) org.apache.groovy:groovy-xml:jar:5.0.4
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (https://www.apache.org)
  - Apache Hadoop Annotations  org.apache.hadoop:hadoop-annotations:jar:3.4.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop Auth  org.apache.hadoop:hadoop-auth:jar:3.4.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop Common  org.apache.hadoop:hadoop-common:jar:3.4.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop shaded Guava (https://www.apache.org/hadoop-thirdparty/hadoop-shaded-guava/) org.apache.hadoop.thirdparty:hadoop-shaded-guava:jar:1.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop shaded Protobuf (https://www.apache.org/hadoop-thirdparty/hadoop-shaded-protobuf_3_25/) org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_25:jar:1.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Broadcom Inc. and its subsidiaries.' (https://www.rabbitmq.com)
  - RabbitMQ Java Client (https://www.rabbitmq.com) com.rabbitmq:amqp-client:jar:5.28.0
    License: AL 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)    License: GPL v2  (https://www.gnu.org/licenses/gpl-2.0.txt)    License: MPL 2.0  (https://www.mozilla.org/en-US/MPL/2.0/)

From: 'Chemouni Uriel' (https://urielch.github.io/)
  - ASM based accessors helper used by json-smart (https://urielch.github.io/) net.minidev:accessors-smart:bundle:2.5.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JSON Small and Fast Parser (https://urielch.github.io/) net.minidev:json-smart:bundle:2.5.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Connect2id Ltd.' (https://connect2id.com)
  - Nimbus JOSE+JWT (https://bitbucket.org/connect2id/nimbus-jose-jwt) com.nimbusds:nimbus-jose-jwt:jar:10.9.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'dnsjava.org' (https://github.com/dnsjava/dnsjava)
  - dnsjava (https://github.com/dnsjava/dnsjava) dnsjava:dnsjava:bundle:3.6.1
    License: BSD-3-Clause  (https://opensource.org/licenses/BSD-3-Clause)

From: 'Eclipse'
  - Vert.x Auth Common (https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-auth-parent/vertx-auth-common) io.vertx:vertx-auth-common:jar:4.5.27
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)
  - Vert.x Core (https://github.com/vert-x3/vertx-parent/vertx-core) io.vertx:vertx-core:jar:4.5.27
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)    License: Eclipse Public License - v 2.0  (http://www.eclipse.org/legal/epl-v20.html)
  - Vert.x Web Client (https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-web-parent/vertx-web-client) io.vertx:vertx-web-client:jar:4.5.27
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)
  - Vert.x Web Common (https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-web-parent/vertx-web-common) io.vertx:vertx-web-common:jar:4.5.27
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)

From: 'Eclipse Foundation' (https://www.eclipse.org)
  - Jakarta Activation (https://github.com/eclipse-ee4j/jaf/jakarta.activation) com.sun.activation:jakarta.activation:jar:2.0.1
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - JavaBeans Activation Framework API jar (https://github.com/eclipse-ee4j/jaf/jakarta.activation-api) jakarta.activation:jakarta.activation-api:jar:1.2.1
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - jakarta.annotation API (https://projects.eclipse.org/projects/ee4j.ca) jakarta.annotation:jakarta.annotation-api:jar:1.3.4
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)
  - Jakarta JSON Processing API (https://github.com/eclipse-ee4j/jsonp) jakarta.json:jakarta.json-api:jar:2.1.3
    License: Eclipse Public License 2.0  (https://projects.eclipse.org/license/epl-2.0)    License: GNU General Public License, version 2 with the GNU Classpath Exception  (https://projects.eclipse.org/license/secondary-gpl-2.0-cp)
  - JavaServer Pages(TM) Standard Tag Library API (https://projects.eclipse.org/projects/ee4j.jstl) jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:1.2.7
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)
  - Jakarta XML Binding API (https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api) jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Angus Activation Registries (https://github.com/eclipse-ee4j/angus-activation/angus-activation) org.eclipse.angus:angus-activation:jar:2.0.1
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Eclipse Parsson (https://github.com/eclipse-ee4j/parsson/parsson) org.eclipse.parsson:parsson:jar:1.1.7
    License: Eclipse Public License 2.0  (https://projects.eclipse.org/license/epl-2.0)    License: GNU General Public License, version 2 with the GNU Classpath Exception  (https://projects.eclipse.org/license/secondary-gpl-2.0-cp)

From: 'Eclipse Foundation' (https://www.eclipse.org/)
  - Eclipse Compiler for Java(TM) (https://projects.eclipse.org/projects/eclipse.jdt) org.eclipse.jdt:ecj:jar:3.33.0
    License: Eclipse Public License - v 2.0  (https://www.eclipse.org/legal/epl-2.0/)

From: 'Eclipse Jetty' (https://eclipse.dev/jetty/)
  - Jetty :: Servlet API and Schemas for JPMS and OSGi (https://eclipse.org/jetty/jetty-servlet-api) org.eclipse.jetty.toolchain:jetty-servlet-api:jar:4.0.9
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 2.0  (https://www.eclipse.org/legal/epl-2.0/)
  - MortBay :: Apache EL :: API and Implementation (https://github.com/jetty-project/jasper-jsp/mortbay-apache-el) org.mortbay.jasper:mortbay-apache-el:jar:9.0.119
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - MortBay :: Apache Jasper :: JSP Implementation (https://github.com/jetty-project/jasper-jsp/mortbay-apache-jsp) org.mortbay.jasper:mortbay-apache-jsp:jar:9.0.119
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'Eclipse.org - EclipseLink Project' (http://www.eclipse.org/eclipselink)
  - EclipseLink ASM (http://www.eclipse.org/eclipselink) org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.5.0
    License: Eclipse Public License - v 2.0  (http://www.eclipse.org/legal/epl-2.0)    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - EclipseLink Core (http://www.eclipse.org/eclipselink/foundation/org.eclipse.persistence.core) org.eclipse.persistence:org.eclipse.persistence.core:jar:4.0.2
    License: Eclipse Public License - v 2.0  (http://www.eclipse.org/legal/epl-2.0)    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - EclipseLink MOXy (http://www.eclipse.org/eclipselink/moxy/org.eclipse.persistence.moxy) org.eclipse.persistence:org.eclipse.persistence.moxy:jar:4.0.2
    License: Eclipse Public License - v 2.0  (http://www.eclipse.org/legal/epl-2.0)    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

From: 'EE4J Community' (https://github.com/eclipse-ee4j)
  - javax.transaction API (https://projects.eclipse.org/projects/ee4j.jta) jakarta.transaction:jakarta.transaction-api:jar:1.3.3
    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: 'FasterXML' (http://fasterxml.com)
  - Woodstox (https://github.com/FasterXML/woodstox) com.fasterxml.woodstox:woodstox-core:bundle:6.4.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:jar:2.18.9
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:jar:2.18.9
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jackson-databind (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:jar:2.18.9
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-dataformat-YAML (https://github.com/FasterXML/jackson-dataformats-text) com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.18.9
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson datatype: JSR310 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) com.fasterxml.jackson.datatype:jackson-datatype-jsr310:bundle:2.18.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'fasterxml.com' (http://fasterxml.com)
  - Stax2 API (http://github.com/FasterXML/stax2-api) org.codehaus.woodstox:stax2-api:bundle:4.2.1
    License: The BSD License  (http://www.opensource.org/licenses/bsd-license.php)

From: 'GlassFish Community' (http://glassfish.org)
  - JavaServer Pages (TM) TagLib Implementation (http://jstl.java.net) org.glassfish.web:javax.servlet.jsp.jstl:jar:1.2.5
    License: CDDL + GPLv2 with classpath exception  (http://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

From: 'GlassFish Community' (https://javaee.github.io)
  - Java Servlet API (https://javaee.github.io/servlet-spec/) javax.servlet:javax.servlet-api:jar:4.0.1
    License: CDDL + GPLv2 with classpath exception  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)

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: 'JBoss by Red Hat' (http://www.jboss.org)
  - ShrinkWrap API (http://www.jboss.org/shrinkwrap-api) org.jboss.shrinkwrap:shrinkwrap-api:jar:1.2.6
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ShrinkWrap Implementation Base (http://www.jboss.org/shrinkwrap-impl-base) org.jboss.shrinkwrap:shrinkwrap-impl-base:jar:1.2.6
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ShrinkWrap SPI (http://www.jboss.org/shrinkwrap-spi) org.jboss.shrinkwrap:shrinkwrap-spi:jar:1.2.6
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ShrinkWrap Descriptors API Base (http://www.jboss.org/shrinkwrap-descriptors-api-base) org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-base:jar:2.0.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ShrinkWrap Descriptors Generated Java EE API (http://www.jboss.org/shrinkwrap-descriptors-api-javaee) org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-javaee:jar:2.0.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ShrinkWrap Descriptors Implementation (http://www.jboss.org/shrinkwrap-descriptors-impl-base) org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-base:jar:2.0.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ShrinkWrap Descriptors Generated Java EE Impl (http://www.jboss.org/shrinkwrap-descriptors-impl-javaee) org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-javaee:jar:2.0.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ShrinkWrap Descriptors SPI (http://www.jboss.org/shrinkwrap-descriptors-spi) org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi:jar:2.0.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Joda.org' (https://www.joda.org)
  - Joda-Time (https://www.joda.org/joda-time/) joda-time:joda-time:jar:2.10.8
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'mariadb.com' (https://mariadb.com)
  - mariadb-java-client (https://mariadb.com/kb/en/mariadb/about-mariadb-connector-j/) org.mariadb.jdbc:mariadb-java-client:jar:3.3.5
    License: LGPL-2.1 

From: 'Mort Bay Consulting' (http://www.mortbay.com)
  - Jetty :: WebSocket API for JPMS and OSGi (https://eclipse.org/jetty/jetty-javax-websocket-api) org.eclipse.jetty.toolchain:jetty-javax-websocket-api:jar:1.1.2
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)

From: 'Oracle' (http://www.oracle.com)
  - JSR 374 (JSON Processing) API (https://javaee.github.io/jsonp) javax.json:javax.json-api:bundle:1.1.3
    License: Dual license consisting of the CDDL v1.1 and GPL v2  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)
  - WebSocket server API (http://websocket-spec.java.net) javax.websocket:javax.websocket-api:bundle:1.1
    License: Dual license consisting of the CDDL v1.1 and GPL v2  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - JSR 374 (JSON Processing) Default Provider (https://javaee.github.io/jsonp) org.glassfish:javax.json:bundle:1.1.3
    License: Dual license consisting of the CDDL v1.1 and GPL v2  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)

From: 'OW2' (http://www.ow2.org/)
  - asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.0
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)
  - asm-analysis (http://asm.ow2.io/) org.ow2.asm:asm-analysis:jar:9.0
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)
  - asm-commons (http://asm.ow2.io/) org.ow2.asm:asm-commons:jar:9.0
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)
  - asm-tree (http://asm.ow2.io/) org.ow2.asm:asm-tree:jar:9.0
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)

From: 'OWASP (Open Web-Application Security Project)' (https://www.owasp.org/)
  - Java Encoder (https://www.owasp.org/index.php/OWASP_Java_Encoder_Project/encoder) org.owasp.encoder:encoder:jar:1.4.0
    License: The BSD 3-Clause License  (http://www.opensource.org/licenses/BSD-3-Clause)

From: 'Philip Helger' (http://www.helger.com)
  - com.helger:profiler (https://github.com/phax/profiler) com.helger:profiler:bundle:1.1.1
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Pivotal Software, Inc.' (https://www.spring.io)
  - Spring Vault Core (https://projects.spring.io/spring-vault/spring-vault-core/) org.springframework.vault:spring-vault-core:jar:3.2.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'PostgreSQL Global Development Group' (https://jdbc.postgresql.org/)
  - PostgreSQL JDBC Driver (https://jdbc.postgresql.org) org.postgresql:postgresql:jar:42.7.12
    License: BSD-2-Clause  (https://jdbc.postgresql.org/about/license.html)

From: 'QOS.ch' (http://www.qos.ch)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:2.0.13
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'QOS.CH Sarl (Switzerland)' (https://reload4j.qos.ch)
  - reload4j (https://reload4j.qos.ch) ch.qos.reload4j:reload4j:jar:1.2.22
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Red Hat' (https://redhat.com)
  - Fabric8 :: Kubernetes :: Java Client (https://github.com/fabric8io/kubernetes-client/kubernetes-client) io.fabric8:kubernetes-client:jar:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes :: Java Client API (https://github.com/fabric8io/kubernetes-client/kubernetes-client-api) io.fabric8:kubernetes-client-api:jar:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes :: HttpClient :: Vert.x (https://github.com/fabric8io/kubernetes-client/kubernetes-httpclient-vertx) io.fabric8:kubernetes-httpclient-vertx:jar:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Admission Registration, Authentication and Authorization (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-admissionregistration) io.fabric8:kubernetes-model-admissionregistration:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: API Extensions (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-apiextensions) io.fabric8:kubernetes-model-apiextensions:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Apps (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-apps) io.fabric8:kubernetes-model-apps:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Autoscaling (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-autoscaling) io.fabric8:kubernetes-model-autoscaling:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Batch (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-batch) io.fabric8:kubernetes-model-batch:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Certificates (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-certificates) io.fabric8:kubernetes-model-certificates:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Common (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-common) io.fabric8:kubernetes-model-common:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Coordination (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-coordination) io.fabric8:kubernetes-model-coordination:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Core (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-core) io.fabric8:kubernetes-model-core:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Discovery (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-discovery) io.fabric8:kubernetes-model-discovery:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Events (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-events) io.fabric8:kubernetes-model-events:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Extensions (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-extensions) io.fabric8:kubernetes-model-extensions:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: FlowControl (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-flowcontrol) io.fabric8:kubernetes-model-flowcontrol:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Sigs :: Gateway API (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-gatewayapi) io.fabric8:kubernetes-model-gatewayapi:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Metrics (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-metrics) io.fabric8:kubernetes-model-metrics:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Networking (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-networking) io.fabric8:kubernetes-model-networking:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Node (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-node) io.fabric8:kubernetes-model-node:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Policy (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-policy) io.fabric8:kubernetes-model-policy:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: RBAC (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-rbac) io.fabric8:kubernetes-model-rbac:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Resource (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-resource) io.fabric8:kubernetes-model-resource:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Scheduling (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-scheduling) io.fabric8:kubernetes-model-scheduling:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: Kubernetes Model :: Storage Class (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-storageclass) io.fabric8:kubernetes-model-storageclass:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Fabric8 :: zjsonpatch (https://github.com/fabric8io/kubernetes-client/zjsonpatch) io.fabric8:zjsonpatch:bundle:7.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Spring IO' (https://spring.io/projects/spring-framework)
  - Spring AOP (https://github.com/spring-projects/spring-framework) org.springframework:spring-aop:jar:6.2.11
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Beans (https://github.com/spring-projects/spring-framework) org.springframework:spring-beans:jar:6.2.11
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Context (https://github.com/spring-projects/spring-framework) org.springframework:spring-context:jar:6.2.11
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Core (https://github.com/spring-projects/spring-framework) org.springframework:spring-core:jar:6.2.11
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Expression Language (SpEL) (https://github.com/spring-projects/spring-framework) org.springframework:spring-expression:jar:6.2.11
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Commons Logging Bridge (https://github.com/spring-projects/spring-framework) org.springframework:spring-jcl:jar:6.2.11
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Web (https://github.com/spring-projects/spring-framework) org.springframework:spring-web:jar:6.2.11
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Apache Commons Collections (http://commons.apache.org/collections/) commons-collections:commons-collections:jar:3.2.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Digester (http://commons.apache.org/digester/) org.apache.commons:commons-digester3:jar:3.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Math (http://commons.apache.org/proper/commons-math/) org.apache.commons:commons-math3:jar:3.6.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS JDBM implementation (http://directory.apache.org/apacheds/1.5/apacheds-jdbm) org.apache.directory.server:apacheds-jdbm:bundle:2.0.0-M5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpAsyncClient (http://hc.apache.org/httpcomponents-asyncclient) org.apache.httpcomponents:httpasyncclient:jar:4.1.5
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient:jar:4.5.13
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpCore (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore:jar:4.4.14
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpCore NIO (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore-nio:jar:4.4.14
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Ivy (http://ant.apache.org/ivy/) org.apache.ivy:ivy:jar:2.5.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - Apache Commons BeanUtils (https://commons.apache.org/proper/commons-beanutils) commons-beanutils:commons-beanutils:jar:1.11.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons CLI (http://commons.apache.org/proper/commons-cli/) commons-cli:commons-cli:jar:1.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Codec (https://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.15
    License: Apache License, Version 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.17.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Logging (https://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.3.5
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Net (https://commons.apache.org/proper/commons-net/) commons-net:commons-net:jar:3.9.0
    License: Apache License, Version 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.26.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Configuration (https://commons.apache.org/proper/commons-configuration/) org.apache.commons:commons-configuration2:jar:2.15.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)
  - Apache Commons Pool (https://commons.apache.org/proper/commons-pool/) org.apache.commons:commons-pool2:jar:2.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Text (https://commons.apache.org/proper/commons-text) org.apache.commons:commons-text:jar:1.10.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Curator Client (https://curator.apache.org/curator-client) org.apache.curator:curator-client:bundle:5.4.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Curator Framework (https://curator.apache.org/curator-framework) org.apache.curator:curator-framework:bundle:5.4.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Curator Recipes (https://curator.apache.org/curator-recipes) org.apache.curator:curator-recipes:bundle:5.4.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS I18n (https://directory.apache.org/apacheds/1.5/apacheds-i18n) org.apache.directory.server:apacheds-i18n:bundle:2.0.0.AM27
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb core (https://directory.apache.org/kerby/kerby-kerb/kerb-core) org.apache.kerby:kerb-core:jar:2.0.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Crypto (https://directory.apache.org/kerby/kerby-kerb/kerb-crypto) org.apache.kerby:kerb-crypto:jar:2.0.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Util (https://directory.apache.org/kerby/kerby-kerb/kerb-util) org.apache.kerby:kerb-util:jar:2.0.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby ASN1 Project (https://directory.apache.org/kerby/kerby-common/kerby-asn1) org.apache.kerby:kerby-asn1:jar:2.0.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby Config (https://directory.apache.org/kerby/kerby-common/kerby-config) org.apache.kerby:kerby-config:jar:2.0.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby PKIX Project (https://directory.apache.org/kerby/kerby-pkix) org.apache.kerby:kerby-pkix:jar:2.0.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby Util (https://directory.apache.org/kerby/kerby-common/kerby-util) org.apache.kerby:kerby-util:jar:2.0.3
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-i18n (https://knox.apache.org/gateway-i18n/) org.apache.knox:gateway-i18n:jar:3.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-i18n-logging-log4j (https://knox.apache.org/gateway-i18n-logging-log4j/) org.apache.knox:gateway-i18n-logging-log4j:jar:3.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-rewrite (https://knox.apache.org/gateway-provider-rewrite/) org.apache.knox:gateway-provider-rewrite:jar:3.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-rewrite-common (https://knox.apache.org/gateway-provider-rewrite-common/) org.apache.knox:gateway-provider-rewrite-common:jar:3.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-security-jwt (https://knox.apache.org/gateway-provider-security-jwt/) org.apache.knox:gateway-provider-security-jwt:jar:3.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-server (https://knox.apache.org/gateway-server/) org.apache.knox:gateway-server:jar:3.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-server-xforwarded-filter (https://knox.apache.org/gateway-server-xforwarded-filter/) org.apache.knox:gateway-server-xforwarded-filter:jar:3.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-definitions (https://knox.apache.org/gateway-service-definitions/) org.apache.knox:gateway-service-definitions:jar:3.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-hashicorp-vault (https://knox.apache.org/gateway-service-hashicorp-vault/) org.apache.knox:gateway-service-hashicorp-vault:jar:3.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-remoteconfig (https://knox.apache.org/gateway-service-remoteconfig/) org.apache.knox:gateway-service-remoteconfig:jar:3.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-shell (https://knox.apache.org/gateway-shell/) org.apache.knox:gateway-shell:jar:3.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-spi (https://knox.apache.org/gateway-spi/) org.apache.knox:gateway-spi:jar:3.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-spi-common (https://knox.apache.org/gateway-spi-common/) org.apache.knox:gateway-spi-common:jar:3.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-topology-hadoop-xml (https://knox.apache.org/gateway-topology-hadoop-xml/) org.apache.knox:gateway-topology-hadoop-xml:jar:3.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-topology-simple (https://knox.apache.org/gateway-topology-simple/) org.apache.knox:gateway-topology-simple:jar:3.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-util-common (https://knox.apache.org/gateway-util-common/) org.apache.knox:gateway-util-common:jar:3.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-util-configinjector (https://knox.apache.org/gateway-util-configinjector/) org.apache.knox:gateway-util-configinjector:jar:3.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-util-launcher (https://knox.apache.org/gateway-util-launcher/) org.apache.knox:gateway-util-launcher:jar:3.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-util-urltemplate (https://knox.apache.org/gateway-util-urltemplate/) org.apache.knox:gateway-util-urltemplate:jar:3.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j API (https://logging.apache.org/log4j/2.x/) org.apache.logging.log4j:log4j-api:jar:2.26.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j Core (https://logging.apache.org/log4j/2.x/) org.apache.logging.log4j:log4j-core:jar:2.26.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - SLF4J 2 Provider for Log4j API (https://logging.apache.org/log4j/2.x/) org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.26.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Shiro :: Cache (https://shiro.apache.org/shiro-cache/) org.apache.shiro:shiro-cache:bundle:2.2.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Shiro :: Configuration :: Core (https://shiro.apache.org/shiro-config/shiro-config-core/) org.apache.shiro:shiro-config-core:bundle:2.2.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Shiro :: Configuration :: OGDL (https://shiro.apache.org/shiro-config/shiro-config-ogdl/) org.apache.shiro:shiro-config-ogdl:bundle:2.2.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Shiro :: Core (https://shiro.apache.org/shiro-core/) org.apache.shiro:shiro-core:bundle:2.2.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Shiro :: Cryptography :: Ciphers (https://shiro.apache.org/shiro-crypto/shiro-crypto-cipher/) org.apache.shiro:shiro-crypto-cipher:bundle:2.2.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Shiro :: Cryptography :: Core (https://shiro.apache.org/shiro-crypto/shiro-crypto-core/) org.apache.shiro:shiro-crypto-core:bundle:2.2.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Shiro :: Cryptography :: Hashing (https://shiro.apache.org/shiro-crypto/shiro-crypto-hash/) org.apache.shiro:shiro-crypto-hash:bundle:2.2.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Shiro :: Event (https://shiro.apache.org/shiro-event/) org.apache.shiro:shiro-event:bundle:2.2.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Shiro :: Lang (https://shiro.apache.org/shiro-lang/) org.apache.shiro:shiro-lang:bundle:2.2.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Shiro :: Web (https://shiro.apache.org/shiro-web/) org.apache.shiro:shiro-web:bundle:2.2.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Shiro :: Cryptography :: Support :: Argon2 (https://shiro.apache.org/shiro-crypto/shiro-crypto-support/shiro-hashes-argon2/) org.apache.shiro.crypto:shiro-hashes-argon2:bundle:2.2.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Shiro :: Cryptography :: Support :: BCrypt (https://shiro.apache.org/shiro-crypto/shiro-crypto-support/shiro-hashes-bcrypt/) org.apache.shiro.crypto:shiro-hashes-bcrypt:bundle:2.2.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Yetus - Audience Annotations (https://yetus.apache.org/audience-annotations) org.apache.yetus:audience-annotations:jar:0.12.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache ZooKeeper - Server (http://zookeeper.apache.org/zookeeper) org.apache.zookeeper:zookeeper:jar:3.8.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache ZooKeeper - Jute (http://zookeeper.apache.org/zookeeper-jute) org.apache.zookeeper:zookeeper-jute:jar:3.8.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Netty Project' (https://netty.io/)
  - Netty/Buffer (https://netty.io/netty-buffer/) io.netty:netty-buffer:jar:4.1.137.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec (https://netty.io/netty-codec/) io.netty:netty-codec:jar:4.1.137.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec/DNS (https://netty.io/netty-codec-dns/) io.netty:netty-codec-dns:jar:4.1.137.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec/HTTP (https://netty.io/netty-codec-http/) io.netty:netty-codec-http:jar:4.1.137.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec/HTTP2 (https://netty.io/netty-codec-http2/) io.netty:netty-codec-http2:jar:4.1.137.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec/Socks (https://netty.io/netty-codec-socks/) io.netty:netty-codec-socks:jar:4.1.137.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Common (https://netty.io/netty-common/) io.netty:netty-common:jar:4.1.137.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Handler (https://netty.io/netty-handler/) io.netty:netty-handler:jar:4.1.137.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Handler/Proxy (https://netty.io/netty-handler-proxy/) io.netty:netty-handler-proxy:jar:4.1.137.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Resolver (https://netty.io/netty-resolver/) io.netty:netty-resolver:jar:4.1.137.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Resolver/DNS (https://netty.io/netty-resolver-dns/) io.netty:netty-resolver-dns:jar:4.1.137.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport (https://netty.io/netty-transport/) io.netty:netty-transport:jar:4.1.137.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport/Native/Unix/Common (https://netty.io/netty-transport-native-unix-common/) io.netty:netty-transport-native-unix-common:jar:4.1.137.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'Webtide' (https://webtide.com)
  - Core :: ALPN :: Client (https://jetty.org/jetty-core/jetty-alpn/jetty-alpn-client) org.eclipse.jetty:jetty-alpn-client:jar:12.0.38
    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 Client (https://jetty.org/jetty-core/jetty-client) org.eclipse.jetty:jetty-client:jar:12.0.38
    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 :: EE Common (https://jetty.org/jetty-core/jetty-ee) org.eclipse.jetty:jetty-ee:jar:12.0.38
    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.0.38
    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.0.38
    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 :: JNDI (https://jetty.org/jetty-core/jetty-jndi) org.eclipse.jetty:jetty-jndi:jar:12.0.38
    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 :: Plus (https://jetty.org/jetty-core/jetty-plus) org.eclipse.jetty:jetty-plus:jar:12.0.38
    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 :: Security (https://jetty.org/jetty-core/jetty-security) org.eclipse.jetty:jetty-security:jar:12.0.38
    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.0.38
    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)
  - Jetty :: Servlet Handling (https://eclipse.org/jetty/jetty-servlet) org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Core :: Sessions (https://jetty.org/jetty-core/jetty-session) org.eclipse.jetty:jetty-session:jar:12.0.38
    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.0.38
    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 :: JSON (https://jetty.org/jetty-core/jetty-util-ajax) org.eclipse.jetty:jetty-util-ajax:jar:12.0.38
    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)
  - Jetty :: Webapp Application Support (https://eclipse.org/jetty/jetty-webapp) org.eclipse.jetty:jetty-webapp:jar:9.4.53.v20231009
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Core :: XML (https://jetty.org/jetty-core/jetty-xml) org.eclipse.jetty:jetty-xml:jar:12.0.38
    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)
  - EE8 :: Servlet Annotations (https://jetty.org/jetty-ee8/jetty-ee8-annotations) org.eclipse.jetty.ee8:jetty-ee8-annotations:jar:12.0.38
    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)
  - EE8 :: Apache JSP (https://jetty.org/jetty-ee8/jetty-ee8-apache-jsp) org.eclipse.jetty.ee8:jetty-ee8-apache-jsp:jar:12.0.38
    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)
  - EE8 :: Glassfish JSTL (https://projects.eclipse.org/projects/ee4j.glassfish) org.eclipse.jetty.ee8:jetty-ee8-glassfish-jstl:jar:12.0.38
    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)
  - EE8 :: Nested (https://jetty.org/jetty-ee8/jetty-ee8-nested) org.eclipse.jetty.ee8:jetty-ee8-nested:jar:12.0.38
    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)
  - EE8 :: Plus (https://jetty.org/jetty-ee8/jetty-ee8-plus) org.eclipse.jetty.ee8:jetty-ee8-plus:jar:12.0.38
    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)
  - EE8 :: Security (https://jetty.org/jetty-ee8/jetty-ee8-security) org.eclipse.jetty.ee8:jetty-ee8-security:jar:12.0.38
    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)
  - EE8 :: Servlet (https://jetty.org/jetty-ee8/jetty-ee8-servlet) org.eclipse.jetty.ee8:jetty-ee8-servlet:jar:12.0.38
    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)
  - EE8 :: WebApp (https://jetty.org/jetty-ee8/jetty-ee8-webapp) org.eclipse.jetty.ee8:jetty-ee8-webapp:jar:12.0.38
    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)
  - EE8 :: Websocket :: Javax Client (https://jetty.org/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-client) org.eclipse.jetty.ee8.websocket:jetty-ee8-websocket-javax-client:jar:12.0.38
    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)
  - EE8 :: Websocket :: Javax Common (https://jetty.org/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-common) org.eclipse.jetty.ee8.websocket:jetty-ee8-websocket-javax-common:jar:12.0.38
    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)
  - EE8 :: Websocket :: Javax Server (https://jetty.org/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-server) org.eclipse.jetty.ee8.websocket:jetty-ee8-websocket-javax-server:jar:12.0.38
    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)
  - EE8 :: Websocket :: Servlet (https://jetty.org/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-servlet) org.eclipse.jetty.ee8.websocket:jetty-ee8-websocket-servlet:jar:12.0.38
    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 :: Websocket :: Client (https://jetty.org/jetty-core/jetty-websocket/jetty-websocket-core-client) org.eclipse.jetty.websocket:jetty-websocket-core-client:jar:12.0.38
    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 :: Websocket :: Common (https://jetty.org/jetty-core/jetty-websocket/jetty-websocket-core-common) org.eclipse.jetty.websocket:jetty-websocket-core-common:jar:12.0.38
    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 :: Websocket :: Server (https://jetty.org/jetty-core/jetty-websocket/jetty-websocket-core-server) org.eclipse.jetty.websocket:jetty-websocket-core-server:jar:12.0.38
    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 :: Websocket :: Jetty API (https://jetty.org/jetty-core/jetty-websocket/jetty-websocket-jetty-api) org.eclipse.jetty.websocket:jetty-websocket-jetty-api:jar:12.0.38
    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 :: Websocket :: Jetty Client (https://jetty.org/jetty-core/jetty-websocket/jetty-websocket-jetty-client) org.eclipse.jetty.websocket:jetty-websocket-jetty-client:jar:12.0.38
    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 :: Websocket :: Jetty Common (https://jetty.org/jetty-core/jetty-websocket/jetty-websocket-jetty-common) org.eclipse.jetty.websocket:jetty-websocket-jetty-common:jar:12.0.38
    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 :: Websocket :: Jetty Server (https://jetty.org/jetty-core/jetty-websocket/jetty-websocket-jetty-server) org.eclipse.jetty.websocket:jetty-websocket-jetty-server:jar:12.0.38
    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)

From: 'xerial.org' (https://github.com/xerial/snappy-java)
  - snappy-java (https://github.com/xerial/snappy-java) org.xerial.snappy:snappy-java:bundle:1.1.10.4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)




