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

gateway-release


From: 'an unknown organization'
  - JCommander (http://beust.com/jcommander) com.beust:jcommander:jar:1.48
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - cloudera-manager-api-swagger  com.cloudera.api.swagger:cloudera-manager-api-swagger:jar:7.0.3

  - 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)
  - ScribeJava APIs (https://github.com/scribejava/scribejava/scribejava-apis) com.github.scribejava:scribejava-apis:jar:7.1.1
    License: MIT  (https://github.com/scribejava/scribejava/blob/master/LICENSE.txt)
  - ScribeJava Core (https://github.com/scribejava/scribejava/scribejava-core) com.github.scribejava:scribejava-core:jar:7.1.1
    License: MIT  (https://github.com/scribejava/scribejava/blob/master/LICENSE.txt)
  - JCIP Annotations under Apache License (http://stephenc.github.com/jcip-annotations) com.github.stephenc.jcip:jcip-annotations:jar:1.0-1
    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.8.6
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - error-prone annotations (http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.3.4
    License: Apache 2.0  (http://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/guava) com.google.guava:guava:bundle:28.2-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:1.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Protocol Buffers [Core] (https://developers.google.com/protocol-buffers/protobuf-java/) com.google.protobuf:protobuf-java:bundle:3.14.0
    License: 3-Clause BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - re2j (http://github.com/google/re2j) com.google.re2j:re2j:jar:1.1
    License: The Go license  (https://golang.org/LICENSE)
  - project ':json-path' (https://github.com/jayway/JsonPath) com.jayway.jsonpath:json-path:jar:2.5.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OkHttp Logging Interceptor (https://github.com/square/okhttp/logging-interceptor) com.squareup.okhttp:logging-interceptor:jar:2.7.5
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OkHttp (https://github.com/square/okhttp/okhttp) com.squareup.okhttp:okhttp:jar:2.7.5
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Okio (https://github.com/square/okio/okio) com.squareup.okio:okio:jar:1.6.0
    License: Apache 2.0  (http://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.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - dnsjava (http://www.dnsjava.org) dnsjava:dnsjava:jar:2.1.7
    License: BSD 2-Clause license  (http://opensource.org/licenses/BSD-2-Clause)
  - Metrics Core (https://metrics.dropwizard.io/metrics-core) io.dropwizard.metrics:metrics-core:bundle:4.1.16
    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.1.16
    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.1.16
    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.1.16
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)
  - Metrics Integration for Jetty 9.3 and higher (https://metrics.dropwizard.io/metrics-jetty9) io.dropwizard.metrics:metrics-jetty9:bundle:4.1.16
    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.1.16
    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.1.16
    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.1.16
    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.1.16
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)
  - swagger-annotations (https://github.com/swagger-api/swagger-core/modules/swagger-annotations) io.swagger:swagger-annotations:bundle:1.6.2
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - JavaBeans Activation Framework (JAF) (http://java.sun.com/products/javabeans/jaf/index.jsp) javax.activation:activation:jar:1.1
    License: Common Development and Distribution License (CDDL) v1.0  (https://glassfish.dev.java.net/public/CDDLv1.0.html)
  - Bean Validation API (http://beanvalidation.org) javax.validation:validation-api:jar:1.1.0.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JLine (http://nexus.sonatype.org/oss-repository-hosting.html/jline) jline:jline:jar:2.14.6
    License: The BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - 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.6.0
    License: LGPL, version 2.1  (http://www.gnu.org/licenses/licenses.html)    License: Apache License v2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - xmlsectool  net.shibboleth.tool:xmlsectool:jar:2.0.0

  - Spymemcached (http://www.couchbase.org/code/couchbase/java) net.spy:spymemcached:jar:2.12.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - AspectJ runtime (https://www.eclipse.org/aspectj/) org.aspectj:aspectjrt:jar:1.9.6
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)
  - AspectJ weaver (https://www.eclipse.org/aspectj/) org.aspectj:aspectjweaver:jar:1.9.6
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)
  - Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (http://www.bouncycastle.org/java.html) org.bouncycastle:bcpkix-jdk15on:jar:1.67
    License: Bouncy Castle Licence  (http://www.bouncycastle.org/licence.html)
  - Bouncy Castle Provider (http://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-jdk15on:jar:1.67
    License: Bouncy Castle Licence  (http://www.bouncycastle.org/licence.html)
  - Checker Qual (https://checkerframework.org) org.checkerframework:checker-qual:jar:2.10.0
    License: The MIT License  (http://opensource.org/licenses/MIT)
  - Cryptacular Library (http://www.cryptacular.org) org.cryptacular:cryptacular:jar:1.2.4
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)    License: GNU Lesser General Public License  (http://www.gnu.org/licenses/lgpl-3.0.txt)
  - Java binding for libpam.so (http://kohsuke.org/libpam4j/) org.kohsuke:libpam4j:jar:1.11
    License: The MIT license  (http://www.opensource.org/licenses/mit-license.php)
  - LDAPTIVE (http://www.ldaptive.org) org.ldaptive:ldaptive:jar:1.0.13
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)    License: GNU Lesser General Public License  (http://www.gnu.org/licenses/lgpl-3.0.txt)
  - MortBay :: Apache EL :: API and Implementation (https://github.com/jetty-project/jasper-jsp/apache-el) org.mortbay.jasper:apache-el:jar:8.5.54
    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/apache-jsp) org.mortbay.jasper:apache-jsp:jar:8.5.54
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - pac4j implementation for JEE (https://github.com/pac4j/j2e-pac4j) org.pac4j:jee-pac4j:jar:5.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - pac4j: Java web security via CAS protocol (https://github.com/pac4j/pac4j/pac4j-cas) org.pac4j:pac4j-cas:jar:4.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - pac4j: security configuration by properties (https://github.com/pac4j/pac4j/pac4j-config) org.pac4j:pac4j-config:jar:4.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - pac4j core (https://github.com/pac4j/pac4j/pac4j-core) org.pac4j:pac4j-core:jar:4.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - pac4j for HTTP protocol (https://github.com/pac4j/pac4j/pac4j-http) org.pac4j:pac4j-http:jar:4.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - pac4j: Java web security via OAuth protocol (https://github.com/pac4j/pac4j/pac4j-oauth) org.pac4j:pac4j-oauth:jar:4.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - pac4j: Java web security via OpenID Connect protocol (https://github.com/pac4j/pac4j/pac4j-oidc) org.pac4j:pac4j-oidc:jar:4.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - pac4j: Java web security via SAML protocol (JDK 8, OpenSAML v3) (https://github.com/pac4j/pac4j/pac4j-saml-opensamlv3) org.pac4j:pac4j-saml-opensamlv3:jar:4.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.26
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Mavibot Project Parent' (http://directory.apache.org/mavibot/)
  - ApacheDS MVCC BTree implementation (http://directory.apache.org/mavibot/mavibot) org.apache.directory.mavibot:mavibot:bundle:1.0.0-M8
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0)

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

From: 'Apache Software Foundation' (http://db.apache.org/)
  - 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)

From: 'Apache Software Foundation' (http://www.apache.org)
  - Apache Log4j (http://logging.apache.org/log4j/1.2/) log4j:log4j:bundle:1.2.17
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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

From: 'Apache Software Foundation' (https://www.apache.org)
  - Apache Hadoop Auth  org.apache.hadoop:hadoop-auth:jar:3.2.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop Common  org.apache.hadoop:hadoop-common:jar:3.2.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apereo' (https://www.apereo.org)
  - Jasig CAS Client for Java - Core (https://www.apereo.org/cas/cas-client-core) org.jasig.cas.client:cas-client-core:jar:3.6.1
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jasig CAS Client for Java - SAML Protocol Support (https://www.apereo.org/cas/cas-client-support-saml) org.jasig.cas.client:cas-client-support-saml:jar:3.6.1
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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

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

From: 'Connect2id Ltd.' (https://connect2id.com)
  - Nimbus Content Type (https://bitbucket.org/connect2id/nimbus-content-type) com.nimbusds:content-type:jar:2.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OAuth 2.0 SDK with OpenID Connect extensions (https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) com.nimbusds:oauth2-oidc-sdk:jar:8.22
    License: Apache License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html‎)

From: 'Connect2id Ltd.' (https://connect2id.com/)
  - Nimbus LangTag (https://bitbucket.org/connect2id/nimbus-language-tags) com.nimbusds:lang-tag:jar:1.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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

From: 'Eclipse Foundation' (https://www.eclipse.org)
  - Jakarta Activation (https://github.com/eclipse-ee4j/jaf/jakarta.activation) com.sun.activation:jakarta.activation:jar:1.2.2
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Old JAXB JXC (https://eclipse-ee4j.github.io/jaxb-ri/jaxb-bundles/jaxb-jxc) com.sun.xml.bind:jaxb-jxc:jar:2.3.3
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Old JAXB XJC (https://eclipse-ee4j.github.io/jaxb-ri/jaxb-bundles/jaxb-xjc) com.sun.xml.bind:jaxb-xjc:jar:2.3.3
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - fastinfoset (https://projects.eclipse.org/projects/ee4j.jaxb-impl/FastInfoset) com.sun.xml.fastinfoset:FastInfoset:jar:1.2.18
    License: Apache License, Version 2.0  (http://www.opensource.org/licenses/apache2.0.php)    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - xmlstreambuffer (https://github.com/eclipse-ee4j/metro-xmlstreambuffer) com.sun.xml.stream.buffer:streambuffer:jar:1.5.9
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - JAX-WS RI Eclipselink Plugin (https://projects.eclipse.org/projects/ee4j/jaxws-ri-bom/jaxws-ri-bom-ext/project/jaxws-eclipselink-plugin) com.sun.xml.ws:jaxws-eclipselink-plugin:jar:2.3.3
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - JAX-WS RI Standalone Zipped Bundle (https://projects.eclipse.org/projects/ee4j/jaxws-ri-bom/jaxws-ri-bom-ext/project/bundles/jaxws-ri) com.sun.xml.ws:jaxws-ri:pom:2.3.3
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - JAX-WS RI Runtime (jaxws-rt) (https://projects.eclipse.org/projects/ee4j/jaxws-ri-bom/jaxws-ri-bom-ext/project/jaxws-rt) com.sun.xml.ws:jaxws-rt:jar:2.3.3
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - JAX-WS RI Tools (jaxws-tools) (https://projects.eclipse.org/projects/ee4j/jaxws-ri-bom/jaxws-ri-bom-ext/project/jaxws-tools) com.sun.xml.ws:jaxws-tools:jar:2.3.3
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - policy (https://github.com/eclipse-ee4j/metro-policy) com.sun.xml.ws:policy:jar:2.7.10
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - JAX-WS RI Release Documentation (https://projects.eclipse.org/projects/ee4j/jaxws-ri-bom/jaxws-ri-bom-ext/project/docs/release-documentation) com.sun.xml.ws:release-documentation:pom:2.3.3
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - JAX-WS RI Samples (https://projects.eclipse.org/projects/ee4j/jaxws-ri-bom/jaxws-ri-bom-ext/project/samples) com.sun.xml.ws:samples:pom:2.3.3
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - JAX-WS RI Eclipselink SDO Plugin (https://projects.eclipse.org/projects/ee4j/jaxws-ri-bom/jaxws-ri-bom-ext/project/sdo-eclipselink-plugin) com.sun.xml.ws:sdo-eclipselink-plugin:jar:2.3.3
    License: Eclipse Distribution License - v 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 Annotations API (https://projects.eclipse.org/projects/ee4j.ca) jakarta.annotation:jakarta.annotation-api:jar:1.3.5
    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 Web Services Metadata API (https://github.com/eclipse-ee4j/jws-api) jakarta.jws:jakarta.jws-api:jar:2.1.0
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Jakarta Persistence API (https://github.com/eclipse-ee4j/jpa-api) jakarta.persistence:jakarta.persistence-api:jar:2.2.3
    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)
  - jakarta.xml.bind-api (https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api) jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Jakarta SOAP with Attachments API (https://github.com/eclipse-ee4j/saaj-api) jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Jakarta XML Web Services API (https://github.com/eclipse-ee4j/jax-ws-api) jakarta.xml.ws:jakarta.xml.ws-api:jar:2.3.3
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - management-api (https://github.com/eclipse-ee4j/orb-gmbal-commons) org.glassfish.external:management-api:jar:3.2.2
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - gmbal (https://projects.eclipse.org/projects/ee4j.orb) org.glassfish.gmbal:gmbal:jar:4.0.1
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - GlassFish High Availability APIs and SPI (https://projects.eclipse.org/projects/ee4j/ha-api) org.glassfish.ha:ha-api:hk2-jar:3.1.12
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)
  - PFL Basic (https://github.com/eclipse-ee4j/orb-gmbal-pfl/pfl-basic) org.glassfish.pfl:pfl-basic:jar:4.1.0
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - PFL TF (https://github.com/eclipse-ee4j/orb-gmbal-pfl/pfl-tf) org.glassfish.pfl:pfl-tf:bundle:4.1.0
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - MIME streaming extension (https://github.com/eclipse-ee4j/metro-mimepull) org.jvnet.mimepull:mimepull:jar:1.9.13
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Extended StAX API (https://projects.eclipse.org/projects/ee4j/stax-ex) org.jvnet.staxex:stax-ex:jar:1.8.3
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

From: 'Eclipse.org - EclipseLink Project' (http://www.eclipse.org/eclipselink)
  - SDO API (http://www.eclipse.org/eclipselink) org.eclipse.persistence:commonj.sdo:jar:2.1.1
    License: Eclipse Public License v1.0  (http://www.eclipse.org/legal/epl-v10.html)    License: Eclipse Distribution License v. 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - EclipseLink (non-OSGi) (http://www.eclipse.org/eclipselink) org.eclipse.persistence:eclipselink:jar:2.7.8
    License: Eclipse Public License v. 2.0  (http://www.eclipse.org/legal/epl-v20.html)    License: Eclipse Distribution License v. 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Jakarta Persistence (http://www.eclipse.org/eclipselink) org.eclipse.persistence:jakarta.persistence:jar:2.2.3
    License: Eclipse Public License v. 2.0  (http://www.eclipse.org/legal/epl-v20.html)    License: Eclipse Distribution License v. 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - EclipseLink ASM (http://www.eclipse.org/eclipselink) org.eclipse.persistence:org.eclipse.persistence.asm:jar:2.7.6
    License: Eclipse Public License v. 2.0  (http://www.eclipse.org/legal/epl-v20.html)    License: Eclipse Distribution License v. 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - EclipseLink Core (http://www.eclipse.org/eclipselink) org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.6
    License: Eclipse Public License v. 2.0  (http://www.eclipse.org/legal/epl-v20.html)    License: Eclipse Distribution License v. 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - EclipseLink Moxy (http://www.eclipse.org/eclipselink) org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.7.6
    License: Eclipse Public License v. 2.0  (http://www.eclipse.org/legal/epl-v20.html)    License: Eclipse Distribution License v. 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - EclipseLink SDO (http://www.eclipse.org/eclipselink) org.eclipse.persistence:org.eclipse.persistence.sdo:jar:2.7.6
    License: Eclipse Public License v. 2.0  (http://www.eclipse.org/legal/epl-v20.html)    License: Eclipse Distribution License v. 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

From: 'FasterXML' (http://fasterxml.com)
  - Woodstox (https://github.com/FasterXML/woodstox) com.fasterxml.woodstox:woodstox-core:bundle:6.1.1
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.11.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.11.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.11.4
    License: The Apache Software License, Version 2.0  (http://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:bundle:2.11.4
    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: 'FuseSource, Corp.' (http://fusesource.com/)
  - jansi (http://fusesource.github.io/jansi/jansi) org.fusesource.jansi:jansi:jar:1.18
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'GlassFish Community' (https://glassfish.dev.java.net)
  - Java Servlet API (http://servlet-spec.java.net) javax.servlet:javax.servlet-api:jar:3.1.0
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)
  - OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers. (http://glassfish.org/osgi-resource-locator/) org.glassfish.hk2:osgi-resource-locator:jar:1.0.1
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

From: 'GlassFish Community' (https://javaee.github.io/glassfish)
  - javax.annotation API (http://jcp.org/en/jsr/detail?id=250) javax.annotation:javax.annotation-api:jar:1.3.2
    License: CDDL + GPLv2 with classpath exception  (https://github.com/javaee/javax.annotation/blob/master/LICENSE)

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: 'Mort Bay Consulting' (http://www.mortbay.com)
  - Jetty :: Schemas (https://eclipse.org/jetty/jetty-schemas) org.eclipse.jetty.toolchain:jetty-schemas:jar:3.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)
  - JavaBeans Activation Framework (http://java.net/all/javax.activation/) com.sun.activation:javax.activation:jar:1.2.0
    License: CDDL/GPLv2+CE  (https://github.com/javaee/activation/blob/master/LICENSE.txt)
  - Jakarta Mail API (http://eclipse-ee4j.github.io/mail/jakarta.mail) com.sun.mail:jakarta.mail:jar:1.6.5
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - JavaMail API (http://javaee.github.io/javamail/javax.mail) com.sun.mail:javax.mail:jar:1.6.2
    License: CDDL/GPLv2+CE  (https://javaee.github.io/javamail/LICENSE)
  - 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)
  - WebSocket client API (http://websocket-spec.java.net) javax.websocket:javax.websocket-client-api:jar: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: 'Oracle Corporation' (http://www.oracle.com)
  - MySQL Connector/J (http://dev.mysql.com/doc/connector-j/en/) mysql:mysql-connector-java:jar:8.0.25
    License: The GNU General Public License, v2 with FOSS exception 
  - HK2 API module (https://hk2.java.net/hk2-api) org.glassfish.hk2:hk2-api:jar:2.2.0
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - ServiceLocator Default Implementation (https://hk2.java.net/hk2-locator) org.glassfish.hk2:hk2-locator:jar:2.2.0
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - HK2 Implementation Utilities (https://hk2.java.net/hk2-utils) org.glassfish.hk2:hk2-utils:jar:2.2.0
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - aopalliance version 1.0 repackaged as a module (https://hk2.java.net/external/aopalliance-repackaged) org.glassfish.hk2.external:aopalliance-repackaged:jar:2.2.0
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - javax.inject:1 as OSGi bundle (https://hk2.java.net/external/javax.inject) org.glassfish.hk2.external:javax.inject:jar:2.4.0
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)

From: 'Oracle Corporation' (http://www.oracle.com/)
  - Old JAXB Core (http://jaxb.java.net/jaxb-bundles/jaxb-core) com.sun.xml.bind:jaxb-core:jar:2.3.0
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - Old JAXB Runtime (http://jaxb.java.net/jaxb-bundles/jaxb-impl) com.sun.xml.bind:jaxb-impl:jar:2.3.0
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - Jakarta SOAP Implementation (https://projects.eclipse.org/projects/ee4j/metro-saaj/saaj-impl) com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.2
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - javax.ws.rs-api (http://jax-rs-spec.java.net) javax.ws.rs:javax.ws.rs-api:jar:2.0
    License: CDDL 1.1  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jaxb-api (https://github.com/javaee/jaxb-spec/jaxb-api) javax.xml.bind:jaxb-api:jar:2.3.0
    License: CDDL 1.1  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)    License: GPL2 w/ CPE  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)
  - jersey-repackaged-guava (https://jersey.java.net/project/project/jersey-guava/) org.glassfish.jersey.bundles.repackaged:jersey-guava:bundle:2.6
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-container-servlet (https://jersey.java.net/project/jersey-container-servlet/) org.glassfish.jersey.containers:jersey-container-servlet:jar:2.6
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-container-servlet-core (https://jersey.java.net/project/jersey-container-servlet-core/) org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.6
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-core-client (https://jersey.java.net/jersey-client/) org.glassfish.jersey.core:jersey-client:jar:2.6
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-core-common (https://jersey.java.net/jersey-common/) org.glassfish.jersey.core:jersey-common:jar:2.6
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-core-server (https://jersey.java.net/jersey-server/) org.glassfish.jersey.core:jersey-server:jar:2.6
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)

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.2.2
    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:2.3.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.2.19
    License: BSD-2-Clause  (https://jdbc.postgresql.org/about/license.html)

From: 'QOS.ch' (http://www.qos.ch)
  - JCL 1.2 implemented over SLF4J (http://www.slf4j.org) org.slf4j:jcl-over-slf4j:jar:1.7.30
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.30
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - SLF4J LOG4J-12 Binding (http://www.slf4j.org) org.slf4j:slf4j-log4j12:jar:1.7.30
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'Shibboleth Consortium' (https://shibboleth.net)
  - java-support (http://shibboleth.net/java-support/) net.shibboleth.utilities:java-support:jar:7.5.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenSAML :: Core (http://shibboleth.net/opensaml-core/) org.opensaml:opensaml-core:jar:3.4.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenSAML :: Messaging API (http://shibboleth.net/opensaml-messaging-api/) org.opensaml:opensaml-messaging-api:jar:3.4.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenSAML :: Messaging Implementations (http://shibboleth.net/opensaml-messaging-impl/) org.opensaml:opensaml-messaging-impl:jar:3.4.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenSAML :: Profile API (http://shibboleth.net/opensaml-profile-api/) org.opensaml:opensaml-profile-api:jar:3.4.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenSAML :: Profile Implementations (http://shibboleth.net/opensaml-profile-impl/) org.opensaml:opensaml-profile-impl:jar:3.4.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenSAML :: SAML Provider API (http://shibboleth.net/opensaml-saml-api/) org.opensaml:opensaml-saml-api:jar:3.4.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenSAML :: SAML Provider Implementations (http://shibboleth.net/opensaml-saml-impl/) org.opensaml:opensaml-saml-impl:jar:3.4.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenSAML :: Security API (http://shibboleth.net/opensaml-security-api/) org.opensaml:opensaml-security-api:jar:3.4.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenSAML :: Security Implementation (http://shibboleth.net/opensaml-security-impl/) org.opensaml:opensaml-security-impl:jar:3.4.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenSAML :: SOAP Provider API (http://shibboleth.net/opensaml-soap-api/) org.opensaml:opensaml-soap-api:jar:3.4.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenSAML :: SOAP Provider Implementations (http://shibboleth.net/opensaml-soap-impl/) org.opensaml:opensaml-soap-impl:jar:3.4.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenSAML :: Storage API (http://shibboleth.net/opensaml-storage-api/) org.opensaml:opensaml-storage-api:jar:3.4.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenSAML :: Storage Implementation (http://shibboleth.net/opensaml-storage-impl/) org.opensaml:opensaml-storage-impl:jar:3.4.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenSAML :: XML Security API (http://shibboleth.net/opensaml-xmlsec-api/) org.opensaml:opensaml-xmlsec-api:jar:3.4.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenSAML :: XML Security Implementation (http://shibboleth.net/opensaml-xmlsec-impl/) org.opensaml:opensaml-xmlsec-impl:jar:3.4.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Shigeru Chiba, www.javassist.org'
  - Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.27.0-GA
    License: MPL 1.1  (http://www.mozilla.org/MPL/MPL-1.1.html)    License: LGPL 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)    License: Apache License 2.0  (http://www.apache.org/licenses/)

From: 'Spring IO' (https://spring.io/projects/spring-framework)
  - Spring AOP (https://github.com/spring-projects/spring-framework) org.springframework:spring-aop:jar:5.3.2
    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:5.3.2
    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:5.3.2
    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:5.3.2
    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:5.3.2
    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:5.3.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring JDBC (https://github.com/spring-projects/spring-framework) org.springframework:spring-jdbc:jar:5.3.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Object/Relational Mapping (https://github.com/spring-projects/spring-framework) org.springframework:spring-orm:jar:5.3.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Transaction (https://github.com/spring-projects/spring-framework) org.springframework:spring-tx:jar:5.3.2
    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:5.3.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'Terracotta, Inc.' (http://www.terracotta.org)
  - Ehcache Core (http://ehcache.org) net.sf.ehcache:ehcache-core:jar:2.6.11
    License: The Apache Software License, Version 2.0  (src/assemble/EHCACHE-CORE-LICENSE.txt)

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 Configuration (http://commons.apache.org/configuration/) commons-configuration:commons-configuration:jar:1.10
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Lang (http://commons.apache.org/lang/) commons-lang:commons-lang:jar:2.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Logging (http://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.2
    License: The Apache Software 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)
  - Curator Client (http://curator.apache.org/curator-client) org.apache.curator:curator-client:bundle:4.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Curator Framework (http://curator.apache.org/curator-framework) org.apache.curator:curator-framework:bundle:4.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Curator Recipes (http://curator.apache.org/curator-recipes) org.apache.curator:curator-recipes:bundle:4.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS JDBM Original Implementation (http://directory.apache.org/jdbm/apacheds-jdbm1) org.apache.directory.jdbm:apacheds-jdbm1:jar:2.0.0-M3
    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)
  - htrace-core4 (http://incubator.apache.org/projects/htrace.html) org.apache.htrace:htrace-core4:jar:4.1.0-incubating
    License: The Apache Software 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 ServiceMix :: Bundles :: antlr (http://servicemix.apache.org/bundles-pom/org.apache.servicemix.bundles.antlr/) org.apache.servicemix.bundles:org.apache.servicemix.bundles.antlr:bundle:2.7.7_5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Standard Taglib Implementation (http://tomcat.apache.org/taglibs/standard-1.2.5/taglibs-standard-impl) org.apache.taglibs:taglibs-standard-impl:bundle:1.2.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Standard Taglib Specification API (http://tomcat.apache.org/taglibs/standard-1.2.5/taglibs-standard-spec) org.apache.taglibs:taglibs-standard-spec:bundle:1.2.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Velocity (http://velocity.apache.org/engine/devel/) org.apache.velocity:velocity:jar:1.7
    License: The Apache Software License, Version 2.0  (http://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.5.0
    License: Apache 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.9.4
    License: Apache License, Version 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.8.0
    License: Apache License, Version 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.7.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Collections (https://commons.apache.org/proper/commons-collections/) org.apache.commons:commons-collections4:jar:4.4
    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.20
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Configuration (http://commons.apache.org/proper/commons-configuration/) org.apache.commons:commons-configuration2:jar:2.1.1
    License: Apache License, Version 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.11
    License: Apache License, Version 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.9
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Directory API ASN.1 API (http://directory.apache.org/api-parent/api-asn1-parent/api-asn1-api/) org.apache.directory.api:api-asn1-api:bundle:2.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Directory API ASN.1 BER (http://directory.apache.org/api-parent/api-asn1-parent/api-asn1-ber/) org.apache.directory.api:api-asn1-ber:bundle:2.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Directory LDAP API I18n (http://directory.apache.org/api-parent/api-i18n/) org.apache.directory.api:api-i18n:bundle:2.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Directory LDAP API Client API (http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-client-parent/api-ldap-client-api/) org.apache.directory.api:api-ldap-client-api:bundle:2.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Directory LDAP API Codec Core (http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-codec-parent/api-ldap-codec-core/) org.apache.directory.api:api-ldap-codec-core:bundle:2.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Directory LDAP API Codec Standalone (http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-codec-parent/api-ldap-codec-standalone/) org.apache.directory.api:api-ldap-codec-standalone:jar:2.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Directory LDAP API Extras ACI (http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-aci/) org.apache.directory.api:api-ldap-extras-aci:bundle:2.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Directory LDAP API Extras Codec (http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-codec/) org.apache.directory.api:api-ldap-extras-codec:bundle:2.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Directory LDAP API Extras Codec API (http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-codec-api/) org.apache.directory.api:api-ldap-extras-codec-api:bundle:2.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Directory LDAP API Extras Stored Procedures (http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-sp/) org.apache.directory.api:api-ldap-extras-sp:bundle:2.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Directory LDAP API Extras Trigger (http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-trigger/) org.apache.directory.api:api-ldap-extras-trigger:bundle:2.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Directory LDAP API Extras Util (http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-util/) org.apache.directory.api:api-ldap-extras-util:bundle:2.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Directory LDAP API Model (http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-model/) org.apache.directory.api:api-ldap-model:bundle:2.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Directory LDAP API Network MINA (http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-net-parent/api-ldap-net-mina/) org.apache.directory.api:api-ldap-net-mina:bundle:2.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Directory LDAP API Schema Data (http://directory.apache.org/api-parent/api-ldap-parent/api-ldap-schema-parent/api-ldap-schema-data/) org.apache.directory.api:api-ldap-schema-data:jar:2.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Directory LDAP API Utilities (http://directory.apache.org/api-parent/api-util/) org.apache.directory.api:api-util:bundle:2.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Core (https://directory.apache.org/apacheds/1.5/apacheds-core) org.apache.directory.server:apacheds-core:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Core Annotations (https://directory.apache.org/apacheds/1.5/apacheds-core-annotations) org.apache.directory.server:apacheds-core-annotations:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Core API (https://directory.apache.org/apacheds/1.5/apacheds-core-api) org.apache.directory.server:apacheds-core-api:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Core AVL (https://directory.apache.org/apacheds/1.5/apacheds-core-avl) org.apache.directory.server:apacheds-core-avl:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Core Constants (https://directory.apache.org/apacheds/1.5/apacheds-core-constants) org.apache.directory.server:apacheds-core-constants:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Core Shared (https://directory.apache.org/apacheds/1.5/apacheds-core-shared) org.apache.directory.server:apacheds-core-shared:bundle:2.0.0.AM26
    License: Apache 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.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS AdministrativePoint Interceptor (https://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-admin) org.apache.directory.server:apacheds-interceptors-admin:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Authentication Interceptor (https://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-authn) org.apache.directory.server:apacheds-interceptors-authn:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Authorization Interceptor (https://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-authz) org.apache.directory.server:apacheds-interceptors-authz:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS ChangeLog Interceptor (https://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-changelog) org.apache.directory.server:apacheds-interceptors-changelog:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Collective Attribute Interceptor (https://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-collective) org.apache.directory.server:apacheds-interceptors-collective:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Event Interceptor (https://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-event) org.apache.directory.server:apacheds-interceptors-event:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Exception Interceptor (https://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-exception) org.apache.directory.server:apacheds-interceptors-exception:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Journal Interceptor (https://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-journal) org.apache.directory.server:apacheds-interceptors-journal:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Normalization Interceptor (https://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-normalization) org.apache.directory.server:apacheds-interceptors-normalization:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Interceptor to increment numeric attributes (https://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-number) org.apache.directory.server:apacheds-interceptors-number:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Operational Attribute Interceptor (https://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-operational) org.apache.directory.server:apacheds-interceptors-operational:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Referral Interceptor (https://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-referral) org.apache.directory.server:apacheds-interceptors-referral:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Schema Interceptor (https://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-schema) org.apache.directory.server:apacheds-interceptors-schema:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Subtree Interceptor (https://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-subtree) org.apache.directory.server:apacheds-interceptors-subtree:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Triggers Interceptor (https://directory.apache.org/apacheds/1.5/apacheds-interceptors/apacheds-interceptors-trigger) org.apache.directory.server:apacheds-interceptors-trigger:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS JDBM Partition (https://directory.apache.org/apacheds/1.5/apacheds-jdbm-partition) org.apache.directory.server:apacheds-jdbm-partition:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Protocol Kerberos Codec (https://directory.apache.org/apacheds/1.5/apacheds-kerberos-codec) org.apache.directory.server:apacheds-kerberos-codec:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS LDIF Partition (https://directory.apache.org/apacheds/1.5/apacheds-ldif-partition) org.apache.directory.server:apacheds-ldif-partition:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Mavibot Partition (https://directory.apache.org/apacheds/1.5/apacheds-mavibot-partition) org.apache.directory.server:apacheds-mavibot-partition:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Protocol Ldap (https://directory.apache.org/apacheds/1.5/apacheds-protocol-ldap) org.apache.directory.server:apacheds-protocol-ldap:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Protocol Shared (https://directory.apache.org/apacheds/1.5/apacheds-protocol-shared) org.apache.directory.server:apacheds-protocol-shared:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - ApacheDS Generalized (X) DBM Partition (https://directory.apache.org/apacheds/1.5/apacheds-xdbm-partition) org.apache.directory.server:apacheds-xdbm-partition:bundle:2.0.0.AM26
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Admin (http://directory.apache.org/kerby/kerby-kerb/kerb-admin) org.apache.kerby:kerb-admin:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Client (http://directory.apache.org/kerby/kerby-kerb/kerb-client) org.apache.kerby:kerb-client:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Common (http://directory.apache.org/kerby/kerby-kerb/kerb-common) org.apache.kerby:kerb-common:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb core (http://directory.apache.org/kerby/kerby-kerb/kerb-core) org.apache.kerby:kerb-core:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Crypto (http://directory.apache.org/kerby/kerby-kerb/kerb-crypto) org.apache.kerby:kerb-crypto:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Identity (http://directory.apache.org/kerby/kerby-kerb/kerb-identity) org.apache.kerby:kerb-identity:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Server (http://directory.apache.org/kerby/kerby-kerb/kerb-server) org.apache.kerby:kerb-server:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerb Simple Kdc (http://directory.apache.org/kerby/kerby-kerb/kerb-simplekdc) org.apache.kerby:kerb-simplekdc:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby-kerb Util (http://directory.apache.org/kerby/kerby-kerb/kerb-util) org.apache.kerby:kerb-util:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby ASN1 Project (http://directory.apache.org/kerby/kerby-common/kerby-asn1) org.apache.kerby:kerby-asn1:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby Config (http://directory.apache.org/kerby/kerby-common/kerby-config) org.apache.kerby:kerby-config:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby PKIX Project (http://directory.apache.org/kerby/kerby-pkix) org.apache.kerby:kerby-pkix:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby Util (http://directory.apache.org/kerby/kerby-common/kerby-util) org.apache.kerby:kerby-util:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kerby XDR Project (http://directory.apache.org/kerby/kerby-common/kerby-xdr) org.apache.kerby:kerby-xdr:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Token provider (http://directory.apache.org/kerby/kerby-provider/token-provider) org.apache.kerby:token-provider:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-adapter (https://knox.apache.org/gateway-adapter/) org.apache.knox:gateway-adapter:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-admin-ui (https://knox.apache.org/gateway-admin-ui/) org.apache.knox:gateway-admin-ui:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-applications (https://knox.apache.org/gateway-applications/) org.apache.knox:gateway-applications:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-demo-ldap (https://knox.apache.org/gateway-demo-ldap/) org.apache.knox:gateway-demo-ldap:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-demo-ldap-launcher (https://knox.apache.org/gateway-demo-ldap-launcher/) org.apache.knox:gateway-demo-ldap-launcher:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-discovery-ambari (https://knox.apache.org/gateway-discovery-ambari/) org.apache.knox:gateway-discovery-ambari:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-discovery-cm (https://knox.apache.org/gateway-discovery-cm/) org.apache.knox:gateway-discovery-cm:jar:1.6.1
    License: Apache License, Version 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:1.6.1
    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:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-openapi-ui (https://knox.apache.org/gateway-openapi-ui/) org.apache.knox:gateway-openapi-ui:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-ha (https://knox.apache.org/gateway-provider-ha/) org.apache.knox:gateway-provider-ha:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-identity-assertion-common (https://knox.apache.org/gateway-provider-identity-assertion-common/) org.apache.knox:gateway-provider-identity-assertion-common:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-identity-assertion-concat (https://knox.apache.org/gateway-provider-identity-assertion-concat/) org.apache.knox:gateway-provider-identity-assertion-concat:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-identity-assertion-hadoop-groups (https://knox.apache.org/gateway-provider-identity-assertion-hadoop-groups/) org.apache.knox:gateway-provider-identity-assertion-hadoop-groups:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-identity-assertion-pseudo (https://knox.apache.org/gateway-provider-identity-assertion-pseudo/) org.apache.knox:gateway-provider-identity-assertion-pseudo:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-identity-assertion-regex (https://knox.apache.org/gateway-provider-identity-assertion-regex/) org.apache.knox:gateway-provider-identity-assertion-regex:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-identity-assertion-switchcase (https://knox.apache.org/gateway-provider-identity-assertion-switchcase/) org.apache.knox:gateway-provider-identity-assertion-switchcase:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-jersey (https://knox.apache.org/gateway-provider-jersey/) org.apache.knox:gateway-provider-jersey:jar:1.6.1
    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:1.6.1
    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:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-rewrite-func-hostmap-static (https://knox.apache.org/gateway-provider-rewrite-func-hostmap-static/) org.apache.knox:gateway-provider-rewrite-func-hostmap-static:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-rewrite-func-inbound-url (https://knox.apache.org/gateway-provider-rewrite-func-inbound-query-param/) org.apache.knox:gateway-provider-rewrite-func-inbound-query-param:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-rewrite-func-service-registry (https://knox.apache.org/gateway-provider-rewrite-func-service-registry/) org.apache.knox:gateway-provider-rewrite-func-service-registry:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-rewrite-step-encrypt-uri (https://knox.apache.org/gateway-provider-rewrite-step-encrypt-uri/) org.apache.knox:gateway-provider-rewrite-step-encrypt-uri:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-rewrite-step-secure-query (https://knox.apache.org/gateway-provider-rewrite-step-secure-query/) org.apache.knox:gateway-provider-rewrite-step-secure-query:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-security-authc-anon (https://knox.apache.org/gateway-provider-security-authc-anon/) org.apache.knox:gateway-provider-security-authc-anon:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-security-authz-acls (https://knox.apache.org/gateway-provider-security-authz-acls/) org.apache.knox:gateway-provider-security-authz-acls:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-security-authz-composite (https://knox.apache.org/gateway-provider-security-authz-composite/) org.apache.knox:gateway-provider-security-authz-composite:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-security-clientcert (https://knox.apache.org/gateway-provider-security-clientcert/) org.apache.knox:gateway-provider-security-clientcert:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-security-hadoop-auth (https://knox.apache.org/gateway-provider-security-hadoopauth/) org.apache.knox:gateway-provider-security-hadoopauth:jar:1.6.1
    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:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-security-pac4j (https://knox.apache.org/gateway-provider-security-pac4j/) org.apache.knox:gateway-provider-security-pac4j:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-security-preauth (https://knox.apache.org/gateway-provider-security-preauth/) org.apache.knox:gateway-provider-security-preauth:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-security-shiro (https://knox.apache.org/gateway-provider-security-shiro/) org.apache.knox:gateway-provider-security-shiro:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-provider-security-webappsec (https://knox.apache.org/gateway-provider-security-webappsec/) org.apache.knox:gateway-provider-security-webappsec:jar:1.6.1
    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:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-server-launcher (https://knox.apache.org/gateway-server-launcher/) org.apache.knox:gateway-server-launcher:jar:1.6.1
    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:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-admin (https://knox.apache.org/gateway-service-admin/) org.apache.knox:gateway-service-admin:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-as (https://knox.apache.org/gateway-service-as/) org.apache.knox:gateway-service-as:jar:1.6.1
    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:1.6.1
    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:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-hbase (https://knox.apache.org/gateway-service-hbase/) org.apache.knox:gateway-service-hbase:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-health (https://knox.apache.org/gateway-service-health/) org.apache.knox:gateway-service-health:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-hive (https://knox.apache.org/gateway-service-hive/) org.apache.knox:gateway-service-hive:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-impala (https://knox.apache.org/gateway-service-impala/) org.apache.knox:gateway-service-impala:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-jkg (https://knox.apache.org/gateway-service-jkg/) org.apache.knox:gateway-service-jkg:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-knoxsso (https://knox.apache.org/gateway-service-knoxsso/) org.apache.knox:gateway-service-knoxsso:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-knoxssout (https://knox.apache.org/gateway-service-knoxssout/) org.apache.knox:gateway-service-knoxssout:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-knoxtoken (https://knox.apache.org/gateway-service-knoxtoken/) org.apache.knox:gateway-service-knoxtoken:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-livy (https://knox.apache.org/gateway-service-livy/) org.apache.knox:gateway-service-livy:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-metadata (https://knox.apache.org/gateway-service-metadata/) org.apache.knox:gateway-service-metadata:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-nifi (https://knox.apache.org/gateway-service-nifi/) org.apache.knox:gateway-service-nifi:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-nifi-registry (https://knox.apache.org/gateway-service-nifi-registry/) org.apache.knox:gateway-service-nifi-registry:jar:1.6.1
    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:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-rm (https://knox.apache.org/gateway-service-rm/) org.apache.knox:gateway-service-rm:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-session (https://knox.apache.org/gateway-service-session/) org.apache.knox:gateway-service-session:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-storm (https://knox.apache.org/gateway-service-storm/) org.apache.knox:gateway-service-storm:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-test (https://knox.apache.org/gateway-service-test/) org.apache.knox:gateway-service-test:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-tgs (https://knox.apache.org/gateway-service-tgs/) org.apache.knox:gateway-service-tgs:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-service-webhdfs (https://knox.apache.org/gateway-service-webhdfs/) org.apache.knox:gateway-service-webhdfs:jar:1.6.1
    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:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-shell-launcher (https://knox.apache.org/gateway-shell-launcher/) org.apache.knox:gateway-shell-launcher:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - gateway-shell-samples (https://knox.apache.org/gateway-shell-samples/) org.apache.knox:gateway-shell-samples:jar:1.6.1
    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:1.6.1
    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:1.6.1
    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:1.6.1
    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:1.6.1
    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:1.6.1
    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:1.6.1
    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:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - hadoop-examples (https://knox.apache.org/hadoop-examples/) org.apache.knox:hadoop-examples:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - knox-cli-launcher (https://knox.apache.org/knox-cli-launcher/) org.apache.knox:knox-cli-launcher:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - knox-homepage-ui (https://knox.apache.org/knox-homepage-ui/) org.apache.knox:knox-homepage-ui:jar:1.6.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - knox-token-management-ui (https://knox.apache.org/knox-token-management-ui/) org.apache.knox:knox-token-management-ui:jar:1.6.1
    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/log4j-api/) org.apache.logging.log4j:log4j-api:jar:2.16.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache XML Security for Java (https://santuario.apache.org/) org.apache.santuario:xmlsec:bundle:2.1.5
    License: Apache License, Version 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:1.7.0
    License: Apache License, Version 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:1.7.0
    License: Apache License, Version 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:1.7.0
    License: Apache License, Version 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:1.7.0
    License: Apache License, Version 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:1.7.0
    License: Apache License, Version 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:1.7.0
    License: Apache License, Version 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:1.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Shiro :: Support :: EHCache (https://shiro.apache.org/shiro-support/shiro-ehcache/) org.apache.shiro:shiro-ehcache:bundle:1.7.0
    License: Apache License, Version 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:1.7.0
    License: Apache License, Version 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:1.7.0
    License: Apache License, Version 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:1.7.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.5.7
    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.5.7
    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.56.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.56.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.56.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.56.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.56.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.56.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport/Native/Epoll (https://netty.io/netty-transport-native-epoll/) io.netty:netty-transport-native-epoll:jar:4.1.56.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.56.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'The Transaction Company' (http://software.dzhuvinov.com)
  - Cross-Origin Resource Sharing (CORS) Filter (http://software.dzhuvinov.com/cors-filter.html) com.thetransactioncompany:cors-filter:jar:2.9.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Transaction Company' (http://software.dzhuvinov.com/)
  - Java Property Utility (http://software.dzhuvinov.com/) com.thetransactioncompany:java-property-utils:jar:1.13
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'VMware, Inc. or its affiliates.' (https://www.rabbitmq.com)
  - RabbitMQ Java Client (https://www.rabbitmq.com) com.rabbitmq:amqp-client:jar:5.10.0
    License: ASL 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: 'Webtide' (https://webtide.com)
  - Jetty :: Apache JSP Implementation (https://eclipse.org/jetty/apache-jsp) org.eclipse.jetty:apache-jsp:jar:9.4.34.v20201102
    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)
  - Apache :: JSTL module (http://tomcat.apache.org/taglibs/standard/) org.eclipse.jetty:apache-jstl:jar:9.4.34.v20201102
    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)
  - Jetty :: Servlet Annotations (https://eclipse.org/jetty/jetty-annotations) org.eclipse.jetty:jetty-annotations:jar:9.4.34.v20201102
    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)
  - Jetty :: Asynchronous HTTP Client (https://eclipse.org/jetty/jetty-client) org.eclipse.jetty:jetty-client:jar:9.4.34.v20201102
    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)
  - Jetty :: Http Utility (https://eclipse.org/jetty/jetty-http) org.eclipse.jetty:jetty-http:jar:9.4.34.v20201102
    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)
  - Jetty :: IO Utility (https://eclipse.org/jetty/jetty-io) org.eclipse.jetty:jetty-io:jar:9.4.34.v20201102
    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)
  - Jetty :: JNDI Naming (https://eclipse.org/jetty/jetty-jndi) org.eclipse.jetty:jetty-jndi:jar:9.4.34.v20201102
    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)
  - Jetty :: Plus (https://eclipse.org/jetty/jetty-plus) org.eclipse.jetty:jetty-plus:jar:9.4.34.v20201102
    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)
  - Jetty :: Security (https://eclipse.org/jetty/jetty-security) org.eclipse.jetty:jetty-security:jar:9.4.34.v20201102
    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)
  - Jetty :: Server Core (https://eclipse.org/jetty/jetty-server) org.eclipse.jetty:jetty-server:jar:9.4.34.v20201102
    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)
  - Jetty :: Servlet Handling (https://eclipse.org/jetty/jetty-servlet) org.eclipse.jetty:jetty-servlet:jar:9.4.34.v20201102
    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)
  - Jetty :: Utilities (https://eclipse.org/jetty/jetty-util) org.eclipse.jetty:jetty-util:jar:9.4.34.v20201102
    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)
  - Jetty :: Webapp Application Support (https://eclipse.org/jetty/jetty-webapp) org.eclipse.jetty:jetty-webapp:jar:9.4.34.v20201102
    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)
  - Jetty :: XML utilities (https://eclipse.org/jetty/jetty-xml) org.eclipse.jetty:jetty-xml:jar:9.4.34.v20201102
    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)
  - Jetty :: Websocket :: javax.websocket :: Client Implementation (https://eclipse.org/jetty/websocket-parent/javax-websocket-client-impl) org.eclipse.jetty.websocket:javax-websocket-client-impl:jar:9.4.34.v20201102
    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)
  - Jetty :: Websocket :: javax.websocket.server :: Server Implementation (https://eclipse.org/jetty/websocket-parent/javax-websocket-server-impl) org.eclipse.jetty.websocket:javax-websocket-server-impl:jar:9.4.34.v20201102
    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)
  - Jetty :: Websocket :: API (https://eclipse.org/jetty/websocket-parent/websocket-api) org.eclipse.jetty.websocket:websocket-api:jar:9.4.34.v20201102
    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)
  - Jetty :: Websocket :: Client (https://eclipse.org/jetty/websocket-parent/websocket-client) org.eclipse.jetty.websocket:websocket-client:jar:9.4.34.v20201102
    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)
  - Jetty :: Websocket :: Common (https://eclipse.org/jetty/websocket-parent/websocket-common) org.eclipse.jetty.websocket:websocket-common:jar:9.4.34.v20201102
    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)
  - Jetty :: Websocket :: Server (https://eclipse.org/jetty/websocket-parent/websocket-server) org.eclipse.jetty.websocket:websocket-server:jar:9.4.34.v20201102
    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)
  - Jetty :: Websocket :: Servlet Interface (https://eclipse.org/jetty/websocket-parent/websocket-servlet) org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.34.v20201102
    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)

From: 'Zaxxer.com' (https://github.com/brettwooldridge)
  - HikariCP (https://github.com/brettwooldridge/HikariCP) com.zaxxer:HikariCP:bundle:3.4.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)




