All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.DEPENDENCIES Maven / Gradle / Ivy

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

Phoenix - Pherf


From: 'AddThis' (http://www.addthis.com)

  - stream-lib (https://github.com/addthis/stream-lib) com.clearspring.analytics:stream:jar:2.9.5
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'an unknown organization'

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

  - jcommander (https://jcommander.org) com.beust:jcommander:jar:1.82
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Metrics Core (http://metrics.codahale.com/metrics-core/) com.codahale.metrics:metrics-core:bundle:3.0.1
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - Graphite Integration for Metrics (http://metrics.codahale.com/metrics-graphite/) com.codahale.metrics:metrics-graphite:bundle:3.0.1
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - Caffeine cache (https://github.com/ben-manes/caffeine) com.github.ben-manes.caffeine:caffeine:jar:2.8.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - jersey-json (https://github.com/pjfanning/jersey-1.x) com.github.pjfanning:jersey-json:jar:1.20
    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)

  - Findbugs Annotations under Apache License (http://stephenc.github.com/findbugs-annotations) com.github.stephenc.findbugs:findbugs-annotations:jar:1.3.9-1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.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)

  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:2.0.1
    License: The Apache Software 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.9.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:jar:1.0
    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:27.0-jre
    License: The Apache Software 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.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - re2j (http://github.com/google/re2j) com.google.re2j:re2j:jar:1.1
    License: The Go license  (https://golang.org/LICENSE)

  - java-diff-utils (http://code.google.com/p/java-diff-utils/) com.googlecode.java-diff-utils:diffutils:jar:1.2.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - ICU4J (https://icu.unicode.org/) com.ibm.icu:icu4j:jar:72.1
    License: Unicode/ICU License  (https://raw.githubusercontent.com/unicode-org/icu/main/icu4c/LICENSE)

  - ICU4J Locale Service Provider (https://icu.unicode.org/) com.ibm.icu:icu4j-localespi:jar:72.1
    License: Unicode/ICU License  (https://raw.githubusercontent.com/unicode-org/icu/main/icu4c/LICENSE)

  - Disruptor Framework (http://lmax-exchange.github.com/disruptor) com.lmax:disruptor:jar:3.3.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - okhttp (https://square.github.io/okhttp/) com.squareup.okhttp3:okhttp:jar:4.9.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Okio (https://github.com/square/okio/) com.squareup.okio:okio:jar:2.8.0
    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 (http://metrics.dropwizard.io/metrics-core/) io.dropwizard.metrics:metrics-core:bundle:3.2.4
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - Netty/All-in-One (https://netty.io/netty-all/) io.netty:netty-all:jar:4.1.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - OpenTelemetry Java (https://github.com/open-telemetry/opentelemetry-java) io.opentelemetry:opentelemetry-api:jar:1.15.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - OpenTelemetry Java (https://github.com/open-telemetry/opentelemetry-java) io.opentelemetry:opentelemetry-context:jar:1.15.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - OpenTelemetry Java (https://github.com/open-telemetry/opentelemetry-java) io.opentelemetry:opentelemetry-semconv:jar:1.15.0-alpha
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - fastutil (http://fasutil.di.unimi.it/) it.unimi.dsi:fastutil:jar:7.0.6
    License: Apache License, Version 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)

  - javax.inject (http://code.google.com/p/atinject/) javax.inject:javax.inject:jar:1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - jsp-api  javax.servlet.jsp:jsp-api:jar:2.1

  - agrona (https://github.com/real-logic/agrona) org.agrona:agrona:jar:1.12.0
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Checker Qual (https://checkerframework.org) org.checkerframework:checker-qual:jar:2.5.2
    License: The MIT License  (http://opensource.org/licenses/MIT)

  - Jettison  org.codehaus.jettison:jettison:bundle:1.1

  - HdrHistogram (http://hdrhistogram.github.io/HdrHistogram/) org.hdrhistogram:HdrHistogram:bundle:2.1.12
    License: Public Domain, per Creative Commons CC0  (http://creativecommons.org/publicdomain/zero/1.0/)
    License: BSD-2-Clause  (https://opensource.org/licenses/BSD-2-Clause)

  - snappy (http://github.com/dain/snappy) org.iq80.snappy:snappy:jar:0.5
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - org.jetbrains.kotlin:kotlin-stdlib (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - org.jetbrains.kotlin:kotlin-stdlib-common (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.10
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - JCodings (http://nexus.sonatype.org/oss-repository-hosting.html/jcodings) org.jruby.jcodings:jcodings:jar:1.0.55
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

  - Joni (http://nexus.sonatype.org/oss-repository-hosting.html/joni) org.jruby.joni:joni:jar:2.1.31
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

  - SnakeYAML (https://bitbucket.org/snakeyaml/snakeyaml) org.yaml:snakeyaml:bundle:2.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - StAX API (http://stax.codehaus.org/) stax:stax-api:jar:1.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'ANTLR' (http://www.antlr.org)

  - ANTLR 3 Runtime (http://www.antlr.org) org.antlr:antlr-runtime:jar:3.5.2
    License: BSD licence  (http://antlr.org/license.html)


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

  - Codahale Metrics (http://omid.incubator.apache.org/omid-codahale-metrics) org.apache.omid:omid-codahale-metrics:jar:1.1.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Commit Table (http://omid.incubator.apache.org/omid-commit-table) org.apache.omid:omid-commit-table:jar:1.1.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Common (http://omid.incubator.apache.org/omid-common) org.apache.omid:omid-common:jar:1.1.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - HBase Client (http://omid.incubator.apache.org/omid-hbase-client) org.apache.omid:omid-hbase-client:jar:1.1.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - HBase Commit Table (http://omid.incubator.apache.org/omid-hbase-commit-table) org.apache.omid:omid-hbase-commit-table:jar:1.1.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - HBase Common (http://omid.incubator.apache.org/omid-hbase-common) org.apache.omid:omid-hbase-common:jar:1.1.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - HBase Coprocessors (http://omid.incubator.apache.org/omid-hbase-coprocessor) org.apache.omid:omid-hbase-coprocessor:jar:1.1.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Metrics (http://omid.incubator.apache.org/omid-metrics) org.apache.omid:omid-metrics:jar:1.1.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - State Machine (http://omid.incubator.apache.org/omid-statemachine) org.apache.omid:omid-statemachine:jar:1.1.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Timestamp Storage (http://omid.incubator.apache.org/omid-timestamp-storage) org.apache.omid:omid-timestamp-storage:jar:1.1.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Transaction Client (http://omid.incubator.apache.org/omid-transaction-client) org.apache.omid:omid-transaction-client:jar:1.1.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


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

  - Apache Hadoop Annotations  org.apache.hadoop:hadoop-annotations:jar:3.3.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Hadoop Auth  org.apache.hadoop:hadoop-auth:jar:3.3.6
    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.3.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Hadoop Distributed Copy  org.apache.hadoop:hadoop-distcp:jar:3.3.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Hadoop HDFS  org.apache.hadoop:hadoop-hdfs:jar:3.3.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Hadoop HDFS Client  org.apache.hadoop:hadoop-hdfs-client:jar:3.3.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Hadoop MapReduce Core  org.apache.hadoop:hadoop-mapreduce-client-core:jar:3.3.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Hadoop YARN API  org.apache.hadoop:hadoop-yarn-api:jar:3.3.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Hadoop YARN Client  org.apache.hadoop:hadoop-yarn-client:jar:3.3.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Hadoop YARN Common  org.apache.hadoop:hadoop-yarn-common:jar:3.3.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Hadoop shaded Guava (https://www.apache.org/hadoop-thirdparty/hadoop-shaded-guava/) org.apache.hadoop.thirdparty:hadoop-shaded-guava:jar:1.1.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Hadoop shaded Protobuf 3.7 (https://www.apache.org/hadoop-thirdparty/hadoop-shaded-protobuf_3_7/) org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_7:jar:1.1.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Phoenix Core Client (https://www.apache.org/phoenix/phoenix-core-client/) org.apache.phoenix:phoenix-core-client:jar:5.2.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Phoenix Core Server (https://www.apache.org/phoenix/phoenix-core-server/) org.apache.phoenix:phoenix-core-server:jar:5.2.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Phoenix Patched and Relocated (Shaded) Commons-CLI (http://phoenix.apache.org/phoenix-shaded-commons-cli) org.apache.phoenix.thirdparty:phoenix-shaded-commons-cli:jar:2.1.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Phoenix Relocated (Shaded) Guava (http://phoenix.apache.org/phoenix-shaded-guava) org.apache.phoenix.thirdparty:phoenix-shaded-guava:jar:2.1.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Connect2id Ltd.' (https://connect2id.com)

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


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

  - 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 Bean Validation API (https://beanvalidation.org) jakarta.validation:jakarta.validation-api:jar:2.0.2
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jakarta XML Binding API (https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api) jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3
    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:5.4.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'FasterXML' (http://fasterxml.com/)

  - Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.14.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.14.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - jackson-databind (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.14.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson-JAXRS: base (https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-base) com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:bundle:2.14.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson-JAXRS: JSON (https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-json-provider) com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:bundle:2.14.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson module: Old JAXB Annotations (javax.xml.bind) (https://github.com/FasterXML/jackson-modules-base) com.fasterxml.jackson.module:jackson-module-jaxb-annotations:bundle:2.14.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'fasterxml.com' (http://fasterxml.com)

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


From: 'GlassFish Community' (http://glassfish.org)

  - JavaServer Pages(TM) API (http://jsp.java.net) javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.1
    License: CDDL + GPLv2 with classpath exception  (http://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

  - Expression Language 3.0 (http://uel.java.net) org.glassfish:javax.el:jar:3.0.1-b08
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

  - JSP implementation (http://jsp.java.net) org.glassfish.web:javax.servlet.jsp:jar:2.3.2
    License: CDDL + GPLv2 with classpath exception  (http://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)


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)


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

  - Protocol Buffer Java API (http://code.google.com/p/protobuf) com.google.protobuf:protobuf-java:bundle:2.5.0
    License: New BSD license  (http://www.opensource.org/licenses/bsd-license.php)


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

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


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

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

  - Google Guice - Extensions - Servlet (https://github.com/google/guice/extensions-parent/guice-servlet) com.google.inject.extensions:guice-servlet:jar:4.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Jamon developers' (http://www.jamon.org/)

  - jamon-runtime (http://www.jamon.org/jamon-java-parent/jamon-runtime/) org.jamon:jamon-runtime:jar:2.4.1
    License: Mozilla Public License Version 2.0  (http://www.mozilla.org/MPL/2.0)


From: 'JCraft,Inc.' (http://www.jcraft.com/)

  - JSch (http://www.jcraft.com/jsch/) com.jcraft:jsch:jar:0.1.55
    License: Revised BSD  (http://www.jcraft.com/jsch/LICENSE.txt)


From: 'Joda.org' (https://www.joda.org)

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


From: 'MojoHaus' (http://www.mojohaus.org)

  - Animal Sniffer Annotations (http://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations) org.codehaus.mojo:animal-sniffer-annotations:jar:1.17
    License: MIT license  (http://www.opensource.org/licenses/mit-license.php)


From: 'Oracle' (http://www.oracle.com)

  - JavaBeans Activation Framework API jar (http://java.net/all/javax.activation-api/) javax.activation:javax.activation-api:jar:1.2.0
    License: CDDL/GPLv2+CE  (https://github.com/javaee/activation/blob/master/LICENSE.txt)


From: 'Oracle Corporation' (http://www.oracle.com)

  - javax.inject:1 as OSGi bundle (https://github.com/eclipse-ee4j/glassfish-hk2/external/jakarta.inject) org.glassfish.hk2.external:jakarta.inject:jar:2.6.1
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)


From: 'Oracle Corporation' (http://www.oracle.com/)

  - jersey-client (https://jersey.java.net/jersey-client/) com.sun.jersey:jersey-client:jar:1.19.4
    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)

  - jersey-core (https://jersey.java.net/jersey-core/) com.sun.jersey:jersey-core:jar:1.19.4
    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)

  - jersey-server (https://jersey.java.net/jersey-server/) com.sun.jersey:jersey-server:jar:1.19.4
    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)

  - jersey-servlet (https://jersey.java.net/jersey-servlet/) com.sun.jersey:jersey-servlet:jar:1.19.4
    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)

  - jersey-guice (https://jersey.java.net/jersey-contribs/jersey-guice/) com.sun.jersey.contribs:jersey-guice:jar:1.19.4
    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 RI (http://jaxb.java.net/) com.sun.xml.bind:jaxb-impl:jar:2.2.3-1
    License: CDDL 1.1  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)
    License: GPL2 w/ CPE  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)

  - Java Architecture for XML Binding (http://jaxb.java.net/) javax.xml.bind:jaxb-api:jar:2.2.11
    License: CDDL 1.1  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)
    License: GPL2 w/ CPE  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)


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

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


From: 'Shigeru Chiba, www.javassist.org'

  - Javassist (https://www.javassist.org/) org.javassist:javassist:bundle:3.30.2-GA
    License: MPL 1.1  (https://www.mozilla.org/en-US/MPL/1.1/)
    License: LGPL 2.1  (https://www.gnu.org/licenses/lgpl-2.1.html)
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


From: 'Sun Microsystems, Inc' (http://www.sun.com/)

  - jsr311-api (https://jsr311.dev.java.net) javax.ws.rs:jsr311-api:jar:1.1.1
    License: CDDL License  (http://www.opensource.org/licenses/cddl1.php)


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

  - Commons CLI (http://commons.apache.org/cli/) commons-cli:commons-cli:jar:1.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - 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 Daemon (http://commons.apache.org/daemon/) commons-daemon:commons-daemon:jar:1.0.13
    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)

  - Commons Logging (http://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.1.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons Collections (http://commons.apache.org/proper/commons-collections/) org.apache.commons:commons-collections4:jar:4.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons CSV (http://commons.apache.org/proper/commons-csv/) org.apache.commons:commons-csv:jar:1.0
    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.3
    License: The Apache Software 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.2.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.2.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.2.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - htrace-core (http://incubator.apache.org/projects/htrace.html) org.apache.htrace:htrace-core:jar:3.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.13
    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 Codec (https://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.16.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

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

  - Apache Commons Net (https://commons.apache.org/proper/commons-net/) commons-net:commons-net:jar:3.9.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Avro (https://avro.apache.org) org.apache.avro:avro:bundle:1.11.4
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

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

  - Apache Commons Configuration (https://commons.apache.org/proper/commons-configuration/) org.apache.commons:commons-configuration2:jar:2.8.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons Crypto (https://commons.apache.org/proper/commons-crypto/) org.apache.commons:commons-crypto:jar:1.1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

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

  - Apache Commons Text (https://commons.apache.org/proper/commons-text) org.apache.commons:commons-text:jar:1.10.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase - Asynchronous FileSystem (https://hbase.apache.org/hbase-build-configuration/hbase-asyncfs) org.apache.hbase:hbase-asyncfs:jar:2.6.1-hadoop3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase - Client (https://hbase.apache.org/hbase-build-configuration/hbase-client) org.apache.hbase:hbase-client:jar:2.6.1-hadoop3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase - Common (https://hbase.apache.org/hbase-build-configuration/hbase-common) org.apache.hbase:hbase-common:jar:2.6.1-hadoop3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase - Hadoop Compatibility (https://hbase.apache.org/hbase-build-configuration/hbase-hadoop-compat) org.apache.hbase:hbase-hadoop-compat:jar:2.6.1-hadoop3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase - Hadoop Two Compatibility (https://hbase.apache.org/hbase-build-configuration/hbase-hadoop2-compat) org.apache.hbase:hbase-hadoop2-compat:jar:2.6.1-hadoop3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase - HTTP (https://hbase.apache.org/hbase-build-configuration/hbase-http) org.apache.hbase:hbase-http:jar:2.6.1-hadoop3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase - Logging (https://hbase.apache.org/hbase-build-configuration/hbase-logging) org.apache.hbase:hbase-logging:jar:2.6.1-hadoop3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase - MapReduce (https://hbase.apache.org/hbase-build-configuration/hbase-mapreduce) org.apache.hbase:hbase-mapreduce:jar:2.6.1-hadoop3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase - Metrics Implementation (https://hbase.apache.org/hbase-build-configuration/hbase-metrics) org.apache.hbase:hbase-metrics:jar:2.6.1-hadoop3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase - Metrics API (https://hbase.apache.org/hbase-build-configuration/hbase-metrics-api) org.apache.hbase:hbase-metrics-api:jar:2.6.1-hadoop3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase - Procedure (https://hbase.apache.org/hbase-build-configuration/hbase-procedure) org.apache.hbase:hbase-procedure:jar:2.6.1-hadoop3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase - Protocol (https://hbase.apache.org/hbase-build-configuration/hbase-protocol) org.apache.hbase:hbase-protocol:jar:2.6.1-hadoop3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase - Shaded Protocol (https://hbase.apache.org/hbase-build-configuration/hbase-protocol-shaded) org.apache.hbase:hbase-protocol-shaded:jar:2.6.1-hadoop3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase - Replication (https://hbase.apache.org/hbase-build-configuration/hbase-replication) org.apache.hbase:hbase-replication:jar:2.6.1-hadoop3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase - Server (https://hbase.apache.org/hbase-build-configuration/hbase-server) org.apache.hbase:hbase-server:jar:2.6.1-hadoop3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase - Zookeeper (https://hbase.apache.org/hbase-build-configuration/hbase-zookeeper) org.apache.hbase:hbase-zookeeper:jar:2.6.1-hadoop3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase Relocated (Shaded) GSON Libs (https://hbase.apache.org/hbase-shaded-gson) org.apache.hbase.thirdparty:hbase-shaded-gson:jar:4.1.9
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase Relocated (Shaded) Jersey Libs (https://hbase.apache.org/hbase-shaded-jersey) org.apache.hbase.thirdparty:hbase-shaded-jersey:jar:4.1.9
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase Relocated (Shaded) Jetty Libs (https://hbase.apache.org/hbase-shaded-jetty) org.apache.hbase.thirdparty:hbase-shaded-jetty:jar:4.1.9
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase Relocated (Shaded) Third-party Miscellaneous Libs (https://hbase.apache.org/hbase-shaded-miscellaneous) org.apache.hbase.thirdparty:hbase-shaded-miscellaneous:jar:4.1.9
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase Relocated (Shaded) Netty Libs (https://hbase.apache.org/hbase-shaded-netty) org.apache.hbase.thirdparty:hbase-shaded-netty:jar:4.1.9
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase Patched and Relocated (Shaded) Protobuf (https://hbase.apache.org/hbase-shaded-protobuf) org.apache.hbase.thirdparty:hbase-shaded-protobuf:jar:4.1.9
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache HBase Unsafe Wrapper (https://hbase.apache.org/hbase-unsafe) org.apache.hbase.thirdparty:hbase-unsafe:jar:4.1.9
    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)

  - Apache Yetus - Audience Annotations (https://yetus.apache.org/audience-annotations) org.apache.yetus:audience-annotations:jar:0.13.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache ZooKeeper - Server (http://zookeeper.apache.org/zookeeper) org.apache.zookeeper:zookeeper:jar:3.8.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache ZooKeeper - Jute (http://zookeeper.apache.org/zookeeper-jute) org.apache.zookeeper:zookeeper-jute:jar:3.8.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'The Netty Project' (http://netty.io/)

  - Netty (http://netty.io/) io.netty:netty:bundle:3.10.6.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)


From: 'The Netty Project' (https://netty.io/)

  - Netty/Buffer (https://netty.io/netty-buffer/) io.netty:netty-buffer:jar:4.1.108.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.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Codec/DNS (https://netty.io/netty-codec-dns/) io.netty:netty-codec-dns:jar:4.1.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Codec/HAProxy (https://netty.io/netty-codec-haproxy/) io.netty:netty-codec-haproxy:jar:4.1.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Codec/HTTP (https://netty.io/netty-codec-http/) io.netty:netty-codec-http:jar:4.1.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Codec/HTTP2 (https://netty.io/netty-codec-http2/) io.netty:netty-codec-http2:jar:4.1.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Codec/Memcache (https://netty.io/netty-codec-memcache/) io.netty:netty-codec-memcache:jar:4.1.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Codec/MQTT (https://netty.io/netty-codec-mqtt/) io.netty:netty-codec-mqtt:jar:4.1.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Codec/Redis (https://netty.io/netty-codec-redis/) io.netty:netty-codec-redis:jar:4.1.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Codec/SMTP (https://netty.io/netty-codec-smtp/) io.netty:netty-codec-smtp:jar:4.1.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Codec/Socks (https://netty.io/netty-codec-socks/) io.netty:netty-codec-socks:jar:4.1.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Codec/Stomp (https://netty.io/netty-codec-stomp/) io.netty:netty-codec-stomp:jar:4.1.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Codec/XML (https://netty.io/netty-codec-xml/) io.netty:netty-codec-xml:jar:4.1.108.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.108.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.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Handler/Proxy (https://netty.io/netty-handler-proxy/) io.netty:netty-handler-proxy:jar:4.1.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Handler/Ssl/Ocsp (https://netty.io/netty-handler-ssl-ocsp/) io.netty:netty-handler-ssl-ocsp:jar:4.1.108.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.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Resolver/DNS (https://netty.io/netty-resolver-dns/) io.netty:netty-resolver-dns:jar:4.1.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Resolver/DNS/Classes/MacOS (https://netty.io/netty-resolver-dns-classes-macos/) io.netty:netty-resolver-dns-classes-macos:jar:4.1.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Resolver/DNS/Native/MacOS (https://netty.io/netty-resolver-dns-native-macos/) io.netty:netty-resolver-dns-native-macos:jar:4.1.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Resolver/DNS/Native/MacOS (https://netty.io/netty-resolver-dns-native-macos/) io.netty:netty-resolver-dns-native-macos:jar:4.1.108.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.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Transport/Classes/Epoll (https://netty.io/netty-transport-classes-epoll/) io.netty:netty-transport-classes-epoll:jar:4.1.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Transport/Classes/KQueue (https://netty.io/netty-transport-classes-kqueue/) io.netty:netty-transport-classes-kqueue:jar:4.1.108.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.108.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.108.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.108.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.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Transport/Native/KQueue (https://netty.io/netty-transport-native-kqueue/) io.netty:netty-transport-native-kqueue:jar:4.1.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Transport/Native/KQueue (https://netty.io/netty-transport-native-kqueue/) io.netty:netty-transport-native-kqueue:jar:4.1.108.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.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Transport/RXTX (https://netty.io/netty-transport-rxtx/) io.netty:netty-transport-rxtx:jar:4.1.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Transport/SCTP (https://netty.io/netty-transport-sctp/) io.netty:netty-transport-sctp:jar:4.1.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Netty/Transport/UDT (https://netty.io/netty-transport-udt/) io.netty:netty-transport-udt:jar:4.1.108.Final
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


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

  - Jetty :: Asynchronous HTTP Client (https://eclipse.org/jetty/jetty-client) org.eclipse.jetty:jetty-client:jar:9.4.51.v20230217
    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.51.v20230217
    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.51.v20230217
    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.51.v20230217
    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.51.v20230217
    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.51.v20230217
    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.51.v20230217
    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 :: Ajax(JSON) (https://eclipse.org/jetty/jetty-util-ajax) org.eclipse.jetty:jetty-util-ajax:jar:9.4.51.v20230217
    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.51.v20230217
    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.51.v20230217
    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.51.v20230217
    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.51.v20230217
    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.51.v20230217
    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: 'xerial.org' (https://github.com/xerial/snappy-java)

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









© 2015 - 2024 Weber Informatics LLC | Privacy Policy