This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git
The following commit(s) were added to refs/heads/master by this push:
new 27b38789d [STORM-3919] Bump hadoop-common from 2.10.1 to 3.3.6 (#3484)
27b38789d is described below
commit 27b38789dea216345ba47c51e0d8236bca24fb06
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 25 09:57:20 2023 +0200
[STORM-3919] Bump hadoop-common from 2.10.1 to 3.3.6 (#3484)
* Bump hadoop-common from 2.10.1 to 3.2.3
Bumps hadoop-common from 2.10.1 to 3.2.3.
---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-common
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
* See, if this resolves missing method issues
* Upgrades hive and hbase to be compatible with Hadoop 3
* License adjustments
* Remove unused libs
* Fix license
* Regenerate binary license
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Richard Zowalla <[email protected]>
Co-authored-by: Richard Zowalla <[email protected]>
---
DEPENDENCY-LICENSES | 313 +++++++++--------
LICENSE-binary | 532 +++++++++++++++++------------
external/storm-blobstore-migration/pom.xml | 5 -
external/storm-hdfs-blobstore/pom.xml | 5 -
external/storm-hdfs/pom.xml | 5 -
external/storm-hive/pom.xml | 5 -
pom.xml | 6 +-
7 files changed, 485 insertions(+), 386 deletions(-)
diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES
index d6571e7c4..7b61864c8 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -16,13 +16,13 @@ List of third-party dependencies grouped by their license
type.
* Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.5
- https://commons.apache.org/proper/commons-fileupload/)
* Apache Commons Lang (org.apache.commons:commons-lang3:3.13.0 -
https://commons.apache.org/proper/commons-lang/)
* Gson (com.google.code.gson:gson:2.8.9 -
https://github.com/google/gson/gson)
+ * Gson (com.google.code.gson:gson:2.9.0 -
https://github.com/google/gson/gson)
* Maven Plugin Tools Java Annotations
(org.apache.maven.plugin-tools:maven-plugin-annotations:3.8.1 -
https://maven.apache.org/plugin-tools/maven-plugin-annotations)
* snappy-java (org.xerial.snappy:snappy-java:1.1.10.4 -
https://github.com/xerial/snappy-java)
Apache License
* carbonite (org.clojars.bipinprasad:carbonite:1.6.0 -
https://github.com/bipinprasad/carbonite)
- * HttpClient (commons-httpclient:commons-httpclient:3.1 -
http://jakarta.apache.org/httpcomponents/httpclient-3.x/)
* Log4j Implemented Over SLF4J (org.slf4j:log4j-over-slf4j:1.7.36 -
http://www.slf4j.org)
Apache License, Version 2.0
@@ -32,74 +32,83 @@ List of third-party dependencies grouped by their license
type.
* Aether :: SPI (org.sonatype.aether:aether-spi:1.7 -
http://aether.sonatype.org/aether-spi/)
* Aether :: Utilities (org.sonatype.aether:aether-util:1.7 -
http://aether.sonatype.org/aether-util/)
* Aggregate Designer Algorithm
(net.hydromatic:aggdesigner-algorithm:6.0 -
http://github.com/julianhyde/aggdesigner/aggdesigner-algorithm)
- * aircompressor (io.airlift:aircompressor:0.8 -
http://github.com/airlift/aircompressor)
- * Annotation 1.0
(org.apache.geronimo.specs:geronimo-annotation_1.0_spec:1.1.1 -
http://geronimo.apache.org/specs/geronimo-annotation_1.0_spec)
+ * agrona (org.agrona:agrona:1.12.0 -
https://github.com/real-logic/agrona)
+ * aircompressor (io.airlift:aircompressor:0.10 -
http://github.com/airlift/aircompressor)
* Annotations for Metrics
(io.dropwizard.metrics:metrics-annotation:4.1.16 -
https://metrics.dropwizard.io/metrics-annotation)
- * An open source Java toolkit for Amazon S3
(net.java.dev.jets3t:jets3t:0.9.0 - http://www.jets3t.org)
- * ant (ant:ant:1.6.5 - http://www.apache.org/ant/)
* Apache Ant Core (org.apache.ant:ant:1.9.1 - http://ant.apache.org/)
* Apache Ant Launcher (org.apache.ant:ant-launcher:1.9.1 -
http://ant.apache.org/)
* Apache Calcite Avatica
(org.apache.calcite.avatica:avatica-core:1.11.0 -
https://calcite.apache.org/avatica/avatica-core)
+ * Apache Calcite Avatica (Shaded)
(org.apache.calcite.avatica:avatica:1.11.0 -
https://calcite.apache.org/avatica/avatica)
* Apache Calcite Avatica Metrics
(org.apache.calcite.avatica:avatica-metrics:1.11.0 -
https://calcite.apache.org/avatica/avatica-metrics)
* Apache Commons BeanUtils (commons-beanutils:commons-beanutils:1.9.4
- https://commons.apache.org/proper/commons-beanutils/)
* Apache Commons CLI (commons-cli:commons-cli:1.4 -
http://commons.apache.org/proper/commons-cli/)
* Apache Commons Codec (commons-codec:commons-codec:1.11 -
http://commons.apache.org/proper/commons-codec/)
* Apache Commons Collections
(commons-collections:commons-collections:3.2.2 -
http://commons.apache.org/collections/)
+ * Apache Commons Collections
(org.apache.commons:commons-collections4:4.1 -
http://commons.apache.org/proper/commons-collections/)
* Apache Commons Compress (org.apache.commons:commons-compress:1.21 -
https://commons.apache.org/proper/commons-compress/)
- * Apache Commons Crypto (org.apache.commons:commons-crypto:1.0.0 -
http://commons.apache.org/proper/commons-crypto/)
+ * Apache Commons Configuration
(org.apache.commons:commons-configuration2:2.8.0 -
https://commons.apache.org/proper/commons-configuration/)
+ * Apache Commons Crypto (org.apache.commons:commons-crypto:1.1.0 -
https://commons.apache.org/proper/commons-crypto/)
* Apache Commons CSV (org.apache.commons:commons-csv:1.4 -
http://commons.apache.org/proper/commons-csv/)
* Apache Commons Exec (org.apache.commons:commons-exec:1.3 -
http://commons.apache.org/proper/commons-exec/)
* Apache Commons IO (commons-io:commons-io:2.11.0 -
https://commons.apache.org/proper/commons-io/)
* Apache Commons Logging (commons-logging:commons-logging:1.2 -
http://commons.apache.org/proper/commons-logging/)
* Apache Commons Math (org.apache.commons:commons-math3:3.6.1 -
http://commons.apache.org/proper/commons-math/)
+ * Apache Commons Net (commons-net:commons-net:3.9.0 -
https://commons.apache.org/proper/commons-net/)
* Apache Commons Pool (org.apache.commons:commons-pool2:2.4.2 -
http://commons.apache.org/proper/commons-pool/)
+ * Apache Commons Text (org.apache.commons:commons-text:1.10.0 -
https://commons.apache.org/proper/commons-text)
* Apache Commons Text (org.apache.commons:commons-text:1.9 -
https://commons.apache.org/proper/commons-text)
- * Apache Curator (org.apache.curator:apache-curator:2.7.1 -
http://curator.apache.org)
- * Apache Derby Database Engine and Embedded JDBC Driver
(org.apache.derby:derby:10.10.2.0 - http://db.apache.org/derby/derby/)
- * Apache Directory API ASN.1 API
(org.apache.directory.api:api-asn1-api:1.0.0-M20 -
http://directory.apache.org/api-parent/api-asn1-parent/api-asn1-api/)
- * Apache Directory LDAP API Utilities
(org.apache.directory.api:api-util:1.0.0-M20 -
http://directory.apache.org/api-parent/api-util/)
- * ApacheDS I18n (org.apache.directory.server:apacheds-i18n:2.0.0-M15 -
http://directory.apache.org/apacheds/1.5/apacheds-i18n)
- * ApacheDS Protocol Kerberos Codec
(org.apache.directory.server:apacheds-kerberos-codec:2.0.0-M15 -
http://directory.apache.org/apacheds/1.5/apacheds-kerberos-codec)
+ * Apache Curator (org.apache.curator:apache-curator:2.12.0 -
http://curator.apache.org)
+ * Apache Derby Database Engine and Embedded JDBC Driver
(org.apache.derby:derby:10.14.1.0 - http://db.apache.org/derby/)
* Apache Geronimo JCache Spec 1.0
(org.apache.geronimo.specs:geronimo-jcache_1.0_spec:1.0-alpha-1 -
http://geronimo.apache.org/maven/specs/geronimo-jcache_1.0_spec/1.0-alpha-1)
- * Apache Groovy (org.codehaus.groovy:groovy-all:2.4.4 -
http://groovy-lang.org)
- * Apache Hadoop Annotations
(org.apache.hadoop:hadoop-annotations:2.10.2 - no url defined)
- * Apache Hadoop Archives (org.apache.hadoop:hadoop-archives:2.10.2 -
no url defined)
- * Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:2.10.2 - no url
defined)
- * Apache Hadoop Client (org.apache.hadoop:hadoop-client:2.10.2 - no
url defined)
- * Apache Hadoop Common (org.apache.hadoop:hadoop-common:2.10.2 - no
url defined)
- * Apache Hadoop HDFS (org.apache.hadoop:hadoop-hdfs:2.10.2 - no url
defined)
- * Apache Hadoop HDFS Client
(org.apache.hadoop:hadoop-hdfs-client:2.10.2 - no url defined)
- * Apache Hadoop MapReduce App
(org.apache.hadoop:hadoop-mapreduce-client-app:2.10.2 - no url defined)
- * Apache Hadoop MapReduce Common
(org.apache.hadoop:hadoop-mapreduce-client-common:2.10.2 - no url defined)
- * Apache Hadoop MapReduce Core
(org.apache.hadoop:hadoop-mapreduce-client-core:2.10.2 - no url defined)
- * Apache Hadoop MapReduce JobClient
(org.apache.hadoop:hadoop-mapreduce-client-jobclient:2.10.2 - no url defined)
- * Apache Hadoop MapReduce Shuffle
(org.apache.hadoop:hadoop-mapreduce-client-shuffle:2.10.2 - no url defined)
- * Apache Hadoop YARN API (org.apache.hadoop:hadoop-yarn-api:2.10.2 -
no url defined)
- * Apache Hadoop YARN ApplicationHistoryService
(org.apache.hadoop:hadoop-yarn-server-applicationhistoryservice:2.10.2 - no url
defined)
- * Apache Hadoop YARN Client
(org.apache.hadoop:hadoop-yarn-client:2.10.2 - no url defined)
- * Apache Hadoop YARN Common
(org.apache.hadoop:hadoop-yarn-common:2.10.2 - no url defined)
- * Apache Hadoop YARN NodeManager
(org.apache.hadoop:hadoop-yarn-server-nodemanager:2.10.2 - no url defined)
- * Apache Hadoop YARN Registry
(org.apache.hadoop:hadoop-yarn-registry:2.10.2 - no url defined)
- * Apache Hadoop YARN ResourceManager
(org.apache.hadoop:hadoop-yarn-server-resourcemanager:2.10.2 - no url defined)
- * Apache Hadoop YARN Server Common
(org.apache.hadoop:hadoop-yarn-server-common:2.10.2 - no url defined)
- * Apache Hadoop YARN Web Proxy
(org.apache.hadoop:hadoop-yarn-server-web-proxy:2.10.2 - no url defined)
- * Apache HBase - Annotations (org.apache.hbase:hbase-annotations:2.1.3
- http://hbase.apache.org/hbase-annotations)
- * Apache HBase - Client (org.apache.hbase:hbase-client:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-client)
- * Apache HBase - Common (org.apache.hbase:hbase-common:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-common)
- * Apache HBase - Hadoop Compatibility
(org.apache.hbase:hbase-hadoop-compat:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-hadoop-compat)
- * Apache HBase - Hadoop Two Compatibility
(org.apache.hbase:hbase-hadoop2-compat:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-hadoop2-compat)
- * Apache HBase - HTTP (org.apache.hbase:hbase-http:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-http)
- * Apache HBase - Metrics API (org.apache.hbase:hbase-metrics-api:2.1.3
- http://hbase.apache.org/hbase-build-configuration/hbase-metrics-api)
- * Apache HBase - Metrics Implementation
(org.apache.hbase:hbase-metrics:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-metrics)
- * Apache HBase Patched & Relocated (Shaded) Protobuf
(org.apache.hbase.thirdparty:hbase-shaded-protobuf:2.1.0 -
http://hbase.apache.org/hbase-shaded-protobuf)
- * Apache HBase - Procedure (org.apache.hbase:hbase-procedure:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-procedure)
- * Apache HBase - Protocol (org.apache.hbase:hbase-protocol:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-protocol)
- * Apache HBase Relocated (Shaded) Netty Libs
(org.apache.hbase.thirdparty:hbase-shaded-netty:2.1.0 -
http://hbase.apache.org/hbase-shaded-netty)
- * Apache HBase Relocated (Shaded) Third-party Miscellaneous Libs
(org.apache.hbase.thirdparty:hbase-shaded-miscellaneous:2.1.0 -
http://hbase.apache.org/hbase-shaded-miscellaneous)
- * Apache HBase - Replication (org.apache.hbase:hbase-replication:2.1.3
- http://hbase.apache.org/hbase-build-configuration/hbase-replication)
- * Apache HBase - Server (org.apache.hbase:hbase-server:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-server)
- * Apache HBase - Shaded Protocol
(org.apache.hbase:hbase-protocol-shaded:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-protocol-shaded)
- * Apache HBase - Zookeeper (org.apache.hbase:hbase-zookeeper:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-zookeeper)
+ * Apache Groovy (org.codehaus.groovy:groovy-all:2.4.11 -
http://groovy-lang.org)
+ * Apache Hadoop Annotations
(org.apache.hadoop:hadoop-annotations:3.3.6 - no url defined)
+ * Apache Hadoop Archives (org.apache.hadoop:hadoop-archives:3.3.6 - no
url defined)
+ * Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:3.3.6 - no url
defined)
+ * Apache Hadoop Client Aggregator
(org.apache.hadoop:hadoop-client:3.3.6 - no url defined)
+ * Apache Hadoop Common (org.apache.hadoop:hadoop-common:3.3.6 - no url
defined)
+ * Apache Hadoop Distributed Copy
(org.apache.hadoop:hadoop-distcp:3.2.4 - no url defined)
+ * Apache Hadoop HDFS (org.apache.hadoop:hadoop-hdfs:3.3.6 - no url
defined)
+ * Apache Hadoop HDFS Client
(org.apache.hadoop:hadoop-hdfs-client:3.3.6 - no url defined)
+ * Apache Hadoop MapReduce Common
(org.apache.hadoop:hadoop-mapreduce-client-common:3.3.6 - no url defined)
+ * Apache Hadoop MapReduce Core
(org.apache.hadoop:hadoop-mapreduce-client-core:3.3.6 - no url defined)
+ * Apache Hadoop MapReduce JobClient
(org.apache.hadoop:hadoop-mapreduce-client-jobclient:3.3.6 - no url defined)
+ * Apache Hadoop Registry (org.apache.hadoop:hadoop-registry:3.3.6 - no
url defined)
+ * Apache Hadoop shaded Guava
(org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.1.1 -
https://www.apache.org/hadoop-thirdparty/hadoop-shaded-guava/)
+ * Apache Hadoop shaded Protobuf 3.7
(org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_7:1.1.1 -
https://www.apache.org/hadoop-thirdparty/hadoop-shaded-protobuf_3_7/)
+ * Apache Hadoop YARN API (org.apache.hadoop:hadoop-yarn-api:3.3.6 - no
url defined)
+ * Apache Hadoop YARN ApplicationHistoryService
(org.apache.hadoop:hadoop-yarn-server-applicationhistoryservice:3.3.6 - no url
defined)
+ * Apache Hadoop YARN Client
(org.apache.hadoop:hadoop-yarn-client:3.3.6 - no url defined)
+ * Apache Hadoop YARN Common
(org.apache.hadoop:hadoop-yarn-common:3.3.6 - no url defined)
+ * Apache Hadoop YARN Registry
(org.apache.hadoop:hadoop-yarn-registry:3.3.6 - no url defined)
+ * Apache Hadoop YARN ResourceManager
(org.apache.hadoop:hadoop-yarn-server-resourcemanager:3.3.6 - no url defined)
+ * Apache Hadoop YARN Server Common
(org.apache.hadoop:hadoop-yarn-server-common:3.3.6 - no url defined)
+ * Apache Hadoop YARN Web Proxy
(org.apache.hadoop:hadoop-yarn-server-web-proxy:3.3.6 - no url defined)
+ * Apache HBase - Annotations
(org.apache.hbase:hbase-annotations:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-annotations)
+ * Apache HBase - Asynchronous FileSystem
(org.apache.hbase:hbase-asyncfs:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-asyncfs)
+ * Apache HBase - Client (org.apache.hbase:hbase-client:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-client)
+ * Apache HBase - Common (org.apache.hbase:hbase-common:2.0.0-alpha4 -
http://hbase.apache.org/hbase-build-configuration/hbase-common)
+ * Apache HBase - Common (org.apache.hbase:hbase-common:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-common)
+ * Apache HBase - Hadoop Compatibility
(org.apache.hbase:hbase-hadoop-compat:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-hadoop-compat)
+ * Apache HBase - Hadoop Two Compatibility
(org.apache.hbase:hbase-hadoop2-compat:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-hadoop2-compat)
+ * Apache HBase - HTTP (org.apache.hbase:hbase-http:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-http)
+ * Apache HBase - Logging (org.apache.hbase:hbase-logging:2.5.6-hadoop3
- https://hbase.apache.org/hbase-build-configuration/hbase-logging)
+ * Apache HBase - MapReduce
(org.apache.hbase:hbase-mapreduce:2.0.0-alpha4 -
http://hbase.apache.org/hbase-build-configuration/hbase-mapreduce)
+ * Apache HBase - Metrics API
(org.apache.hbase:hbase-metrics-api:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-metrics-api)
+ * Apache HBase - Metrics Implementation
(org.apache.hbase:hbase-metrics:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-metrics)
+ * Apache HBase Patched and Relocated (Shaded) Protobuf
(org.apache.hbase.thirdparty:hbase-shaded-protobuf:4.1.5 -
https://hbase.apache.org/hbase-shaded-protobuf)
+ * Apache HBase - Prefix Tree
(org.apache.hbase:hbase-prefix-tree:2.0.0-alpha4 -
http://hbase.apache.org/hbase-build-configuration/hbase-prefix-tree)
+ * Apache HBase - Procedure
(org.apache.hbase:hbase-procedure:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-procedure)
+ * Apache HBase - Protocol
(org.apache.hbase:hbase-protocol:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-protocol)
+ * Apache HBase Relocated (Shaded) GSON Libs
(org.apache.hbase.thirdparty:hbase-shaded-gson:4.1.5 -
https://hbase.apache.org/hbase-shaded-gson)
+ * Apache HBase Relocated (Shaded) Jersey Libs
(org.apache.hbase.thirdparty:hbase-shaded-jersey:4.1.5 -
https://hbase.apache.org/hbase-shaded-jersey)
+ * Apache HBase Relocated (Shaded) Jetty Libs
(org.apache.hbase.thirdparty:hbase-shaded-jetty:4.1.5 -
https://hbase.apache.org/hbase-shaded-jetty)
+ * Apache HBase Relocated (Shaded) Netty Libs
(org.apache.hbase.thirdparty:hbase-shaded-netty:4.1.5 -
https://hbase.apache.org/hbase-shaded-netty)
+ * Apache HBase Relocated (Shaded) Third-party Miscellaneous Libs
(org.apache.hbase.thirdparty:hbase-shaded-miscellaneous:4.1.5 -
https://hbase.apache.org/hbase-shaded-miscellaneous)
+ * Apache HBase - Replication
(org.apache.hbase:hbase-replication:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-replication)
+ * Apache HBase - Server (org.apache.hbase:hbase-server:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-server)
+ * Apache HBase - Shaded Protocol
(org.apache.hbase:hbase-protocol-shaded:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-protocol-shaded)
+ * Apache HBase Unsafe Wrapper
(org.apache.hbase.thirdparty:hbase-unsafe:4.1.5 -
https://hbase.apache.org/hbase-unsafe)
+ * Apache HBase - Zookeeper
(org.apache.hbase:hbase-zookeeper:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-zookeeper)
* Apache HttpAsyncClient
(org.apache.httpcomponents:httpasyncclient:4.1.5 -
http://hc.apache.org/httpcomponents-asyncclient)
* Apache HttpClient (org.apache.httpcomponents:httpclient:4.5.14 -
http://hc.apache.org/httpcomponents-client-ga)
* Apache HttpCore (org.apache.httpcomponents:httpcore:4.4.16 -
http://hc.apache.org/httpcomponents-core-ga)
@@ -117,7 +126,9 @@ List of third-party dependencies grouped by their license
type.
* Apache Maven Shade Plugin
(org.apache.maven.plugins:maven-shade-plugin:3.1.1 -
https://maven.apache.org/plugins/maven-shade-plugin/)
* Apache Maven Shared Utils
(org.apache.maven.shared:maven-shared-utils:3.1.0 -
https://maven.apache.org/shared/maven-shared-utils/)
* Apache Maven Shared Utils
(org.apache.maven.shared:maven-shared-utils:3.2.1 -
https://maven.apache.org/shared/maven-shared-utils/)
- * Apache Parquet Hadoop Bundle
(org.apache.parquet:parquet-hadoop-bundle:1.8.1 - https://parquet.apache.org)
+ * Apache Parquet Hadoop Bundle
(org.apache.parquet:parquet-hadoop-bundle:1.10.0 - https://parquet.apache.org)
+ * Apache Standard Taglib Implementation
(org.apache.taglibs:taglibs-standard-impl:1.2.5 -
http://tomcat.apache.org/taglibs/standard-1.2.5/taglibs-standard-impl)
+ * Apache Standard Taglib Specification API
(org.apache.taglibs:taglibs-standard-spec:1.2.5 -
http://tomcat.apache.org/taglibs/standard-1.2.5/taglibs-standard-spec)
* Apache Thrift (org.apache.thrift:libfb303:0.9.3 -
http://thrift.apache.org)
* Apache Thrift (org.apache.thrift:libthrift:0.18.1 -
http://thrift.apache.org)
* Apache Thrift (org.apache.thrift:libthrift:0.9.3 -
http://thrift.apache.org)
@@ -127,12 +138,14 @@ List of third-party dependencies grouped by their license
type.
* Apache Twill discovery service API
(org.apache.twill:twill-discovery-api:0.6.0-incubating -
http://twill.incubator.apache.org/twill-discovery-api)
* Apache Twill discovery service implementations
(org.apache.twill:twill-discovery-core:0.6.0-incubating -
http://twill.incubator.apache.org/twill-discovery-core)
* Apache Twill ZooKeeper client library
(org.apache.twill:twill-zookeeper:0.6.0-incubating -
http://twill.incubator.apache.org/twill-zookeeper)
- * Apache Velocity (org.apache.velocity:velocity:1.5 -
http://velocity.apache.org/engine/releases/velocity-1.5/)
* Apache XBean :: Spring (org.apache.xbean:xbean-spring:4.8 -
http://geronimo.apache.org/maven/xbean/4.8/xbean-spring)
* Apache Yetus - Audience Annotations
(org.apache.yetus:audience-annotations:0.12.0 -
https://yetus.apache.org/audience-annotations)
- * Apache Yetus - Audience Annotations
(org.apache.yetus:audience-annotations:0.5.0 -
https://yetus.apache.org/audience-annotations)
+ * Apache Yetus - Audience Annotations
(org.apache.yetus:audience-annotations:0.13.0 -
https://yetus.apache.org/audience-annotations)
* Apache ZooKeeper - Jute (org.apache.zookeeper:zookeeper-jute:3.9.1 -
http://zookeeper.apache.org/zookeeper-jute)
* Apache ZooKeeper - Server (org.apache.zookeeper:zookeeper:3.9.1 -
http://zookeeper.apache.org/zookeeper)
+ * Arrow Format (org.apache.arrow:arrow-format:0.8.0 -
http://arrow.apache.org/arrow-format/)
+ * Arrow Memory (org.apache.arrow:arrow-memory:0.8.0 -
http://arrow.apache.org/arrow-memory/)
+ * Arrow Vectors (org.apache.arrow:arrow-vector:0.8.0 -
http://arrow.apache.org/arrow-vector/)
* ASM based accessors helper used by json-smart
(net.minidev:accessors-smart:2.5.0 - https://urielch.github.io/)
* Auto Common Libraries (com.google.auto:auto-common:0.8 -
https://github.com/google/auto/auto-common)
* AutoService (com.google.auto.service:auto-service:1.0-rc4 -
https://github.com/google/auto/auto-service)
@@ -140,6 +153,7 @@ List of third-party dependencies grouped by their license
type.
* BoneCP :: Core Library (com.jolbox:bonecp:0.8.0.RELEASE -
http://jolbox.com/bonecp)
* Caffeine cache (com.github.ben-manes.caffeine:caffeine:2.3.5 -
https://github.com/ben-manes/caffeine)
* Calcite Core (org.apache.calcite:calcite-core:1.16.0 -
https://calcite.apache.org/calcite-core)
+ * Calcite Druid (org.apache.calcite:calcite-druid:1.16.0 -
https://calcite.apache.org/calcite-druid)
* Calcite Linq4j (org.apache.calcite:calcite-linq4j:1.16.0 -
https://calcite.apache.org/calcite-linq4j)
* CDI APIs (javax.enterprise:cdi-api:1.0 -
http://www.seamframework.org/Weld/cdi-api)
* chill-java (com.twitter:chill-java:0.9.5 -
https://github.com/twitter/chill)
@@ -147,24 +161,20 @@ List of third-party dependencies grouped by their license
type.
* com.helger:profiler (com.helger:profiler:1.1.1 -
https://github.com/phax/profiler)
* com.yahoo.datasketches:memory (com.yahoo.datasketches:memory:0.9.0 -
https://datasketches.github.io/memory/)
* com.yahoo.datasketches:sketches-core
(com.yahoo.datasketches:sketches-core:0.9.0 -
https://datasketches.github.io/sketches-core/)
- * Commons Configuration
(commons-configuration:commons-configuration:1.6 -
http://commons.apache.org/${pom.artifactId.substring(8)}/)
* Commons Daemon (commons-daemon:commons-daemon:1.0.13 -
http://commons.apache.org/daemon/)
* Commons DBCP (commons-dbcp:commons-dbcp:1.4 -
http://commons.apache.org/dbcp/)
* Commons Lang (commons-lang:commons-lang:2.6 -
http://commons.apache.org/lang/)
* Commons Logging (commons-logging:commons-logging:1.1.3 -
http://commons.apache.org/proper/commons-logging/)
* Commons Math (org.apache.commons:commons-math3:3.1.1 -
http://commons.apache.org/math/)
- * Commons Net (commons-net:commons-net:3.1 -
http://commons.apache.org/net/)
* Commons Pool (commons-pool:commons-pool:1.5.4 -
http://commons.apache.org/pool/)
* Compress-LZF (com.ning:compress-lzf:1.0.2 -
http://github.com/ning/compress)
* Curator Client (org.apache.curator:curator-client:5.5.0 -
https://curator.apache.org/curator-client)
* Curator Framework (org.apache.curator:curator-framework:5.5.0 -
https://curator.apache.org/curator-framework)
* Curator Recipes (org.apache.curator:curator-recipes:5.5.0 -
https://curator.apache.org/curator-recipes)
- * Data Mapper for Jackson
(org.codehaus.jackson:jackson-mapper-asl:1.9.13 - http://jackson.codehaus.org)
* DataNucleus Core (org.datanucleus:datanucleus-core:4.1.17 -
http://www.datanucleus.org/#/datanucleus-core)
* DataNucleus JDO API plugin
(org.datanucleus:datanucleus-api-jdo:4.2.4 -
http://www.datanucleus.org/#/datanucleus-api-jdo)
* DataNucleus RDBMS plugin (org.datanucleus:datanucleus-rdbms:4.1.19 -
http://www.datanucleus.org/#/datanucleus-rdbms)
- * Digester (commons-digester:commons-digester:1.8 -
http://jakarta.apache.org/commons/digester/)
- * Disruptor Framework (com.lmax:disruptor:3.3.6 -
http://lmax-exchange.github.com/disruptor)
+ * Disruptor Framework (com.lmax:disruptor:3.4.2 -
http://lmax-exchange.github.com/disruptor)
* Dropwizard (io.dropwizard:dropwizard-core:1.3.29 -
http://www.dropwizard.io/1.3.29/dropwizard-core)
* Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:1.3.29 -
http://www.dropwizard.io/1.3.29/dropwizard-assets)
* Dropwizard Configuration Support
(io.dropwizard:dropwizard-configuration:1.3.29 -
http://www.dropwizard.io/1.3.29/dropwizard-configuration)
@@ -179,11 +189,10 @@ List of third-party dependencies grouped by their license
type.
* Dropwizard Utility Classes (io.dropwizard:dropwizard-util:1.3.29 -
http://www.dropwizard.io/1.3.29/dropwizard-util)
* Dropwizard Validation Support
(io.dropwizard:dropwizard-validation:1.3.29 -
http://www.dropwizard.io/1.3.29/dropwizard-validation)
* Ehcache (org.ehcache:ehcache:3.3.1 - http://ehcache.org)
- * eigenbase-properties (net.hydromatic:eigenbase-properties:1.1.5 -
http://github.com/julianhyde/eigenbase-properties)
- * EL (commons-el:commons-el:1.0 -
http://jakarta.apache.org/commons/el/)
* Elasticsearch: Core (org.elasticsearch:elasticsearch:2.4.4 -
http://nexus.sonatype.org/oss-repository-hosting.html/parent/elasticsearch)
* Elasticsearch SecureSM (org.elasticsearch:securesm:1.0 -
http://nexus.sonatype.org/oss-repository-hosting.html/securesm)
* error-prone annotations
(com.google.errorprone:error_prone_annotations:2.2.0 -
http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations)
+ * error-prone annotations
(com.google.errorprone:error_prone_annotations:2.21.1 -
https://errorprone.info/error_prone_annotations)
* Esri Geometry API for Java
(com.esri.geometry:esri-geometry-api:2.0.0 -
https://github.com/Esri/geometry-api-java)
* fastutil (it.unimi.dsi:fastutil:6.5.6 - http://fasutil.dsi.unimi.it/)
* Findbugs Annotations under Apache License
(com.github.stephenc.findbugs:findbugs-annotations:1.3.9-1 -
http://stephenc.github.com/findbugs-annotations)
@@ -191,9 +200,10 @@ List of third-party dependencies grouped by their license
type.
* FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 -
http://findbugs.sourceforge.net/)
* fst (de.ruedigermoeller:fst:2.50 -
http://ruedigermoeller.github.io/fast-serialization/)
* Google Guice - Core Library (com.google.inject:guice:3.0 -
http://code.google.com/p/google-guice/guice/)
+ * Google Guice - Core Library (com.google.inject:guice:4.0 -
https://github.com/google/guice/guice)
* Google Guice - Core Library (com.google.inject:guice:4.2.1 -
https://github.com/google/guice/guice)
* Google Guice - Extensions - AssistedInject
(com.google.inject.extensions:guice-assistedinject:3.0 -
http://code.google.com/p/google-guice/extensions-parent/guice-assistedinject/)
- * Google Guice - Extensions - Servlet
(com.google.inject.extensions:guice-servlet:3.0 -
http://code.google.com/p/google-guice/extensions-parent/guice-servlet/)
+ * Google Guice - Extensions - Servlet
(com.google.inject.extensions:guice-servlet:4.0 -
https://github.com/google/guice/extensions-parent/guice-servlet)
* Graphite Integration for Metrics
(io.dropwizard.metrics:metrics-graphite:3.2.6 -
http://metrics.dropwizard.io/metrics-graphite/)
* Gson (com.google.code.gson:gson:2.2.4 -
http://code.google.com/p/google-gson/)
* Guava: Google Core Libraries for Java (com.google.guava:guava:16.0.1
- http://code.google.com/p/guava-libraries/guava)
@@ -205,36 +215,38 @@ List of third-party dependencies grouped by their license
type.
* hawtbuf (org.fusesource.hawtbuf:hawtbuf:1.11 -
http://hawtbuf.fusesource.org/hawtbuf)
* Hibernate Validator Engine
(org.hibernate:hibernate-validator:5.4.3.Final -
http://hibernate.org/validator/hibernate-validator)
* Hibernate Validator Engine
(org.hibernate.validator:hibernate-validator:6.2.5.Final -
http://hibernate.org/validator/hibernate-validator)
- * HikariCP (com.zaxxer:HikariCP:2.5.1 -
https://github.com/brettwooldridge/HikariCP)
+ * HikariCP (com.zaxxer:HikariCP:2.6.1 -
https://github.com/brettwooldridge/HikariCP)
* HikariCP (com.zaxxer:HikariCP:5.0.1 -
https://github.com/brettwooldridge/HikariCP)
* HikariCP (com.zaxxer:HikariCP-java7:2.4.12 -
https://github.com/brettwooldridge/HikariCP)
- * Hive CLI (org.apache.hive:hive-cli:2.3.9 -
https://hive.apache.org/hive-cli)
- * Hive Common (org.apache.hive:hive-common:2.3.9 -
https://hive.apache.org/hive-common)
- * Hive HCatalog Core
(org.apache.hive.hcatalog:hive-hcatalog-core:2.3.9 -
https://hive.apache.org/hive-hcatalog/hive-hcatalog-core)
- * Hive HCatalog Server Extensions
(org.apache.hive.hcatalog:hive-hcatalog-server-extensions:2.3.9 -
https://hive.apache.org/hive-hcatalog/hive-hcatalog-server-extensions)
- * Hive HCatalog Streaming
(org.apache.hive.hcatalog:hive-hcatalog-streaming:2.3.9 -
https://hive.apache.org/hive-hcatalog/hive-hcatalog-streaming)
- * Hive HCatalog Webhcat Java Client
(org.apache.hive.hcatalog:hive-webhcat-java-client:2.3.9 -
https://hive.apache.org/hive-hcatalog/hive-webhcat-java-client)
- * Hive Llap Client (org.apache.hive:hive-llap-client:2.3.9 -
https://hive.apache.org/hive-llap-client)
- * Hive Llap Common (org.apache.hive:hive-llap-common:2.3.9 -
https://hive.apache.org/hive-llap-common)
- * Hive Llap Server (org.apache.hive:hive-llap-server:2.3.9 -
https://hive.apache.org/hive-llap-server)
- * Hive Llap Tez (org.apache.hive:hive-llap-tez:2.3.9 -
https://hive.apache.org/hive-llap-tez)
- * Hive Metastore (org.apache.hive:hive-metastore:2.3.9 -
https://hive.apache.org/hive-metastore)
- * Hive Query Language (org.apache.hive:hive-exec:2.3.9 -
https://hive.apache.org/hive-exec)
- * Hive Serde (org.apache.hive:hive-serde:2.3.9 -
https://hive.apache.org/hive-serde)
- * Hive Service (org.apache.hive:hive-service:2.3.9 -
https://hive.apache.org/hive-service)
- * Hive Service RPC (org.apache.hive:hive-service-rpc:2.3.9 -
https://hive.apache.org/hive-service-rpc)
- * Hive Shims (org.apache.hive:hive-shims:2.3.9 -
https://hive.apache.org/hive-shims)
- * Hive Shims 0.23 (org.apache.hive.shims:hive-shims-0.23:2.3.9 -
https://hive.apache.org/hive-shims-0.23)
- * Hive Shims Common (org.apache.hive.shims:hive-shims-common:2.3.9 -
https://hive.apache.org/hive-shims-common)
- * Hive Shims Scheduler
(org.apache.hive.shims:hive-shims-scheduler:2.3.9 -
https://hive.apache.org/hive-shims-scheduler)
- * Hive Storage API (org.apache.hive:hive-storage-api:2.4.0 -
https://www.apache.org/hive-storage-api/)
- * Hive Vector-Code-Gen Utilities
(org.apache.hive:hive-vector-code-gen:2.3.9 -
https://hive.apache.org/hive-vector-code-gen)
+ * Hive Classifications (org.apache.hive:hive-classification:3.1.3 -
https://hive.apache.org/hive-classification)
+ * Hive CLI (org.apache.hive:hive-cli:3.1.3 -
https://hive.apache.org/hive-cli)
+ * Hive Common (org.apache.hive:hive-common:3.1.3 -
https://hive.apache.org/hive-common)
+ * Hive HCatalog Core
(org.apache.hive.hcatalog:hive-hcatalog-core:3.1.3 -
https://hive.apache.org/hive-hcatalog/hive-hcatalog-core)
+ * Hive HCatalog Server Extensions
(org.apache.hive.hcatalog:hive-hcatalog-server-extensions:3.1.3 -
https://hive.apache.org/hive-hcatalog/hive-hcatalog-server-extensions)
+ * Hive HCatalog Streaming
(org.apache.hive.hcatalog:hive-hcatalog-streaming:3.1.3 -
https://hive.apache.org/hive-hcatalog/hive-hcatalog-streaming)
+ * Hive HCatalog Webhcat Java Client
(org.apache.hive.hcatalog:hive-webhcat-java-client:3.1.3 -
https://hive.apache.org/hive-hcatalog/hive-webhcat-java-client)
+ * Hive Llap Client (org.apache.hive:hive-llap-client:3.1.3 -
https://hive.apache.org/hive-llap-client)
+ * Hive Llap Common (org.apache.hive:hive-llap-common:3.1.3 -
https://hive.apache.org/hive-llap-common)
+ * Hive Llap Server (org.apache.hive:hive-llap-server:3.1.3 -
https://hive.apache.org/hive-llap-server)
+ * Hive Llap Tez (org.apache.hive:hive-llap-tez:3.1.3 -
https://hive.apache.org/hive-llap-tez)
+ * Hive Metastore (org.apache.hive:hive-metastore:3.1.3 -
https://hive.apache.org/hive-metastore)
+ * Hive Query Language (org.apache.hive:hive-exec:3.1.3 -
https://hive.apache.org/hive-exec)
+ * Hive Serde (org.apache.hive:hive-serde:3.1.3 -
https://hive.apache.org/hive-serde)
+ * Hive Service (org.apache.hive:hive-service:3.1.3 -
https://hive.apache.org/hive-service)
+ * Hive Service RPC (org.apache.hive:hive-service-rpc:3.1.3 -
https://hive.apache.org/hive-service-rpc)
+ * Hive Shims (org.apache.hive:hive-shims:3.1.3 -
https://hive.apache.org/hive-shims)
+ * Hive Shims 0.23 (org.apache.hive.shims:hive-shims-0.23:3.1.3 -
https://hive.apache.org/hive-shims-0.23)
+ * Hive Shims Common (org.apache.hive.shims:hive-shims-common:3.1.3 -
https://hive.apache.org/hive-shims-common)
+ * Hive Shims Scheduler
(org.apache.hive.shims:hive-shims-scheduler:3.1.3 -
https://hive.apache.org/hive-shims-scheduler)
+ * Hive Standalone Metastore
(org.apache.hive:hive-standalone-metastore:3.1.3 -
https://www.apache.org/hive-standalone-metastore/)
+ * Hive Storage API (org.apache.hive:hive-storage-api:2.7.0 -
https://www.apache.org/hive-storage-api/)
+ * Hive Upgrade Acid (org.apache.hive:hive-upgrade-acid:3.1.3 -
https://www.apache.org/hive-upgrade-acid/)
+ * Hive Vector-Code-Gen Utilities
(org.apache.hive:hive-vector-code-gen:3.1.3 -
https://hive.apache.org/hive-vector-code-gen)
* HPPC Collections (com.carrotsearch:hppc:0.7.1 -
http://labs.carrotsearch.com/hppc.html/hppc)
- * htrace-core4 (org.apache.htrace:htrace-core4:4.1.0-incubating -
http://incubator.apache.org/projects/htrace.html)
- * htrace-core4 (org.apache.htrace:htrace-core4:4.2.0-incubating -
http://incubator.apache.org/projects/htrace.html)
+ * HPPC Collections (com.carrotsearch:hppc:0.7.2 -
http://labs.carrotsearch.com/hppc.html/hppc)
+ * htrace-core (org.apache.htrace:htrace-core:3.2.0-incubating -
http://incubator.apache.org/projects/htrace.html)
* j2html (com.j2html:j2html:1.6.0 - http://j2html.com)
* J2ObjC Annotations (com.google.j2objc:j2objc-annotations:1.1 -
https://github.com/google/j2objc/)
- * Jackson (org.codehaus.jackson:jackson-core-asl:1.9.13 -
http://jackson.codehaus.org)
* Jackson-annotations
(com.fasterxml.jackson.core:jackson-annotations:2.15.2 -
https://github.com/FasterXML/jackson)
* Jackson-core (com.fasterxml.jackson.core:jackson-core:2.15.2 -
https://github.com/FasterXML/jackson-core)
* jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.15.2
- https://github.com/FasterXML/jackson)
@@ -253,30 +265,38 @@ List of third-party dependencies grouped by their license
type.
* Jackson module: Old JAXB Annotations (javax.xml.bind)
(com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.15.2 -
https://github.com/FasterXML/jackson-modules-base)
* Jackson-module-parameter-names
(com.fasterxml.jackson.module:jackson-module-parameter-names:2.15.2 -
https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names)
* Jakarta Bean Validation API
(jakarta.validation:jakarta.validation-api:2.0.2 - https://beanvalidation.org)
- * jasper-compiler (tomcat:jasper-compiler:5.5.23 -
http://tomcat.apache.org/jasper-compiler)
- * jasper-runtime (tomcat:jasper-runtime:5.5.23 -
http://tomcat.apache.org/jasper-runtime)
- * Java Authentication SPI for Containers
(org.apache.geronimo.specs:geronimo-jaspic_1.0_spec:1.0 -
http://geronimo.apache.org/maven/specs/geronimo-jaspic_1.0_spec/1.0)
* Java Concurrency Tools Core Library (org.jctools:jctools-core:2.0.1
- https://github.com/JCTools)
* java-util (com.cedarsoftware:java-util:1.9.0 -
https://github.com/jdereg/java-util)
* javax.inject (javax.inject:javax.inject:1 -
http://code.google.com/p/atinject/)
- * java-xmlbuilder (com.jamesmurty.utils:java-xmlbuilder:0.4 -
http://code.google.com/p/java-xmlbuilder/)
* JBoss Logging 3 (org.jboss.logging:jboss-logging:3.3.0.Final -
http://www.jboss.org)
* JCIP Annotations under Apache License
(com.github.stephenc.jcip:jcip-annotations:1.0-1 -
http://stephenc.github.com/jcip-annotations)
* JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:1.7.36 -
http://www.slf4j.org)
- * JCommander (com.beust:jcommander:1.30 - http://beust.com/jcommander)
* jdependency (org.vafer:jdependency:1.2 -
http://github.com/tcurdt/jdependency)
* JDO API (javax.jdo:jdo-api:3.0.1 - http://db.apache.org/jdo)
* JDO API (org.datanucleus:javax.jdo:3.2.0-m3 -
http://www.datanucleus.org/#/javax.jdo)
* Jettison (org.codehaus.jettison:jettison:1.1 - no url defined)
- * Jetty SSLEngine (org.mortbay.jetty:jetty-sslengine:6.1.26 -
http://jetty.mortbay.org)
+ * Jettison (org.codehaus.jettison:jettison:1.5.4 -
https://github.com/jettison-json/jettison)
* Joda-Time (joda-time:joda-time:2.12.5 -
https://www.joda.org/joda-time/)
* JPam (net.sf.jpam:jpam:1.1 - http://jpam.sf.net)
* json-io (com.cedarsoftware:json-io:2.5.1 -
https://github.com/jdereg/json-io)
* JSON Small and Fast Parser (net.minidev:json-smart:2.5.0 -
https://urielch.github.io/)
- * JTA 1.1 (org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1 -
http://geronimo.apache.org/specs/geronimo-jta_1.1_spec)
* JVM Integration for Metrics (io.dropwizard.metrics:metrics-jvm:3.2.6
- http://metrics.dropwizard.io/metrics-jvm/)
* kafka-avro-serializer (io.confluent:kafka-avro-serializer:1.0 -
http://confluent.io/kafka-avro-serializer)
* kafka-schema-registry-client
(io.confluent:kafka-schema-registry-client:1.0 -
http://confluent.io/kafka-schema-registry-client)
+ * Kerb Simple Kdc (org.apache.kerby:kerb-simplekdc:1.0.1 -
http://directory.apache.org/kerby/kerby-kerb/kerb-simplekdc)
+ * Kerby ASN1 Project (org.apache.kerby:kerby-asn1:1.0.1 -
http://directory.apache.org/kerby/kerby-common/kerby-asn1)
+ * Kerby Config (org.apache.kerby:kerby-config:1.0.1 -
http://directory.apache.org/kerby/kerby-common/kerby-config)
+ * Kerby-kerb Admin (org.apache.kerby:kerb-admin:1.0.1 -
http://directory.apache.org/kerby/kerby-kerb/kerb-admin)
+ * Kerby-kerb Client (org.apache.kerby:kerb-client:1.0.1 -
http://directory.apache.org/kerby/kerby-kerb/kerb-client)
+ * Kerby-kerb Common (org.apache.kerby:kerb-common:1.0.1 -
http://directory.apache.org/kerby/kerby-kerb/kerb-common)
+ * Kerby-kerb core (org.apache.kerby:kerb-core:1.0.1 -
http://directory.apache.org/kerby/kerby-kerb/kerb-core)
+ * Kerby-kerb Crypto (org.apache.kerby:kerb-crypto:1.0.1 -
http://directory.apache.org/kerby/kerby-kerb/kerb-crypto)
+ * Kerby-kerb Identity (org.apache.kerby:kerb-identity:1.0.1 -
http://directory.apache.org/kerby/kerby-kerb/kerb-identity)
+ * Kerby-kerb Server (org.apache.kerby:kerb-server:1.0.1 -
http://directory.apache.org/kerby/kerby-kerb/kerb-server)
+ * Kerby-kerb Util (org.apache.kerby:kerb-util:1.0.1 -
http://directory.apache.org/kerby/kerby-kerb/kerb-util)
+ * Kerby PKIX Project (org.apache.kerby:kerby-pkix:1.0.1 -
http://directory.apache.org/kerby/kerby-pkix)
+ * Kerby Util (org.apache.kerby:kerby-util:1.0.1 -
http://directory.apache.org/kerby/kerby-common/kerby-util)
+ * Kerby XDR Project (org.apache.kerby:kerby-xdr:1.0.1 -
http://directory.apache.org/kerby/kerby-common/kerby-xdr)
* Logging (commons-logging:commons-logging:1.0.3 -
http://jakarta.apache.org/commons/logging/)
* Lucene Common Analyzers
(org.apache.lucene:lucene-analyzers-common:5.5.2 -
http://lucene.apache.org/lucene-parent/lucene-analyzers-common)
* Lucene Core (org.apache.lucene:lucene-core:5.5.2 -
http://lucene.apache.org/lucene-parent/lucene-core)
@@ -329,7 +349,6 @@ List of third-party dependencies grouped by their license
type.
* Maven Settings (org.apache.maven:maven-settings:3.8.1 -
https://maven.apache.org/ref/3.8.1/maven-settings/)
* Maven Settings Builder (org.apache.maven:maven-settings-builder:3.0
- http://maven.apache.org/maven-settings-builder/)
* Maven Settings Builder
(org.apache.maven:maven-settings-builder:3.8.1 -
https://maven.apache.org/ref/3.8.1/maven-settings-builder/)
- * Metrics Core (com.codahale.metrics:metrics-core:3.0.1 -
http://metrics.codahale.com/metrics-core/)
* Metrics Core (io.dropwizard.metrics:metrics-core:3.2.6 -
http://metrics.dropwizard.io/metrics-core/)
* Metrics Health Checks
(io.dropwizard.metrics:metrics-healthchecks:4.1.16 -
https://metrics.dropwizard.io/metrics-healthchecks)
* Metrics Integration for Jersey 2.x
(io.dropwizard.metrics:metrics-jersey2:4.1.16 -
https://metrics.dropwizard.io/metrics-jersey2)
@@ -371,14 +390,15 @@ List of third-party dependencies grouped by their license
type.
* Netty/Transport/UDT (io.netty:netty-transport-udt:4.1.96.Final -
https://netty.io/netty-transport-udt/)
* Netty/Transport (io.netty:netty-transport:4.1.96.Final -
https://netty.io/netty-transport/)
* Netty (io.netty:netty:3.10.6.Final - http://netty.io/)
- * Nimbus JOSE+JWT (com.nimbusds:nimbus-jose-jwt:7.9 -
https://bitbucket.org/connect2id/nimbus-jose-jwt)
+ * Nimbus JOSE+JWT (com.nimbusds:nimbus-jose-jwt:9.8.1 -
https://bitbucket.org/connect2id/nimbus-jose-jwt)
* Objenesis (org.objenesis:objenesis:3.3 -
http://objenesis.org/objenesis)
- * OkHttp (com.squareup.okhttp:okhttp:2.7.5 -
https://github.com/square/okhttp/okhttp)
- * Okio (com.squareup.okio:okio:1.6.0 -
https://github.com/square/okio/okio)
* opencsv (net.sf.opencsv:opencsv:2.3 - http://opencsv.sf.net)
* Open JSON (com.tdunning:json:1.8 -
https://github.com/tdunning/open-json)
- * ORC Core (org.apache.orc:orc-core:1.3.4 -
http://orc.apache.org/orc-core)
- * oro (oro:oro:2.0.8 - no url defined)
+ * OpenTelemetry Java (io.opentelemetry:opentelemetry-api:1.15.0 -
https://github.com/open-telemetry/opentelemetry-java)
+ * OpenTelemetry Java (io.opentelemetry:opentelemetry-context:1.15.0 -
https://github.com/open-telemetry/opentelemetry-java)
+ * OpenTelemetry Java
(io.opentelemetry:opentelemetry-semconv:1.15.0-alpha -
https://github.com/open-telemetry/opentelemetry-java)
+ * ORC Core (org.apache.orc:orc-core:1.5.8 -
http://orc.apache.org/orc-core)
+ * ORC Shims (org.apache.orc:orc-shims:1.5.8 -
http://orc.apache.org/orc-shims)
* Plexus :: Component Annotations
(org.codehaus.plexus:plexus-component-annotations:1.5.5 -
http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/)
* Plexus :: Component Annotations
(org.codehaus.plexus:plexus-component-annotations:1.7.1 -
http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/)
* Plexus :: Component Annotations
(org.codehaus.plexus:plexus-component-annotations:2.1.0 -
http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/)
@@ -396,8 +416,6 @@ List of third-party dependencies grouped by their license
type.
* Sisu - Guice (org.sonatype.sisu:sisu-guice:2.1.7 -
http://forge.sonatype.com/sisu-guice/)
* Sisu - Inject (JSR330 bean support)
(org.sonatype.sisu:sisu-inject-bean:1.4.2 -
http://sisu.sonatype.org/sisu-inject/guice-bean/sisu-inject-bean/)
* Sisu - Inject (Plexus bean support)
(org.sonatype.sisu:sisu-inject-plexus:1.4.2 -
http://sisu.sonatype.org/sisu-inject/guice-bean/guice-plexus/sisu-inject-plexus/)
- * slice (io.airlift:slice:0.29 - https://github.com/airlift/slice)
- * Slider Core (org.apache.slider:slider-core:0.90.2-incubating -
http://slider.incubator.apache.org/slider-core/)
* SnakeYAML (org.yaml:snakeyaml:2.0 -
https://bitbucket.org/snakeyaml/snakeyaml)
* Spatial4J (com.spatial4j:spatial4j:0.5 -
http://nexus.sonatype.org/oss-repository-hosting.html/spatial4j)
* Spring AOP (org.springframework:spring-aop:5.3.27 -
https://github.com/spring-projects/spring-framework)
@@ -414,8 +432,8 @@ List of third-party dependencies grouped by their license
type.
* Tephra API (co.cask.tephra:tephra-api:0.6.0 -
https://github.com/caskdata/tephra/tephra-api)
* Tephra Core (co.cask.tephra:tephra-core:0.6.0 -
https://github.com/caskdata/tephra/tephra-core)
* Tephra HBase 1.0 Compatibility
(co.cask.tephra:tephra-hbase-compat-1.0:0.6.0 -
https://github.com/caskdata/tephra/tephra-hbase-compat-1.0)
- * Woodstox (com.fasterxml.woodstox:woodstox-core:5.3.0 -
https://github.com/FasterXML/woodstox)
- * Xerces2-j (xerces:xercesImpl:2.12.0 -
https://xerces.apache.org/xerces2-j/)
+ * Token provider (org.apache.kerby:token-provider:1.0.1 -
http://directory.apache.org/kerby/kerby-provider/token-provider)
+ * Woodstox (com.fasterxml.woodstox:woodstox-core:5.4.0 -
https://github.com/FasterXML/woodstox)
Apache License, Version 2.0, BSD 2-Clause, Eclipse Distribution License,
Version 1.0, Eclipse Public License, Version 2.0, jQuery license, MIT License,
Modified BSD, Public Domain, The GNU General Public License (GPL), Version 2,
With Classpath Exception, W3C license
@@ -438,55 +456,68 @@ List of third-party dependencies grouped by their license
type.
Apache License, Version 2.0, Eclipse Public License - Version 1.0
- * Jetty :: Aggregate :: All core Jetty
(org.eclipse.jetty.aggregate:jetty-all:7.6.0.v20120127 -
http://www.eclipse.org/jetty/jetty-aggregate-project/jetty-all)
+ * Apache :: JSTL module
(org.eclipse.jetty:apache-jstl:9.4.45.v20220203 -
http://tomcat.apache.org/taglibs/standard/)
+ * Jetty :: Apache JSP Implementation
(org.eclipse.jetty:apache-jsp:9.4.45.v20220203 -
https://eclipse.org/jetty/apache-jsp)
+ * Jetty :: Asynchronous HTTP Client
(org.eclipse.jetty:jetty-client:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-client)
* Jetty :: Continuation
(org.eclipse.jetty:jetty-continuation:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-continuation)
* Jetty :: Http Utility (org.eclipse.jetty:jetty-http:9.4.45.v20220203
- https://eclipse.org/jetty/jetty-http)
* Jetty :: IO Utility (org.eclipse.jetty:jetty-io:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-io)
+ * Jetty :: JAAS (org.eclipse.jetty:jetty-jaas:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-jaas)
+ * Jetty :: JNDI Naming (org.eclipse.jetty:jetty-jndi:9.4.45.v20220203
- https://eclipse.org/jetty/jetty-jndi)
+ * Jetty :: Plus (org.eclipse.jetty:jetty-plus:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-plus)
+ * Jetty :: Rewrite Handler
(org.eclipse.jetty:jetty-rewrite:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-rewrite)
+ * Jetty :: Runner (org.eclipse.jetty:jetty-runner:9.3.20.v20170531 -
http://www.eclipse.org/jetty)
+ * Jetty :: Schemas (org.eclipse.jetty.toolchain:jetty-schemas:3.1.2 -
https://eclipse.org/jetty/jetty-schemas)
* Jetty :: Security (org.eclipse.jetty:jetty-security:9.4.45.v20220203
- https://eclipse.org/jetty/jetty-security)
* Jetty :: Server Core
(org.eclipse.jetty:jetty-server:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-server)
+ * Jetty :: Servlet Annotations
(org.eclipse.jetty:jetty-annotations:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-annotations)
* Jetty :: Servlet Handling
(org.eclipse.jetty:jetty-servlet:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-servlet)
* Jetty :: SetUID Java
(org.eclipse.jetty.toolchain.setuid:jetty-setuid-java:1.0.4 -
https://eclipse.org/jetty/jetty-setuid-parent/jetty-setuid-java)
* Jetty :: Utilities :: Ajax(JSON)
(org.eclipse.jetty:jetty-util-ajax:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-util-ajax)
* Jetty :: Utilities (org.eclipse.jetty:jetty-util:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-util)
* Jetty :: Utility Servlets and Filters
(org.eclipse.jetty:jetty-servlets:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-servlets)
* Jetty :: Webapp Application Support
(org.eclipse.jetty:jetty-webapp:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-webapp)
+ * Jetty :: Websocket :: API
(org.eclipse.jetty.websocket:websocket-api:9.4.45.v20220203 -
https://eclipse.org/jetty/websocket-parent/websocket-api)
+ * Jetty :: Websocket :: Client
(org.eclipse.jetty.websocket:websocket-client:9.4.45.v20220203 -
https://eclipse.org/jetty/websocket-parent/websocket-client)
+ * Jetty :: Websocket :: Common
(org.eclipse.jetty.websocket:websocket-common:9.4.45.v20220203 -
https://eclipse.org/jetty/websocket-parent/websocket-common)
+ * Jetty :: Websocket :: Server
(org.eclipse.jetty.websocket:websocket-server:9.4.45.v20220203 -
https://eclipse.org/jetty/websocket-parent/websocket-server)
+ * Jetty :: Websocket :: Servlet Interface
(org.eclipse.jetty.websocket:websocket-servlet:9.4.45.v20220203 -
https://eclipse.org/jetty/websocket-parent/websocket-servlet)
* Jetty :: XML utilities (org.eclipse.jetty:jetty-xml:9.4.45.v20220203
- https://eclipse.org/jetty/jetty-xml)
- * Jetty Orbit :: Servlet API
(org.eclipse.jetty.orbit:javax.servlet:3.0.0.v201112011016 -
http://www.eclipse.org/jetty/jetty-orbit/javax.servlet)
- * Jetty Server (org.mortbay.jetty:jetty:6.1.26 -
http://www.eclipse.org/jetty/jetty-parent/project/modules/jetty)
- * Jetty Utilities (org.mortbay.jetty:jetty-util:6.1.26 -
http://www.eclipse.org/jetty/jetty-parent/project/jetty-util)
Apache License, Version 2.0, GNU General Public License, version 2
* RocksDB JNI (org.rocksdb:rocksdbjni:8.1.1 - https://rocksdb.org)
- Apache License, Version 2.0, GNU Lesser General Public License (LGPL),
Version 2.1
-
- * JAX-RS provider for JSON content type
(org.codehaus.jackson:jackson-jaxrs:1.8.3 - http://jackson.codehaus.org)
- * JAX-RS provider for JSON content type
(org.codehaus.jackson:jackson-jaxrs:1.9.13 - http://jackson.codehaus.org)
- * Xml Compatibility extensions for Jackson
(org.codehaus.jackson:jackson-xc:1.8.3 - http://jackson.codehaus.org)
- * Xml Compatibility extensions for Jackson
(org.codehaus.jackson:jackson-xc:1.9.13 - http://jackson.codehaus.org)
-
Apache License, Version 2.0, LGPL 2.1, MPL 1.1
* Javassist (org.javassist:javassist:3.29.2-GA -
http://www.javassist.org/)
- Apache License, Version 2.0, The SAX License, The W3C License
+ Apache License (v2.0)
+
+ * FlatBuffers Java API (com.vlkan:flatbuffers:1.2.0-3f79e055 -
https://github.com/vy/flatbuffers)
+
+ Bouncy Castle Licence
- * XML Commons External Components XML APIs (xml-apis:xml-apis:1.4.01 -
http://xml.apache.org/commons/components/external/)
+ * Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs
(org.bouncycastle:bcpkix-jdk15on:1.68 - http://www.bouncycastle.org/java.html)
+ * Bouncy Castle Provider (org.bouncycastle:bcprov-jdk15on:1.68 -
http://www.bouncycastle.org/java.html)
BSD-2-Clause, Public Domain, per Creative Commons CC0
* HdrHistogram (org.hdrhistogram:HdrHistogram:2.1.10 -
http://hdrhistogram.github.io/HdrHistogram/)
+ BSD 2-Clause license
+
+ * dnsjava (dnsjava:dnsjava:2.1.7 - http://www.dnsjava.org)
+
BSD-3-Clause
* asm (org.ow2.asm:asm:9.3 - http://asm.ow2.io/)
+ * asm-analysis (org.ow2.asm:asm-analysis:9.2 - http://asm.ow2.io/)
+ * asm-commons (org.ow2.asm:asm-commons:9.2 - http://asm.ow2.io/)
+ * asm-tree (org.ow2.asm:asm-tree:9.2 - http://asm.ow2.io/)
BSD 3-Clause License
- * ASM Commons (asm:asm-commons:3.1 -
http://asm.objectweb.org/asm-commons/)
- * ASM Core (asm:asm:3.1 - http://asm.objectweb.org/asm/)
- * ASM Tree (asm:asm-tree:3.1 - http://asm.objectweb.org/asm-tree/)
* Commons Compiler (org.codehaus.janino:commons-compiler:2.7.6 -
http://docs.codehaus.org/display/JANINO/Home/commons-compiler)
* Janino (org.codehaus.janino:janino:2.7.6 -
http://docs.codehaus.org/display/JANINO/Home/janino)
* leveldbjni-all (org.fusesource.leveldbjni:leveldbjni-all:1.8 -
http://leveldbjni.fusesource.org/leveldbjni-all)
@@ -506,13 +537,21 @@ List of third-party dependencies grouped by their license
type.
* ASM Util (org.ow2.asm:asm-util:6.0_BETA -
http://asm.objectweb.org/asm-util/)
* Javolution (javolution:javolution:5.5.1 - http://javolution.org)
* JLine (jline:jline:0.9.94 - http://jline.sourceforge.net)
+ * JLine Bundle (org.jline:jline:3.9.0 -
http://nexus.sonatype.org/oss-repository-hosting.html/jline-parent/jline)
* Stax2 API (org.codehaus.woodstox:stax2-api:4.2.1 -
http://github.com/FasterXML/stax2-api)
- * xmlenc Library (xmlenc:xmlenc:0.52 - http://xmlenc.sourceforge.net)
CC0 1.0 Universal
* JSR166e (com.twitter:jsr166e:1.1.0 -
http://github.com/twitter/jsr166e)
+ CDDL/GPLv2+CE
+
+ * JavaBeans Activation Framework API jar
(javax.activation:javax.activation-api:1.2.0 -
http://java.net/all/javax.activation-api/)
+
+ CDDL License
+
+ * jsr311-api (javax.ws.rs:jsr311-api:1.1.1 -
https://jsr311.dev.java.net)
+
Common Development and Distribution License
* Expression Language 3.0 (org.glassfish:javax.el:3.0.1-b12 -
http://uel.java.net)
@@ -523,28 +562,24 @@ List of third-party dependencies grouped by their license
type.
Common Development and Distribution License (CDDL) v1.0
- * JavaBeans(TM) Activation Framework
(javax.activation:activation:1.1.1 -
http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp)
- * JavaMail API (javax.mail:mail:1.4.1 -
https://glassfish.dev.java.net/javaee5/mail/)
* JSR-250 Common Annotations for the JavaTM Platform
(javax.annotation:jsr250-api:1.0 -
http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html)
Common Development and Distribution License (CDDL) v1.1
* Java Transaction API (javax.transaction:jta:1.1 -
http://java.sun.com/products/jta)
- * jsp-api (javax.servlet:jsp-api:2.0 - no url defined)
* jsp-api (javax.servlet.jsp:jsp-api:2.1 - no url defined)
- * servlet-api (javax.servlet:servlet-api:2.5 - no url defined)
* transaction-api (javax.transaction:transaction-api:1.1 - no url
defined)
Common Development and Distribution License (CDDL) v1.1, The GNU General
Public License (GPL), Version 2, With Classpath Exception
- * javax.ws.rs-api (javax.ws.rs:javax.ws.rs-api:2.0.1 -
http://jax-rs-spec.java.net)
* jaxb-api (javax.xml.bind:jaxb-api:2.3.0 -
https://github.com/javaee/jaxb-spec/jaxb-api)
* JAXB RI (com.sun.xml.bind:jaxb-impl:2.2.3-1 - http://jaxb.java.net/)
- * jersey-client (com.sun.jersey:jersey-client:1.9 -
https://jersey.java.net/jersey-client/)
- * jersey-core (com.sun.jersey:jersey-core:1.9 -
https://jersey.java.net/jersey-core/)
- * jersey-guice (com.sun.jersey.contribs:jersey-guice:1.9 -
https://jersey.java.net/jersey-contribs/jersey-guice/)
- * jersey-json (com.sun.jersey:jersey-json:1.9 -
https://jersey.java.net/jersey-json/)
- * jersey-server (com.sun.jersey:jersey-server:1.9 -
https://jersey.java.net/jersey-server/)
+ * jersey-client (com.sun.jersey:jersey-client:1.19.4 -
https://jersey.java.net/jersey-client/)
+ * jersey-core (com.sun.jersey:jersey-core:1.19.4 -
https://jersey.java.net/jersey-core/)
+ * jersey-guice (com.sun.jersey.contribs:jersey-guice:1.19.4 -
https://jersey.java.net/jersey-contribs/jersey-guice/)
+ * jersey-json (com.github.pjfanning:jersey-json:1.20 -
https://github.com/pjfanning/jersey-1.x)
+ * jersey-server (com.sun.jersey:jersey-server:1.19.4 -
https://jersey.java.net/jersey-server/)
+ * jersey-servlet (com.sun.jersey:jersey-servlet:1.19.4 -
https://jersey.java.net/jersey-servlet/)
Eclipse Distribution License, Version 1.0
@@ -595,23 +630,23 @@ List of third-party dependencies grouped by their license
type.
* jms (jakarta.jms:jakarta.jms-api:2.0.2 -
https://projects.eclipse.org/projects/ee4j.jms)
- GNU General Public License (GPL), version 2, with the Classpath exception
-
- * Java Object Layout: Core (org.openjdk.jol:jol-core:0.2 -
http://maven.apache.org)
-
MIT License
* Animal Sniffer Annotations
(org.codehaus.mojo:animal-sniffer-annotations:1.17 -
http://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations)
* argparse4j (net.sourceforge.argparse4j:argparse4j:0.8.1 -
http://argparse4j.github.io)
* Checker Qual (org.checkerframework:checker-qual:2.5.2 -
https://checkerframework.org)
- * JCodings (org.jruby.jcodings:jcodings:1.0.18 -
http://nexus.sonatype.org/oss-repository-hosting.html/jcodings)
+ * JCodings (org.jruby.jcodings:jcodings:1.0.55 -
http://nexus.sonatype.org/oss-repository-hosting.html/jcodings)
* Jedis (redis.clients:jedis:2.9.0 -
https://github.com/xetorthio/jedis)
- * Joni (org.jruby.joni:joni:2.1.11 -
http://nexus.sonatype.org/oss-repository-hosting.html/joni)
+ * Joni (org.jruby.joni:joni:2.1.31 -
http://nexus.sonatype.org/oss-repository-hosting.html/joni)
* JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:1.7.36 -
http://www.slf4j.org)
* Microsoft JDBC Driver for SQL Server
(com.microsoft.sqlserver:mssql-jdbc:6.2.1.jre7 -
https://github.com/Microsoft/mssql-jdbc)
* SLF4J API Module (org.slf4j:slf4j-api:1.7.36 - http://www.slf4j.org)
* System Out and Err redirected to SLF4J
(uk.org.lidalia:sysout-over-slf4j:1.0.2 -
http://projects.lidalia.org.uk/sysout-over-slf4j/)
+ Modified BSD License
+
+ * sqlline (sqlline:sqlline:1.3.0 -
http://github.com/julianhyde/sqlline)
+
Mozilla Public License Version 1.1
* jamon-runtime (org.jamon:jamon-runtime:2.3.1 -
http://www.jamon.org/jamon-runtime/)
@@ -631,3 +666,7 @@ List of third-party dependencies grouped by their license
type.
Similar to Apache License but with the acknowledgment clause removed
* JDOM (org.jdom:jdom2:2.0.6 - http://www.jdom.org)
+
+ The Go license
+
+ * re2j (com.google.re2j:re2j:1.1 - http://github.com/google/re2j)
diff --git a/LICENSE-binary b/LICENSE-binary
index 7742e5033..c8f546dd4 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -643,129 +643,100 @@ SOFTWARE.
The following dependencies are included in the binary Storm distributions, in
addition to the source dependencies listed above.
The license texts of these dependencies can be found in the licenses directory.
+ 3-Clause BSD License
+
+ * Kryo (com.esotericsoftware:kryo:5.4.0 -
https://github.com/EsotericSoftware/kryo/kryo)
+ * MinLog (com.esotericsoftware:minlog:1.3.1 -
https://github.com/EsotericSoftware/minlog)
+ * Protocol Buffers [Core] (com.google.protobuf:protobuf-java:3.3.0 -
https://developers.google.com/protocol-buffers/protobuf-java/)
+ * ReflectASM (com.esotericsoftware:reflectasm:1.11.9 -
https://github.com/EsotericSoftware/reflectasm)
+
+ Apache-2.0
+
+ * Apache Avro (org.apache.avro:avro:1.11.3 - https://avro.apache.org)
+ * Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.5
- https://commons.apache.org/proper/commons-fileupload/)
+ * Apache Commons Lang (org.apache.commons:commons-lang3:3.13.0 -
https://commons.apache.org/proper/commons-lang/)
+ * Gson (com.google.code.gson:gson:2.9.0 -
https://github.com/google/gson/gson)
+ * snappy-java (org.xerial.snappy:snappy-java:1.1.10.4 -
https://github.com/xerial/snappy-java)
+
Apache License
* carbonite (org.clojars.bipinprasad:carbonite:1.6.0 -
https://github.com/bipinprasad/carbonite)
- * snappy-java (org.xerial.snappy:snappy-java:1.1.10.4 -
https://github.com/xerial/snappy-java)
+ * Log4j Implemented Over SLF4J (org.slf4j:log4j-over-slf4j:1.7.36 -
http://www.slf4j.org)
Apache License, Version 2.0
- * Plexus Common Utilities (org.codehaus.plexus:plexus-utils:3.1.0 -
http://codehaus-plexus.github.io/plexus-utils/)
- * Maven Artifact (org.apache.maven:maven-artifact:3.6.0 -
https://maven.apache.org/ref/3.6.0/maven-artifact/)
- * Maven Builder Support (org.apache.maven:maven-builder-support:3.6.0
- https://maven.apache.org/ref/3.6.0/maven-builder-support/)
- * Maven Artifact Resolver Transport File
(org.apache.maven.resolver:maven-resolver-transport-file:1.3.3 -
https://maven.apache.org/resolver/maven-resolver-transport-file/)
- * Maven Artifact Resolver Transport HTTP
(org.apache.maven.resolver:maven-resolver-transport-http:1.3.3 -
https://maven.apache.org/resolver/maven-resolver-transport-http/)
- * Maven Repository Metadata Model
(org.apache.maven:maven-repository-metadata:3.6.0 -
https://maven.apache.org/ref/3.6.0/maven-repository-metadata/)
- * Maven Artifact Resolver Provider
(org.apache.maven:maven-resolver-provider:3.6.0 -
https://maven.apache.org/ref/3.6.0/maven-resolver-provider/)
- * Maven Model (org.apache.maven:maven-model:3.6.0 -
https://maven.apache.org/ref/3.6.0/maven-model/)
- * Maven Artifact Resolver API
(org.apache.maven.resolver:maven-resolver-api:1.3.3 -
https://maven.apache.org/resolver/maven-resolver-api/)
- * Maven Artifact Resolver SPI
(org.apache.maven.resolver:maven-resolver-spi:1.3.3 -
https://maven.apache.org/resolver/maven-resolver-spi/)
- * Maven Artifact Resolver Implementation
(org.apache.maven.resolver:maven-resolver-impl:1.3.3 -
https://maven.apache.org/resolver/maven-resolver-impl/)
- * Maven Model Builder (org.apache.maven:maven-model-builder:3.6.0 -
https://maven.apache.org/ref/3.6.0/maven-model-builder/)
- * Plexus :: Component Annotations
(org.codehaus.plexus:plexus-component-annotations:1.7.1 -
http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/)
- * Maven Artifact Resolver Utilities
(org.apache.maven.resolver:maven-resolver-util:1.3.3 -
https://maven.apache.org/resolver/maven-resolver-util/)
- * Maven Artifact Resolver Connector Basic
(org.apache.maven.resolver:maven-resolver-connector-basic:1.3.3 -
https://maven.apache.org/resolver/maven-resolver-connector-basic/)
- * Netty/All-in-One (io.netty:netty-all:4.1.96.Final -
https://netty.io/netty-all/)
- * Netty/Buffer (io.netty:netty-buffer:4.1.96.Final -
https://netty.io/netty-buffer/)
- * Netty/Codec/DNS (io.netty:netty-codec-dns:4.1.96.Final -
https://netty.io/netty-codec-dns/)
- * Netty/Codec/HAProxy (io.netty:netty-codec-haproxy:4.1.96.Final -
https://netty.io/netty-codec-haproxy/)
- * Netty/Codec/HTTP (io.netty:netty-codec-http:4.1.96.Final -
https://netty.io/netty-codec-http/)
- * Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.1.96.Final -
https://netty.io/netty-codec-http2/)
- * Netty/Codec/Memcache (io.netty:netty-codec-memcache:4.1.96.Final -
https://netty.io/netty-codec-memcache/)
- * Netty/Codec/MQTT (io.netty:netty-codec-mqtt:4.1.96.Final -
https://netty.io/netty-codec-mqtt/)
- * Netty/Codec/Redis (io.netty:netty-codec-redis:4.1.96.Final -
https://netty.io/netty-codec-redis/)
- * Netty/Codec/SMTP (io.netty:netty-codec-smtp:4.1.96.Final -
https://netty.io/netty-codec-smtp/)
- * Netty/Codec/Socks (io.netty:netty-codec-socks:4.1.96.Final -
https://netty.io/netty-codec-socks/)
- * Netty/Codec/Stomp (io.netty:netty-codec-stomp:4.1.96.Final -
https://netty.io/netty-codec-stomp/)
- * Netty/Codec/XML (io.netty:netty-codec-xml:4.1.96.Final -
https://netty.io/netty-codec-xml/)
- * Netty/Codec (io.netty:netty-codec:4.1.96.Final -
https://netty.io/netty-codec/)
- * Netty/Common (io.netty:netty-common:4.1.96.Final -
https://netty.io/netty-common/)
- * Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.1.96.Final -
https://netty.io/netty-handler-proxy/)
- * Netty/Handler/Ssl/Ocsp (io.netty:netty-handler-ssl-ocsp:4.1.96.Final
- https://netty.io/netty-handler-ssl-ocsp/)
- * Netty/Handler (io.netty:netty-handler:4.1.96.Final -
https://netty.io/netty-handler/)
- * Netty/Resolver/DNS/Classes/MacOS
(io.netty:netty-resolver-dns-classes-macos:4.1.96.Final -
https://netty.io/netty-resolver-dns-classes-macos/)
- * Netty/Resolver/DNS/Native/MacOS
(io.netty:netty-resolver-dns-native-macos:4.1.96.Final -
https://netty.io/netty-resolver-dns-native-macos/)
- * Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.1.96.Final -
https://netty.io/netty-resolver-dns/)
- * Netty/Resolver (io.netty:netty-resolver:4.1.96.Final -
https://netty.io/netty-resolver/)
- * Netty/TomcatNative [BoringSSL - Static]
(io.netty:netty-tcnative-boringssl-static:jar:2.0.61.Final -
https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
- * Netty/TomcatNative [BoringSSL - Static]
(io.netty:netty-tcnative-boringssl-static:2.0.61.Final -
https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
- * Netty/TomcatNative [OpenSSL - Classes]
(io.netty:netty-tcnative-classes:2.0.61.Final -
https://github.com/netty/netty-tcnative/netty-tcnative-classes/)
- * Netty/Transport/Classes/Epoll
(io.netty:netty-transport-classes-epoll:4.1.96.Final -
https://netty.io/netty-transport-classes-epoll/)
- * Netty/Transport/Classes/KQueue
(io.netty:netty-transport-classes-kqueue:4.1.96.Final -
https://netty.io/netty-transport-classes-kqueue/)
- * Netty/Transport/Native/Epoll
(io.netty:netty-transport-native-epoll:4.1.96.Final -
https://netty.io/netty-transport-native-epoll/)
- * Netty/Transport/Native/Epoll
(io.netty:netty-transport-native-epoll:jar:4.1.96.Final -
https://netty.io/netty-transport-native-epoll/)
- * Netty/Transport/Native/KQueue
(io.netty:netty-transport-native-kqueue:4.1.96.Final -
https://netty.io/netty-transport-native-kqueue/)
- * Netty/Transport/Native/Unix/Common
(io.netty:netty-transport-native-unix-common:4.1.96.Final -
https://netty.io/netty-transport-native-unix-common/)
- * Netty/Transport/RXTX (io.netty:netty-transport-rxtx:4.1.96.Final -
https://netty.io/netty-transport-rxtx/)
- * Netty/Transport/SCTP (io.netty:netty-transport-sctp:4.1.96.Final -
https://netty.io/netty-transport-sctp/)
- * Netty/Transport/UDT (io.netty:netty-transport-udt:4.1.96.Final -
https://netty.io/netty-transport-udt/)
- * Netty/Transport (io.netty:netty-transport:4.1.96.Final -
https://netty.io/netty-transport/)
* Aggregate Designer Algorithm
(net.hydromatic:aggdesigner-algorithm:6.0 -
http://github.com/julianhyde/aggdesigner/aggdesigner-algorithm)
- * aircompressor (io.airlift:aircompressor:0.8 -
http://github.com/airlift/aircompressor)
- * Annotations for Metrics
(io.dropwizard.metrics:metrics-annotation:4.1.16 -
http://metrics.dropwizard.io/metrics-annotation)
- * ant (ant:ant:1.6.5 - http://www.apache.org/ant/)
+ * agrona (org.agrona:agrona:1.12.0 -
https://github.com/real-logic/agrona)
+ * aircompressor (io.airlift:aircompressor:0.10 -
http://github.com/airlift/aircompressor)
+ * Annotations for Metrics
(io.dropwizard.metrics:metrics-annotation:4.1.16 -
https://metrics.dropwizard.io/metrics-annotation)
* Apache Ant Core (org.apache.ant:ant:1.9.1 - http://ant.apache.org/)
* Apache Ant Launcher (org.apache.ant:ant-launcher:1.9.1 -
http://ant.apache.org/)
- * Apache Avro (org.apache.avro:avro:1.11.3 - https://avro.apache.org)
* Apache Calcite Avatica
(org.apache.calcite.avatica:avatica-core:1.11.0 -
https://calcite.apache.org/avatica/avatica-core)
+ * Apache Calcite Avatica (Shaded)
(org.apache.calcite.avatica:avatica:1.11.0 -
https://calcite.apache.org/avatica/avatica)
* Apache Commons CLI (commons-cli:commons-cli:1.4 -
http://commons.apache.org/proper/commons-cli/)
* Apache Commons Codec (commons-codec:commons-codec:1.11 -
http://commons.apache.org/proper/commons-codec/)
* Apache Commons Collections
(commons-collections:commons-collections:3.2.2 -
http://commons.apache.org/collections/)
* Apache Commons Compress (org.apache.commons:commons-compress:1.21 -
https://commons.apache.org/proper/commons-compress/)
- * Apache Commons Crypto (org.apache.commons:commons-crypto:1.0.0 -
http://commons.apache.org/proper/commons-crypto/)
+ * Apache Commons Configuration
(org.apache.commons:commons-configuration2:2.8.0 -
https://commons.apache.org/proper/commons-configuration/)
+ * Apache Commons Crypto (org.apache.commons:commons-crypto:1.1.0 -
https://commons.apache.org/proper/commons-crypto/)
* Apache Commons CSV (org.apache.commons:commons-csv:1.4 -
http://commons.apache.org/proper/commons-csv/)
* Apache Commons Exec (org.apache.commons:commons-exec:1.3 -
http://commons.apache.org/proper/commons-exec/)
- * Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.5
- https://commons.apache.org/proper/commons-fileupload/)
- * Apache Commons IO (commons-io:commons-io:2.11.0 -
http://commons.apache.org/proper/commons-io/)
- * Apache Commons Lang (org.apache.commons:commons-lang3:3.13.0 -
https://commons.apache.org/proper/commons-lang/)
+ * Apache Commons IO (commons-io:commons-io:2.11.0 -
https://commons.apache.org/proper/commons-io/)
* Apache Commons Logging (commons-logging:commons-logging:1.2 -
http://commons.apache.org/proper/commons-logging/)
* Apache Commons Math (org.apache.commons:commons-math3:3.6.1 -
http://commons.apache.org/proper/commons-math/)
- * Apache Commons Text (org.apache.commons:commons-text:1.9 -
http://commons.apache.org/proper/commons-text/)
- * Apache Curator (org.apache.curator:apache-curator:2.7.1 -
http://curator.apache.org)
- * Apache Derby Database Engine and Embedded JDBC Driver
(org.apache.derby:derby:10.10.2.0 - http://db.apache.org/derby/derby/)
- * Apache Directory API ASN.1 API
(org.apache.directory.api:api-asn1-api:1.0.0-M20 -
http://directory.apache.org/api-parent/api-asn1-parent/api-asn1-api/)
- * Apache Directory LDAP API Utilities
(org.apache.directory.api:api-util:1.0.0-M20 -
http://directory.apache.org/api-parent/api-util/)
- * ApacheDS I18n (org.apache.directory.server:apacheds-i18n:2.0.0-M15 -
http://directory.apache.org/apacheds/1.5/apacheds-i18n)
- * ApacheDS Protocol Kerberos Codec
(org.apache.directory.server:apacheds-kerberos-codec:2.0.0-M15 -
http://directory.apache.org/apacheds/1.5/apacheds-kerberos-codec)
- * Apache Groovy (org.codehaus.groovy:groovy-all:2.4.4 -
http://groovy-lang.org)
- * Apache Hadoop Annotations
(org.apache.hadoop:hadoop-annotations:2.10.2 - no url defined)
- * Apache Hadoop Archives (org.apache.hadoop:hadoop-archives:2.10.2 -
no url defined)
- * Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:2.10.2 - no url
defined)
- * Apache Hadoop Client (org.apache.hadoop:hadoop-client:2.10.2 - no
url defined)
- * Apache Hadoop Common (org.apache.hadoop:hadoop-common:2.10.2 - no
url defined)
- * Apache Hadoop HDFS (org.apache.hadoop:hadoop-hdfs:2.10.2 - no url
defined)
- * Apache Hadoop HDFS Client
(org.apache.hadoop:hadoop-hdfs-client:2.10.2 - no url defined)
- * Apache Hadoop MapReduce App
(org.apache.hadoop:hadoop-mapreduce-client-app:2.10.2 - no url defined)
- * Apache Hadoop MapReduce Common
(org.apache.hadoop:hadoop-mapreduce-client-common:2.10.2 - no url defined)
- * Apache Hadoop MapReduce Core
(org.apache.hadoop:hadoop-mapreduce-client-core:2.10.2 - no url defined)
- * Apache Hadoop MapReduce JobClient
(org.apache.hadoop:hadoop-mapreduce-client-jobclient:2.10.2 - no url defined)
- * Apache Hadoop MapReduce Shuffle
(org.apache.hadoop:hadoop-mapreduce-client-shuffle:2.10.2 - no url defined)
- * Apache Hadoop YARN API (org.apache.hadoop:hadoop-yarn-api:2.10.2 -
no url defined)
- * Apache Hadoop YARN ApplicationHistoryService
(org.apache.hadoop:hadoop-yarn-server-applicationhistoryservice:2.10.2 - no url
defined)
- * Apache Hadoop YARN Client
(org.apache.hadoop:hadoop-yarn-client:2.10.2 - no url defined)
- * Apache Hadoop YARN Common
(org.apache.hadoop:hadoop-yarn-common:2.10.2 - no url defined)
- * Apache Hadoop YARN Registry
(org.apache.hadoop:hadoop-yarn-registry:2.10.2 - no url defined)
- * Apache Hadoop YARN ResourceManager
(org.apache.hadoop:hadoop-yarn-server-resourcemanager:2.10.2 - no url defined)
- * Apache Hadoop YARN Server Common
(org.apache.hadoop:hadoop-yarn-server-common:2.10.2 - no url defined)
- * Apache Hadoop YARN Web Proxy
(org.apache.hadoop:hadoop-yarn-server-web-proxy:2.10.2 - no url defined)
- * Apache HBase - Annotations (org.apache.hbase:hbase-annotations:2.1.3
- http://hbase.apache.org/hbase-annotations)
- * Apache HBase - Client (org.apache.hbase:hbase-client:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-client)
- * Apache HBase - Common (org.apache.hbase:hbase-common:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-common)
- * Apache HBase - Hadoop Compatibility
(org.apache.hbase:hbase-hadoop-compat:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-hadoop-compat)
- * Apache HBase - Hadoop Two Compatibility
(org.apache.hbase:hbase-hadoop2-compat:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-hadoop2-compat)
- * Apache HBase - HTTP (org.apache.hbase:hbase-http:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-http)
- * Apache HBase - Metrics API (org.apache.hbase:hbase-metrics-api:2.1.3
- http://hbase.apache.org/hbase-build-configuration/hbase-metrics-api)
- * Apache HBase - Metrics Implementation
(org.apache.hbase:hbase-metrics:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-metrics)
- * Apache HBase Patched & Relocated (Shaded) Protobuf
(org.apache.hbase.thirdparty:hbase-shaded-protobuf:2.1.0 -
http://hbase.apache.org/hbase-shaded-protobuf)
- * Apache HBase - Procedure (org.apache.hbase:hbase-procedure:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-procedure)
- * Apache HBase - Protocol (org.apache.hbase:hbase-protocol:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-protocol)
- * Apache HBase Relocated (Shaded) Netty Libs
(org.apache.hbase.thirdparty:hbase-shaded-netty:2.1.0 -
http://hbase.apache.org/hbase-shaded-netty)
- * Apache HBase Relocated (Shaded) Third-party Miscellaneous Libs
(org.apache.hbase.thirdparty:hbase-shaded-miscellaneous:2.1.0 -
http://hbase.apache.org/hbase-shaded-miscellaneous)
- * Apache HBase - Replication (org.apache.hbase:hbase-replication:2.1.3
- http://hbase.apache.org/hbase-build-configuration/hbase-replication)
- * Apache HBase - Server (org.apache.hbase:hbase-server:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-server)
- * Apache HBase - Shaded Protocol
(org.apache.hbase:hbase-protocol-shaded:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-protocol-shaded)
- * Apache HBase - Zookeeper (org.apache.hbase:hbase-zookeeper:2.1.3 -
http://hbase.apache.org/hbase-build-configuration/hbase-zookeeper)
- * Apache HttpClient (org.apache.httpcomponents:httpclient:4.5.14 -
http://hc.apache.org/httpcomponents-client)
+ * Apache Commons Net (commons-net:commons-net:3.9.0 -
https://commons.apache.org/proper/commons-net/)
+ * Apache Commons Text (org.apache.commons:commons-text:1.10.0 -
https://commons.apache.org/proper/commons-text)
+ * Apache Commons Text (org.apache.commons:commons-text:1.9 -
https://commons.apache.org/proper/commons-text)
+ * Apache Curator (org.apache.curator:apache-curator:2.12.0 -
http://curator.apache.org)
+ * Apache Derby Database Engine and Embedded JDBC Driver
(org.apache.derby:derby:10.14.1.0 - http://db.apache.org/derby/)
+ * Apache Geronimo JCache Spec 1.0
(org.apache.geronimo.specs:geronimo-jcache_1.0_spec:1.0-alpha-1 -
http://geronimo.apache.org/maven/specs/geronimo-jcache_1.0_spec/1.0-alpha-1)
+ * Apache Groovy (org.codehaus.groovy:groovy-all:2.4.11 -
http://groovy-lang.org)
+ * Apache Hadoop Annotations
(org.apache.hadoop:hadoop-annotations:3.3.6 - no url defined)
+ * Apache Hadoop Archives (org.apache.hadoop:hadoop-archives:3.3.6 - no
url defined)
+ * Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:3.3.6 - no url
defined)
+ * Apache Hadoop Client Aggregator
(org.apache.hadoop:hadoop-client:3.3.6 - no url defined)
+ * Apache Hadoop Common (org.apache.hadoop:hadoop-common:3.3.6 - no url
defined)
+ * Apache Hadoop Distributed Copy
(org.apache.hadoop:hadoop-distcp:3.2.4 - no url defined)
+ * Apache Hadoop HDFS (org.apache.hadoop:hadoop-hdfs:3.3.6 - no url
defined)
+ * Apache Hadoop HDFS Client
(org.apache.hadoop:hadoop-hdfs-client:3.3.6 - no url defined)
+ * Apache Hadoop MapReduce Common
(org.apache.hadoop:hadoop-mapreduce-client-common:3.3.6 - no url defined)
+ * Apache Hadoop MapReduce Core
(org.apache.hadoop:hadoop-mapreduce-client-core:3.3.6 - no url defined)
+ * Apache Hadoop MapReduce JobClient
(org.apache.hadoop:hadoop-mapreduce-client-jobclient:3.3.6 - no url defined)
+ * Apache Hadoop Registry (org.apache.hadoop:hadoop-registry:3.3.6 - no
url defined)
+ * Apache Hadoop shaded Guava
(org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.1.1 -
https://www.apache.org/hadoop-thirdparty/hadoop-shaded-guava/)
+ * Apache Hadoop shaded Protobuf 3.7
(org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_7:1.1.1 -
https://www.apache.org/hadoop-thirdparty/hadoop-shaded-protobuf_3_7/)
+ * Apache Hadoop YARN API (org.apache.hadoop:hadoop-yarn-api:3.3.6 - no
url defined)
+ * Apache Hadoop YARN ApplicationHistoryService
(org.apache.hadoop:hadoop-yarn-server-applicationhistoryservice:3.3.6 - no url
defined)
+ * Apache Hadoop YARN Client
(org.apache.hadoop:hadoop-yarn-client:3.3.6 - no url defined)
+ * Apache Hadoop YARN Common
(org.apache.hadoop:hadoop-yarn-common:3.3.6 - no url defined)
+ * Apache Hadoop YARN Registry
(org.apache.hadoop:hadoop-yarn-registry:3.3.6 - no url defined)
+ * Apache Hadoop YARN ResourceManager
(org.apache.hadoop:hadoop-yarn-server-resourcemanager:3.3.6 - no url defined)
+ * Apache Hadoop YARN Server Common
(org.apache.hadoop:hadoop-yarn-server-common:3.3.6 - no url defined)
+ * Apache Hadoop YARN Web Proxy
(org.apache.hadoop:hadoop-yarn-server-web-proxy:3.3.6 - no url defined)
+ * Apache HBase - Annotations
(org.apache.hbase:hbase-annotations:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-annotations)
+ * Apache HBase - Asynchronous FileSystem
(org.apache.hbase:hbase-asyncfs:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-asyncfs)
+ * Apache HBase - Client (org.apache.hbase:hbase-client:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-client)
+ * Apache HBase - Common (org.apache.hbase:hbase-common:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-common)
+ * Apache HBase - Hadoop Compatibility
(org.apache.hbase:hbase-hadoop-compat:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-hadoop-compat)
+ * Apache HBase - Hadoop Two Compatibility
(org.apache.hbase:hbase-hadoop2-compat:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-hadoop2-compat)
+ * Apache HBase - HTTP (org.apache.hbase:hbase-http:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-http)
+ * Apache HBase - Logging (org.apache.hbase:hbase-logging:2.5.6-hadoop3
- https://hbase.apache.org/hbase-build-configuration/hbase-logging)
+ * Apache HBase - Metrics API
(org.apache.hbase:hbase-metrics-api:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-metrics-api)
+ * Apache HBase - Metrics Implementation
(org.apache.hbase:hbase-metrics:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-metrics)
+ * Apache HBase Patched and Relocated (Shaded) Protobuf
(org.apache.hbase.thirdparty:hbase-shaded-protobuf:4.1.5 -
https://hbase.apache.org/hbase-shaded-protobuf)
+ * Apache HBase - Procedure
(org.apache.hbase:hbase-procedure:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-procedure)
+ * Apache HBase - Protocol
(org.apache.hbase:hbase-protocol:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-protocol)
+ * Apache HBase Relocated (Shaded) GSON Libs
(org.apache.hbase.thirdparty:hbase-shaded-gson:4.1.5 -
https://hbase.apache.org/hbase-shaded-gson)
+ * Apache HBase Relocated (Shaded) Jersey Libs
(org.apache.hbase.thirdparty:hbase-shaded-jersey:4.1.5 -
https://hbase.apache.org/hbase-shaded-jersey)
+ * Apache HBase Relocated (Shaded) Jetty Libs
(org.apache.hbase.thirdparty:hbase-shaded-jetty:4.1.5 -
https://hbase.apache.org/hbase-shaded-jetty)
+ * Apache HBase Relocated (Shaded) Netty Libs
(org.apache.hbase.thirdparty:hbase-shaded-netty:4.1.5 -
https://hbase.apache.org/hbase-shaded-netty)
+ * Apache HBase Relocated (Shaded) Third-party Miscellaneous Libs
(org.apache.hbase.thirdparty:hbase-shaded-miscellaneous:4.1.5 -
https://hbase.apache.org/hbase-shaded-miscellaneous)
+ * Apache HBase - Replication
(org.apache.hbase:hbase-replication:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-replication)
+ * Apache HBase - Server (org.apache.hbase:hbase-server:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-server)
+ * Apache HBase - Shaded Protocol
(org.apache.hbase:hbase-protocol-shaded:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-protocol-shaded)
+ * Apache HBase Unsafe Wrapper
(org.apache.hbase.thirdparty:hbase-unsafe:4.1.5 -
https://hbase.apache.org/hbase-unsafe)
+ * Apache HBase - Zookeeper
(org.apache.hbase:hbase-zookeeper:2.5.6-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-zookeeper)
+ * Apache HttpClient (org.apache.httpcomponents:httpclient:4.5.14 -
http://hc.apache.org/httpcomponents-client-ga)
* Apache HttpCore (org.apache.httpcomponents:httpcore:4.4.16 -
http://hc.apache.org/httpcomponents-core-ga)
* Apache Ivy (org.apache.ivy:ivy:2.4.0 - http://ant.apache.org/ivy/)
* Apache Kafka (org.apache.kafka:kafka-clients:0.11.0.3 -
http://kafka.apache.org)
@@ -774,47 +745,46 @@ The license texts of these dependencies can be found in
the licenses directory.
* Apache Log4j Core (org.apache.logging.log4j:log4j-core:2.20.0 -
https://logging.apache.org/log4j/2.x/log4j-core/)
* Apache Log4j SLF4J Binding
(org.apache.logging.log4j:log4j-slf4j-impl:2.20.0 -
https://logging.apache.org/log4j/2.x/log4j-slf4j-impl/)
* Apache Log4j Web (org.apache.logging.log4j:log4j-web:2.20.0 -
https://logging.apache.org/log4j/2.x/log4j-web/)
- * Apache Parquet Hadoop Bundle
(org.apache.parquet:parquet-hadoop-bundle:1.8.1 - https://parquet.apache.org)
+ * Apache Parquet Hadoop Bundle
(org.apache.parquet:parquet-hadoop-bundle:1.10.0 - https://parquet.apache.org)
* Apache Thrift (org.apache.thrift:libfb303:0.9.3 -
http://thrift.apache.org)
* Apache Thrift (org.apache.thrift:libthrift:0.18.1 -
http://thrift.apache.org)
- * Plexus Interpolation API
(org.codehaus.plexus:plexus-interpolation:1.25 -
http://codehaus-plexus.github.io/plexus-interpolation/)
* Apache Twill API (org.apache.twill:twill-api:0.6.0-incubating -
http://twill.incubator.apache.org/twill-api)
* Apache Twill common library
(org.apache.twill:twill-common:0.6.0-incubating -
http://twill.incubator.apache.org/twill-common)
* Apache Twill core library
(org.apache.twill:twill-core:0.6.0-incubating -
http://twill.incubator.apache.org/twill-core)
* Apache Twill discovery service API
(org.apache.twill:twill-discovery-api:0.6.0-incubating -
http://twill.incubator.apache.org/twill-discovery-api)
* Apache Twill discovery service implementations
(org.apache.twill:twill-discovery-core:0.6.0-incubating -
http://twill.incubator.apache.org/twill-discovery-core)
* Apache Twill ZooKeeper client library
(org.apache.twill:twill-zookeeper:0.6.0-incubating -
http://twill.incubator.apache.org/twill-zookeeper)
- * Apache Velocity (org.apache.velocity:velocity:1.5 -
http://velocity.apache.org/engine/releases/velocity-1.5/)
* Apache Yetus - Audience Annotations
(org.apache.yetus:audience-annotations:0.12.0 -
https://yetus.apache.org/audience-annotations)
- * Apache Yetus - Audience Annotations
(org.apache.yetus:audience-annotations:0.5.0 -
https://yetus.apache.org/audience-annotations)
+ * Apache Yetus - Audience Annotations
(org.apache.yetus:audience-annotations:0.13.0 -
https://yetus.apache.org/audience-annotations)
* Apache ZooKeeper - Jute (org.apache.zookeeper:zookeeper-jute:3.9.1 -
http://zookeeper.apache.org/zookeeper-jute)
* Apache ZooKeeper - Server (org.apache.zookeeper:zookeeper:3.9.1 -
http://zookeeper.apache.org/zookeeper)
- * ASM based accessors helper used by json-smart
(net.minidev:accessors-smart:2.5.0 - http://www.minidev.net/)
+ * Arrow Format (org.apache.arrow:arrow-format:0.8.0 -
http://arrow.apache.org/arrow-format/)
+ * Arrow Memory (org.apache.arrow:arrow-memory:0.8.0 -
http://arrow.apache.org/arrow-memory/)
+ * Arrow Vectors (org.apache.arrow:arrow-vector:0.8.0 -
http://arrow.apache.org/arrow-vector/)
+ * ASM based accessors helper used by json-smart
(net.minidev:accessors-smart:2.5.0 - https://urielch.github.io/)
* Bean Validation API (javax.validation:validation-api:1.1.0.Final -
http://beanvalidation.org)
* BoneCP :: Core Library (com.jolbox:bonecp:0.8.0.RELEASE -
http://jolbox.com/bonecp)
+ * Caffeine cache (com.github.ben-manes.caffeine:caffeine:2.3.5 -
https://github.com/ben-manes/caffeine)
* Calcite Core (org.apache.calcite:calcite-core:1.16.0 -
https://calcite.apache.org/calcite-core)
+ * Calcite Druid (org.apache.calcite:calcite-druid:1.16.0 -
https://calcite.apache.org/calcite-druid)
* Calcite Linq4j (org.apache.calcite:calcite-linq4j:1.16.0 -
https://calcite.apache.org/calcite-linq4j)
* chill-java (com.twitter:chill-java:0.9.5 -
https://github.com/twitter/chill)
* ClassMate (com.fasterxml:classmate:1.3.1 -
http://github.com/cowtowncoder/java-classmate)
* com.helger:profiler (com.helger:profiler:1.1.1 -
https://github.com/phax/profiler)
* com.yahoo.datasketches:memory (com.yahoo.datasketches:memory:0.9.0 -
https://datasketches.github.io/memory/)
* com.yahoo.datasketches:sketches-core
(com.yahoo.datasketches:sketches-core:0.9.0 -
https://datasketches.github.io/sketches-core/)
- * Commons Configuration
(commons-configuration:commons-configuration:1.6 -
http://commons.apache.org/${pom.artifactId.substring(8)}/)
* Commons Daemon (commons-daemon:commons-daemon:1.0.13 -
http://commons.apache.org/daemon/)
* Commons DBCP (commons-dbcp:commons-dbcp:1.4 -
http://commons.apache.org/dbcp/)
* Commons Lang (commons-lang:commons-lang:2.6 -
http://commons.apache.org/lang/)
* Commons Logging (commons-logging:commons-logging:1.1.3 -
http://commons.apache.org/proper/commons-logging/)
- * Commons Net (commons-net:commons-net:3.1 -
http://commons.apache.org/net/)
* Commons Pool (commons-pool:commons-pool:1.5.4 -
http://commons.apache.org/pool/)
* Curator Client (org.apache.curator:curator-client:5.5.0 -
https://curator.apache.org/curator-client)
* Curator Framework (org.apache.curator:curator-framework:5.5.0 -
https://curator.apache.org/curator-framework)
* Curator Recipes (org.apache.curator:curator-recipes:5.5.0 -
https://curator.apache.org/curator-recipes)
- * Data Mapper for Jackson
(org.codehaus.jackson:jackson-mapper-asl:1.9.13 - http://jackson.codehaus.org)
* DataNucleus Core (org.datanucleus:datanucleus-core:4.1.17 -
http://www.datanucleus.org/#/datanucleus-core)
* DataNucleus JDO API plugin
(org.datanucleus:datanucleus-api-jdo:4.2.4 -
http://www.datanucleus.org/#/datanucleus-api-jdo)
* DataNucleus RDBMS plugin (org.datanucleus:datanucleus-rdbms:4.1.19 -
http://www.datanucleus.org/#/datanucleus-rdbms)
- * Digester (commons-digester:commons-digester:1.8 -
http://jakarta.apache.org/commons/digester/)
- * Disruptor Framework (com.lmax:disruptor:3.3.6 -
http://lmax-exchange.github.com/disruptor)
+ * Disruptor Framework (com.lmax:disruptor:3.4.2 -
http://lmax-exchange.github.com/disruptor)
* Dropwizard (io.dropwizard:dropwizard-core:1.3.29 -
http://www.dropwizard.io/1.3.29/dropwizard-core)
* Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:1.3.29 -
http://www.dropwizard.io/1.3.29/dropwizard-assets)
* Dropwizard Configuration Support
(io.dropwizard:dropwizard-configuration:1.3.29 -
http://www.dropwizard.io/1.3.29/dropwizard-configuration)
@@ -828,20 +798,18 @@ The license texts of these dependencies can be found in
the licenses directory.
* Dropwizard Servlet Support (io.dropwizard:dropwizard-servlets:1.3.29
- http://www.dropwizard.io/1.3.29/dropwizard-servlets)
* Dropwizard Utility Classes (io.dropwizard:dropwizard-util:1.3.29 -
http://www.dropwizard.io/1.3.29/dropwizard-util)
* Dropwizard Validation Support
(io.dropwizard:dropwizard-validation:1.3.29 -
http://www.dropwizard.io/1.3.29/dropwizard-validation)
- * eigenbase-properties (net.hydromatic:eigenbase-properties:1.1.5 -
http://github.com/julianhyde/eigenbase-properties)
- * EL (commons-el:commons-el:1.0 -
http://jakarta.apache.org/commons/el/)
+ * Ehcache (org.ehcache:ehcache:3.3.1 - http://ehcache.org)
* error-prone annotations
(com.google.errorprone:error_prone_annotations:2.2.0 -
http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations)
+ * error-prone annotations
(com.google.errorprone:error_prone_annotations:2.21.1 -
https://errorprone.info/error_prone_annotations)
* Esri Geometry API for Java
(com.esri.geometry:esri-geometry-api:2.0.0 -
https://github.com/Esri/geometry-api-java)
* fastutil (it.unimi.dsi:fastutil:6.5.6 - http://fasutil.dsi.unimi.it/)
- * Findbugs Annotations under Apache License
(com.github.stephenc.findbugs:findbugs-annotations:1.3.9-1 -
http://stephenc.github.com/findbugs-annotations)
* FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.1 -
http://findbugs.sourceforge.net/)
* FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 -
http://findbugs.sourceforge.net/)
* fst (de.ruedigermoeller:fst:2.50 -
http://ruedigermoeller.github.io/fast-serialization/)
* Google Guice - Core Library (com.google.inject:guice:3.0 -
http://code.google.com/p/google-guice/guice/)
* Google Guice - Extensions - AssistedInject
(com.google.inject.extensions:guice-assistedinject:3.0 -
http://code.google.com/p/google-guice/extensions-parent/guice-assistedinject/)
- * Google Guice - Extensions - Servlet
(com.google.inject.extensions:guice-servlet:3.0 -
http://code.google.com/p/google-guice/extensions-parent/guice-servlet/)
+ * Google Guice - Extensions - Servlet
(com.google.inject.extensions:guice-servlet:4.0 -
https://github.com/google/guice/extensions-parent/guice-servlet)
* Graphite Integration for Metrics
(io.dropwizard.metrics:metrics-graphite:3.2.6 -
http://metrics.dropwizard.io/metrics-graphite/)
- * Gson (com.google.code.gson:gson:2.2.4 -
http://code.google.com/p/google-gson/)
* Guava: Google Core Libraries for Java (com.google.guava:guava:16.0.1
- http://code.google.com/p/guava-libraries/guava)
* Guava: Google Core Libraries for Java
(com.google.guava:guava:27.0.1-jre - https://github.com/google/guava/guava)
* Guava InternalFutureFailureAccess and InternalFutures
(com.google.guava:failureaccess:1.0.1 -
https://github.com/google/guava/failureaccess)
@@ -849,29 +817,32 @@ The license texts of these dependencies can be found in
the licenses directory.
* Hadoop Metrics2 Reporter for Dropwizard Metrics
(com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:0.1.2 -
https://github.com/joshelser/dropwizard-hadoop-metrics2)
* Hibernate Validator Engine
(org.hibernate:hibernate-validator:5.4.3.Final -
http://hibernate.org/validator/hibernate-validator)
* Hibernate Validator Engine
(org.hibernate.validator:hibernate-validator:6.2.5.Final -
http://hibernate.org/validator/hibernate-validator)
- * HikariCP (com.zaxxer:HikariCP:2.5.1 -
https://github.com/brettwooldridge/HikariCP)
- * Hive Common (org.apache.hive:hive-common:2.3.9 -
http://hive.apache.org/hive-common)
- * Hive HCatalog Core
(org.apache.hive.hcatalog:hive-hcatalog-core:2.3.9 -
http://hive.apache.org/hive-hcatalog/hive-hcatalog-core)
- * Hive HCatalog Server Extensions
(org.apache.hive.hcatalog:hive-hcatalog-server-extensions:2.3.9 -
http://hive.apache.org/hive-hcatalog/hive-hcatalog-server-extensions)
- * Hive HCatalog Streaming
(org.apache.hive.hcatalog:hive-hcatalog-streaming:2.3.9 -
http://hive.apache.org/hive-hcatalog/hive-hcatalog-streaming)
- * Hive HCatalog Webhcat Java Client
(org.apache.hive.hcatalog:hive-webhcat-java-client:2.3.9 -
http://hive.apache.org/hive-hcatalog/hive-webhcat-java-client)
- * Hive Llap Client (org.apache.hive:hive-llap-client:2.3.9 -
http://hive.apache.org/hive-llap-client)
- * Hive Llap Common (org.apache.hive:hive-llap-common:2.3.9 -
http://hive.apache.org/hive-llap-common)
- * Hive Llap Tez (org.apache.hive:hive-llap-tez:2.3.9 -
http://hive.apache.org/hive-llap-tez)
- * Hive Metastore (org.apache.hive:hive-metastore:2.3.9 -
http://hive.apache.org/hive-metastore)
- * Hive Query Language (org.apache.hive:hive-exec:2.3.9 -
http://hive.apache.org/hive-exec)
- * Hive Serde (org.apache.hive:hive-serde:2.3.9 -
http://hive.apache.org/hive-serde)
- * Hive Service RPC (org.apache.hive:hive-service-rpc:2.3.9 -
http://hive.apache.org/hive-service-rpc)
- * Hive Shims (org.apache.hive:hive-shims:2.3.9 -
http://hive.apache.org/hive-shims)
- * Hive Shims 0.23 (org.apache.hive.shims:hive-shims-0.23:2.3.9 -
http://hive.apache.org/hive-shims-0.23)
- * Hive Shims Common (org.apache.hive.shims:hive-shims-common:2.3.9 -
http://hive.apache.org/hive-shims-common)
- * Hive Shims Scheduler
(org.apache.hive.shims:hive-shims-scheduler:2.3.9 -
http://hive.apache.org/hive-shims-scheduler)
- * Hive Storage API (org.apache.hive:hive-storage-api:2.4.0 -
https://www.apache.org/hive-storage-api/)
- * Hive Vector-Code-Gen Utilities
(org.apache.hive:hive-vector-code-gen:2.3.9 -
http://hive.apache.org/hive-vector-code-gen)
- * htrace-core4 (org.apache.htrace:htrace-core4:4.2.0-incubating -
http://incubator.apache.org/projects/htrace.html)
+ * HikariCP (com.zaxxer:HikariCP:2.6.1 -
https://github.com/brettwooldridge/HikariCP)
+ * HikariCP (com.zaxxer:HikariCP-java7:2.4.12 -
https://github.com/brettwooldridge/HikariCP)
+ * Hive Classifications (org.apache.hive:hive-classification:3.1.3 -
https://hive.apache.org/hive-classification)
+ * Hive Common (org.apache.hive:hive-common:3.1.3 -
https://hive.apache.org/hive-common)
+ * Hive HCatalog Core
(org.apache.hive.hcatalog:hive-hcatalog-core:3.1.3 -
https://hive.apache.org/hive-hcatalog/hive-hcatalog-core)
+ * Hive HCatalog Server Extensions
(org.apache.hive.hcatalog:hive-hcatalog-server-extensions:3.1.3 -
https://hive.apache.org/hive-hcatalog/hive-hcatalog-server-extensions)
+ * Hive HCatalog Streaming
(org.apache.hive.hcatalog:hive-hcatalog-streaming:3.1.3 -
https://hive.apache.org/hive-hcatalog/hive-hcatalog-streaming)
+ * Hive HCatalog Webhcat Java Client
(org.apache.hive.hcatalog:hive-webhcat-java-client:3.1.3 -
https://hive.apache.org/hive-hcatalog/hive-webhcat-java-client)
+ * Hive Llap Client (org.apache.hive:hive-llap-client:3.1.3 -
https://hive.apache.org/hive-llap-client)
+ * Hive Llap Common (org.apache.hive:hive-llap-common:3.1.3 -
https://hive.apache.org/hive-llap-common)
+ * Hive Llap Tez (org.apache.hive:hive-llap-tez:3.1.3 -
https://hive.apache.org/hive-llap-tez)
+ * Hive Metastore (org.apache.hive:hive-metastore:3.1.3 -
https://hive.apache.org/hive-metastore)
+ * Hive Query Language (org.apache.hive:hive-exec:3.1.3 -
https://hive.apache.org/hive-exec)
+ * Hive Serde (org.apache.hive:hive-serde:3.1.3 -
https://hive.apache.org/hive-serde)
+ * Hive Service RPC (org.apache.hive:hive-service-rpc:3.1.3 -
https://hive.apache.org/hive-service-rpc)
+ * Hive Shims (org.apache.hive:hive-shims:3.1.3 -
https://hive.apache.org/hive-shims)
+ * Hive Shims 0.23 (org.apache.hive.shims:hive-shims-0.23:3.1.3 -
https://hive.apache.org/hive-shims-0.23)
+ * Hive Shims Common (org.apache.hive.shims:hive-shims-common:3.1.3 -
https://hive.apache.org/hive-shims-common)
+ * Hive Shims Scheduler
(org.apache.hive.shims:hive-shims-scheduler:3.1.3 -
https://hive.apache.org/hive-shims-scheduler)
+ * Hive Standalone Metastore
(org.apache.hive:hive-standalone-metastore:3.1.3 -
https://www.apache.org/hive-standalone-metastore/)
+ * Hive Storage API (org.apache.hive:hive-storage-api:2.7.0 -
https://www.apache.org/hive-storage-api/)
+ * Hive Upgrade Acid (org.apache.hive:hive-upgrade-acid:3.1.3 -
https://www.apache.org/hive-upgrade-acid/)
+ * Hive Vector-Code-Gen Utilities
(org.apache.hive:hive-vector-code-gen:3.1.3 -
https://hive.apache.org/hive-vector-code-gen)
+ * HPPC Collections (com.carrotsearch:hppc:0.7.2 -
http://labs.carrotsearch.com/hppc.html/hppc)
* j2html (com.j2html:j2html:1.6.0 - http://j2html.com)
* J2ObjC Annotations (com.google.j2objc:j2objc-annotations:1.1 -
https://github.com/google/j2objc/)
- * Jackson (org.codehaus.jackson:jackson-core-asl:1.9.13 -
http://jackson.codehaus.org)
* Jackson-annotations
(com.fasterxml.jackson.core:jackson-annotations:2.15.2 -
https://github.com/FasterXML/jackson)
* Jackson-core (com.fasterxml.jackson.core:jackson-core:2.15.2 -
https://github.com/FasterXML/jackson-core)
* jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.15.2
- https://github.com/FasterXML/jackson)
@@ -882,70 +853,125 @@ The license texts of these dependencies can be found in
the licenses directory.
* Jackson datatype: Joda
(com.fasterxml.jackson.datatype:jackson-datatype-joda:2.15.2 -
https://github.com/FasterXML/jackson-datatype-joda)
* Jackson datatype: JSR310
(com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.2 -
https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
* Jackson Integration for Metrics
(io.dropwizard.metrics:metrics-json:3.1.0 -
http://metrics.codahale.com/metrics-json/)
- * Jackson Integration for Metrics
(io.dropwizard.metrics:metrics-json:4.1.16 -
http://metrics.dropwizard.io/metrics-json)
+ * Jackson Integration for Metrics
(io.dropwizard.metrics:metrics-json:4.1.16 -
https://metrics.dropwizard.io/metrics-json)
* Jackson-JAXRS: base
(com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.15.2 -
https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-base)
* Jackson-JAXRS: JSON
(com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.15.2 -
https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-json-provider)
* Jackson module: Afterburner
(com.fasterxml.jackson.module:jackson-module-afterburner:2.15.2 -
https://github.com/FasterXML/jackson-modules-base)
* Jackson module: Old JAXB Annotations (javax.xml.bind)
(com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.15.2 -
https://github.com/FasterXML/jackson-modules-base)
* Jackson-module-parameter-names
(com.fasterxml.jackson.module:jackson-module-parameter-names:2.15.2 -
https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names)
* Jakarta Bean Validation API
(jakarta.validation:jakarta.validation-api:2.0.2 - https://beanvalidation.org)
- * jasper-compiler (tomcat:jasper-compiler:5.5.23 -
http://tomcat.apache.org/jasper-compiler)
- * jasper-runtime (tomcat:jasper-runtime:5.5.23 -
http://tomcat.apache.org/jasper-runtime)
+ * Java Concurrency Tools Core Library (org.jctools:jctools-core:2.0.1
- https://github.com/JCTools)
* java-util (com.cedarsoftware:java-util:1.9.0 -
https://github.com/jdereg/java-util)
* javax.inject (javax.inject:javax.inject:1 -
http://code.google.com/p/atinject/)
* JBoss Logging 3 (org.jboss.logging:jboss-logging:3.3.0.Final -
http://www.jboss.org)
* JCIP Annotations under Apache License
(com.github.stephenc.jcip:jcip-annotations:1.0-1 -
http://stephenc.github.com/jcip-annotations)
+ * JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:1.7.36 -
http://www.slf4j.org)
* JDO API (javax.jdo:jdo-api:3.0.1 - http://db.apache.org/jdo)
* JDO API (org.datanucleus:javax.jdo:3.2.0-m3 -
http://www.datanucleus.org/#/javax.jdo)
- * Jettison (org.codehaus.jettison:jettison:1.1 - no url defined)
- * Jetty SSLEngine (org.mortbay.jetty:jetty-sslengine:6.1.26 -
http://jetty.mortbay.org)
- * Joda-Time (joda-time:joda-time:2.12.5 -
http://www.joda.org/joda-time/)
+ * Jettison (org.codehaus.jettison:jettison:1.5.4 -
https://github.com/jettison-json/jettison)
+ * Joda-Time (joda-time:joda-time:2.12.5 -
https://www.joda.org/joda-time/)
+ * JPam (net.sf.jpam:jpam:1.1 - http://jpam.sf.net)
* json-io (com.cedarsoftware:json-io:2.5.1 -
https://github.com/jdereg/json-io)
- * JSON Small and Fast Parser (net.minidev:json-smart:2.5.0 -
http://www.minidev.net/)
+ * JSON Small and Fast Parser (net.minidev:json-smart:2.5.0 -
https://urielch.github.io/)
* JVM Integration for Metrics (io.dropwizard.metrics:metrics-jvm:3.2.6
- http://metrics.dropwizard.io/metrics-jvm/)
+ * Kerb Simple Kdc (org.apache.kerby:kerb-simplekdc:1.0.1 -
http://directory.apache.org/kerby/kerby-kerb/kerb-simplekdc)
+ * Kerby ASN1 Project (org.apache.kerby:kerby-asn1:1.0.1 -
http://directory.apache.org/kerby/kerby-common/kerby-asn1)
+ * Kerby Config (org.apache.kerby:kerby-config:1.0.1 -
http://directory.apache.org/kerby/kerby-common/kerby-config)
+ * Kerby-kerb Admin (org.apache.kerby:kerb-admin:1.0.1 -
http://directory.apache.org/kerby/kerby-kerb/kerb-admin)
+ * Kerby-kerb Client (org.apache.kerby:kerb-client:1.0.1 -
http://directory.apache.org/kerby/kerby-kerb/kerb-client)
+ * Kerby-kerb Common (org.apache.kerby:kerb-common:1.0.1 -
http://directory.apache.org/kerby/kerby-kerb/kerb-common)
+ * Kerby-kerb core (org.apache.kerby:kerb-core:1.0.1 -
http://directory.apache.org/kerby/kerby-kerb/kerb-core)
+ * Kerby-kerb Crypto (org.apache.kerby:kerb-crypto:1.0.1 -
http://directory.apache.org/kerby/kerby-kerb/kerb-crypto)
+ * Kerby-kerb Identity (org.apache.kerby:kerb-identity:1.0.1 -
http://directory.apache.org/kerby/kerby-kerb/kerb-identity)
+ * Kerby-kerb Server (org.apache.kerby:kerb-server:1.0.1 -
http://directory.apache.org/kerby/kerby-kerb/kerb-server)
+ * Kerby-kerb Util (org.apache.kerby:kerb-util:1.0.1 -
http://directory.apache.org/kerby/kerby-kerb/kerb-util)
+ * Kerby PKIX Project (org.apache.kerby:kerby-pkix:1.0.1 -
http://directory.apache.org/kerby/kerby-pkix)
+ * Kerby Util (org.apache.kerby:kerby-util:1.0.1 -
http://directory.apache.org/kerby/kerby-common/kerby-util)
+ * Kerby XDR Project (org.apache.kerby:kerby-xdr:1.0.1 -
http://directory.apache.org/kerby/kerby-common/kerby-xdr)
* LZ4 and xxHash (net.jpountz.lz4:lz4:1.3.0 -
https://github.com/jpountz/lz4-java)
+ * Maven Artifact (org.apache.maven:maven-artifact:3.6.0 -
https://maven.apache.org/ref/3.6.0/maven-artifact/)
+ * Maven Artifact Resolver API
(org.apache.maven.resolver:maven-resolver-api:1.3.3 -
https://maven.apache.org/resolver/maven-resolver-api/)
+ * Maven Artifact Resolver Connector Basic
(org.apache.maven.resolver:maven-resolver-connector-basic:1.3.3 -
https://maven.apache.org/resolver/maven-resolver-connector-basic/)
+ * Maven Artifact Resolver Implementation
(org.apache.maven.resolver:maven-resolver-impl:1.3.3 -
https://maven.apache.org/resolver/maven-resolver-impl/)
+ * Maven Artifact Resolver Provider
(org.apache.maven:maven-resolver-provider:3.6.0 -
https://maven.apache.org/ref/3.6.0/maven-resolver-provider/)
+ * Maven Artifact Resolver SPI
(org.apache.maven.resolver:maven-resolver-spi:1.3.3 -
https://maven.apache.org/resolver/maven-resolver-spi/)
+ * Maven Artifact Resolver Transport File
(org.apache.maven.resolver:maven-resolver-transport-file:1.3.3 -
https://maven.apache.org/resolver/maven-resolver-transport-file/)
+ * Maven Artifact Resolver Transport HTTP
(org.apache.maven.resolver:maven-resolver-transport-http:1.3.3 -
https://maven.apache.org/resolver/maven-resolver-transport-http/)
+ * Maven Artifact Resolver Utilities
(org.apache.maven.resolver:maven-resolver-util:1.3.3 -
https://maven.apache.org/resolver/maven-resolver-util/)
+ * Maven Builder Support (org.apache.maven:maven-builder-support:3.6.0
- https://maven.apache.org/ref/3.6.0/maven-builder-support/)
+ * Maven Model (org.apache.maven:maven-model:3.6.0 -
https://maven.apache.org/ref/3.6.0/maven-model/)
+ * Maven Model Builder (org.apache.maven:maven-model-builder:3.6.0 -
https://maven.apache.org/ref/3.6.0/maven-model-builder/)
+ * Maven Repository Metadata Model
(org.apache.maven:maven-repository-metadata:3.6.0 -
https://maven.apache.org/ref/3.6.0/maven-repository-metadata/)
* Metrics Core (io.dropwizard.metrics:metrics-core:3.2.6 -
http://metrics.dropwizard.io/metrics-core/)
- * Metrics Health Checks
(io.dropwizard.metrics:metrics-healthchecks:4.1.16 -
http://metrics.dropwizard.io/metrics-healthchecks)
- * Metrics Integration for Jersey 2.x
(io.dropwizard.metrics:metrics-jersey2:4.1.16 -
http://metrics.dropwizard.io/metrics-jersey2)
- * Metrics Integration for Jetty 9.3 and higher
(io.dropwizard.metrics:metrics-jetty9:4.1.16 -
http://metrics.dropwizard.io/metrics-jetty9)
- * Metrics Integration for Logback
(io.dropwizard.metrics:metrics-logback:4.1.16 -
http://metrics.dropwizard.io/metrics-logback)
- * Metrics Integration with JMX
(io.dropwizard.metrics:metrics-jmx:4.1.16 -
http://metrics.dropwizard.io/metrics-jmx)
- * Metrics Utility Servlets
(io.dropwizard.metrics:metrics-servlets:4.1.16 -
http://metrics.dropwizard.io/metrics-servlets)
- * Nimbus JOSE+JWT (com.nimbusds:nimbus-jose-jwt:7.9 -
https://bitbucket.org/connect2id/nimbus-jose-jwt)
+ * Metrics Health Checks
(io.dropwizard.metrics:metrics-healthchecks:4.1.16 -
https://metrics.dropwizard.io/metrics-healthchecks)
+ * Metrics Integration for Jersey 2.x
(io.dropwizard.metrics:metrics-jersey2:4.1.16 -
https://metrics.dropwizard.io/metrics-jersey2)
+ * Metrics Integration for Jetty 9.3 and higher
(io.dropwizard.metrics:metrics-jetty9:4.1.16 -
https://metrics.dropwizard.io/metrics-jetty9)
+ * Metrics Integration for Logback
(io.dropwizard.metrics:metrics-logback:4.1.16 -
https://metrics.dropwizard.io/metrics-logback)
+ * Metrics Integration with JMX
(io.dropwizard.metrics:metrics-jmx:4.1.16 -
https://metrics.dropwizard.io/metrics-jmx)
+ * Metrics Utility Servlets
(io.dropwizard.metrics:metrics-servlets:4.1.16 -
https://metrics.dropwizard.io/metrics-servlets)
+ * Netty/All-in-One (io.netty:netty-all:4.1.96.Final -
https://netty.io/netty-all/)
+ * Netty/Buffer (io.netty:netty-buffer:4.1.96.Final -
https://netty.io/netty-buffer/)
+ * Netty/Codec/DNS (io.netty:netty-codec-dns:4.1.96.Final -
https://netty.io/netty-codec-dns/)
+ * Netty/Codec/HAProxy (io.netty:netty-codec-haproxy:4.1.96.Final -
https://netty.io/netty-codec-haproxy/)
+ * Netty/Codec/HTTP (io.netty:netty-codec-http:4.1.96.Final -
https://netty.io/netty-codec-http/)
+ * Netty/Codec/HTTP2 (io.netty:netty-codec-http2:4.1.96.Final -
https://netty.io/netty-codec-http2/)
+ * Netty/Codec/Memcache (io.netty:netty-codec-memcache:4.1.96.Final -
https://netty.io/netty-codec-memcache/)
+ * Netty/Codec/MQTT (io.netty:netty-codec-mqtt:4.1.96.Final -
https://netty.io/netty-codec-mqtt/)
+ * Netty/Codec/Redis (io.netty:netty-codec-redis:4.1.96.Final -
https://netty.io/netty-codec-redis/)
+ * Netty/Codec/SMTP (io.netty:netty-codec-smtp:4.1.96.Final -
https://netty.io/netty-codec-smtp/)
+ * Netty/Codec/Socks (io.netty:netty-codec-socks:4.1.96.Final -
https://netty.io/netty-codec-socks/)
+ * Netty/Codec/Stomp (io.netty:netty-codec-stomp:4.1.96.Final -
https://netty.io/netty-codec-stomp/)
+ * Netty/Codec/XML (io.netty:netty-codec-xml:4.1.96.Final -
https://netty.io/netty-codec-xml/)
+ * Netty/Codec (io.netty:netty-codec:4.1.96.Final -
https://netty.io/netty-codec/)
+ * Netty/Common (io.netty:netty-common:4.1.96.Final -
https://netty.io/netty-common/)
+ * Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.1.96.Final -
https://netty.io/netty-handler-proxy/)
+ * Netty/Handler/Ssl/Ocsp (io.netty:netty-handler-ssl-ocsp:4.1.96.Final
- https://netty.io/netty-handler-ssl-ocsp/)
+ * Netty/Handler (io.netty:netty-handler:4.1.96.Final -
https://netty.io/netty-handler/)
+ * Netty/Resolver/DNS/Classes/MacOS
(io.netty:netty-resolver-dns-classes-macos:4.1.96.Final -
https://netty.io/netty-resolver-dns-classes-macos/)
+ * Netty/Resolver/DNS (io.netty:netty-resolver-dns:4.1.96.Final -
https://netty.io/netty-resolver-dns/)
+ * Netty/Resolver (io.netty:netty-resolver:4.1.96.Final -
https://netty.io/netty-resolver/)
+ * Netty/TomcatNative [BoringSSL - Static]
(io.netty:netty-tcnative-boringssl-static:jar:2.0.61.Final -
https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
+ * Netty/TomcatNative [BoringSSL - Static]
(io.netty:netty-tcnative-boringssl-static:2.0.61.Final -
https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
+ * Netty/Transport/Classes/Epoll
(io.netty:netty-transport-classes-epoll:4.1.96.Final -
https://netty.io/netty-transport-classes-epoll/)
+ * Netty/Transport/Classes/KQueue
(io.netty:netty-transport-classes-kqueue:4.1.96.Final -
https://netty.io/netty-transport-classes-kqueue/)
+ * Netty/Transport/Native/Epoll
(io.netty:netty-transport-native-epoll:4.1.96.Final -
https://netty.io/netty-transport-native-epoll/)
+ * Netty/Transport/Native/Epoll
(io.netty:netty-transport-native-epoll:jar:4.1.96.Final -
https://netty.io/netty-transport-native-epoll/)
+ * Netty/Transport/Native/Unix/Common
(io.netty:netty-transport-native-unix-common:4.1.96.Final -
https://netty.io/netty-transport-native-unix-common/)
+ * Netty/Transport/RXTX (io.netty:netty-transport-rxtx:4.1.96.Final -
https://netty.io/netty-transport-rxtx/)
+ * Netty/Transport/SCTP (io.netty:netty-transport-sctp:4.1.96.Final -
https://netty.io/netty-transport-sctp/)
+ * Netty/Transport/UDT (io.netty:netty-transport-udt:4.1.96.Final -
https://netty.io/netty-transport-udt/)
+ * Netty/Transport (io.netty:netty-transport:4.1.96.Final -
https://netty.io/netty-transport/)
+ * Netty/Buffer (io.netty:netty-buffer:4.1.96.Final -
https://netty.io/netty-buffer/)
+ * Netty/Codec (io.netty:netty-codec:4.1.96.Final -
https://netty.io/netty-codec/)
+ * Netty/Common (io.netty:netty-common:4.1.96.Final -
https://netty.io/netty-common/)
+ * Netty/Handler (io.netty:netty-handler:4.1.96.Final -
https://netty.io/netty-handler/)
+ * Netty/Resolver (io.netty:netty-resolver:4.1.96.Final -
https://netty.io/netty-resolver/)
+ * Netty/TomcatNative [BoringSSL - Static]
(io.netty:netty-tcnative-boringssl-static:2.0.61.Final -
https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
+ * Netty/TomcatNative [OpenSSL - Classes]
(io.netty:netty-tcnative-classes:2.0.61.Final -
https://github.com/netty/netty-tcnative/netty-tcnative-classes/)
+ * Netty/Transport/Classes/Epoll
(io.netty:netty-transport-classes-epoll:4.1.96.Final -
https://netty.io/netty-transport-classes-epoll/)
+ * Netty/Transport/Native/Epoll
(io.netty:netty-transport-native-epoll:4.1.96.Final -
https://netty.io/netty-transport-native-epoll/)
+ * Netty/Transport/Native/Unix/Common
(io.netty:netty-transport-native-unix-common:4.1.96.Final -
https://netty.io/netty-transport-native-unix-common/)
+ * Netty/Transport (io.netty:netty-transport:4.1.96.Final -
https://netty.io/netty-transport/)
+ * Nimbus JOSE+JWT (com.nimbusds:nimbus-jose-jwt:9.8.1 -
https://bitbucket.org/connect2id/nimbus-jose-jwt)
+ * Objenesis (org.objenesis:objenesis:2.5.1 - http://objenesis.org)
* Objenesis (org.objenesis:objenesis:3.3 -
http://objenesis.org/objenesis)
- * OkHttp (com.squareup.okhttp:okhttp:2.7.5 -
https://github.com/square/okhttp/okhttp)
- * Okio (com.squareup.okio:okio:1.6.0 -
https://github.com/square/okio/okio)
* opencsv (net.sf.opencsv:opencsv:2.3 - http://opencsv.sf.net)
* Open JSON (com.tdunning:json:1.8 -
https://github.com/tdunning/open-json)
- * ORC Core (org.apache.orc:orc-core:1.3.4 -
http://orc.apache.org/orc-core)
- * oro (oro:oro:2.0.8 - no url defined)
- * slice (io.airlift:slice:0.29 - https://github.com/airlift/slice)
+ * OpenTelemetry Java (io.opentelemetry:opentelemetry-api:1.15.0 -
https://github.com/open-telemetry/opentelemetry-java)
+ * OpenTelemetry Java (io.opentelemetry:opentelemetry-context:1.15.0 -
https://github.com/open-telemetry/opentelemetry-java)
+ * OpenTelemetry Java
(io.opentelemetry:opentelemetry-semconv:1.15.0-alpha -
https://github.com/open-telemetry/opentelemetry-java)
+ * ORC Core (org.apache.orc:orc-core:1.5.8 -
http://orc.apache.org/orc-core)
+ * ORC Shims (org.apache.orc:orc-shims:1.5.8 -
http://orc.apache.org/orc-shims)
+ * Plexus :: Component Annotations
(org.codehaus.plexus:plexus-component-annotations:1.7.1 -
http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/)
+ * Plexus Common Utilities (org.codehaus.plexus:plexus-utils:3.1.0 -
http://codehaus-plexus.github.io/plexus-utils/)
+ * Plexus Interpolation API
(org.codehaus.plexus:plexus-interpolation:1.25 -
http://codehaus-plexus.github.io/plexus-interpolation/)
* SnakeYAML (org.yaml:snakeyaml:2.0 -
https://bitbucket.org/snakeyaml/snakeyaml)
* StAX API (stax:stax-api:1.0.1 - http://stax.codehaus.org/)
* Tephra API (co.cask.tephra:tephra-api:0.6.0 -
https://github.com/caskdata/tephra/tephra-api)
* Tephra Core (co.cask.tephra:tephra-core:0.6.0 -
https://github.com/caskdata/tephra/tephra-core)
* Tephra HBase 1.0 Compatibility
(co.cask.tephra:tephra-hbase-compat-1.0:0.6.0 -
https://github.com/caskdata/tephra/tephra-hbase-compat-1.0)
- * Log4j Implemented Over SLF4J (org.slf4j:log4j-over-slf4j:1.7.36 -
http://www.slf4j.org)
- * Jetty :: Continuation
(org.eclipse.jetty:jetty-continuation:9.4.45.v20220203 -
http://www.eclipse.org/jetty)
- * Jetty :: Http Utility (org.eclipse.jetty:jetty-http:9.4.45.v20220203
- http://www.eclipse.org/jetty)
- * Jetty :: IO Utility (org.eclipse.jetty:jetty-io:9.4.45.v20220203 -
http://www.eclipse.org/jetty)tty)
- * Jetty :: Security (org.eclipse.jetty:jetty-security:9.4.45.v20220203
- http://www.eclipse.org/jetty)
- * Jetty :: Server Core
(org.eclipse.jetty:jetty-server:9.4.45.v20220203 - http://www.eclipse.org/jetty)
- * Jetty :: Servlet Handling
(org.eclipse.jetty:jetty-servlet:9.4.45.v20220203 -
http://www.eclipse.org/jetty)
- * Jetty :: SetUID Java
(org.eclipse.jetty.toolchain.setuid:jetty-setuid-java:1.0.4 -
https://eclipse.org/jetty/jetty-setuid-parent/jetty-setuid-java)
- * Jetty :: Utilities (org.eclipse.jetty:jetty-util:9.4.45.v20220203 -
http://www.eclipse.org/jetty)
- * Jetty :: Utilities :: Ajax(JSON)
(org.eclipse.jetty:jetty-util-ajax:9.4.45.v20220203 -
http://www.eclipse.org/jetty)
- * Jetty :: Utility Servlets and Filters
(org.eclipse.jetty:jetty-servlets:9.4.45.v20220203 -
http://www.eclipse.org/jetty)
- * Jetty :: Webapp Application Support
(org.eclipse.jetty:jetty-webapp:9.4.45.v20220203 - http://www.eclipse.org/jetty)
- * Jetty :: XML utilities (org.eclipse.jetty:jetty-xml:9.4.45.v20220203
- http://www.eclipse.org/jetty)
- * Jetty Orbit :: Servlet API
(org.eclipse.jetty.orbit:javax.servlet:3.0.0.v201112011016 -
http://www.eclipse.org/jetty/jetty-orbit/javax.servlet)
- * Jetty Server (org.mortbay.jetty:jetty:6.1.26 -
http://www.eclipse.org/jetty/jetty-parent/project/modules/jetty)
- * Jetty Utilities (org.mortbay.jetty:jetty-util:6.1.26 -
http://www.eclipse.org/jetty/jetty-parent/project/jetty-util)
- * JAX-RS provider for JSON content type
(org.codehaus.jackson:jackson-jaxrs:1.9.13 - http://jackson.codehaus.org)
- * Xml Compatibility extensions for Jackson
(org.codehaus.jackson:jackson-xc:1.9.13 - http://jackson.codehaus.org)
- * RocksDB JNI (org.rocksdb:rocksdbjni:8.1.1 - https://rocksdb.org)
- * JCTools Core (org.jctools:jctools-core:2.0.1 -
http://jctools.github.io/JCTools/)
- * Woodstox (com.fasterxml.woodstox:woodstox-core:5.3.0 -
https://github.com/FasterXML/woodstox)
+ * Token provider (org.apache.kerby:token-provider:1.0.1 -
http://directory.apache.org/kerby/kerby-provider/token-provider)
+ * Woodstox (com.fasterxml.woodstox:woodstox-core:5.4.0 -
https://github.com/FasterXML/woodstox)
Apache License, Version 2.0, BSD 2-Clause, Eclipse Distribution License,
Version 1.0, Eclipse Public License, Version 2.0, jQuery license, MIT License,
Modified BSD, Public Domain, The GNU General Public License (GPL), Version 2,
With Classpath Exception, W3C license
@@ -958,10 +984,6 @@ The license texts of these dependencies can be found in
the licenses directory.
* jersey-ext-metainf-services
(org.glassfish.jersey.ext:jersey-metainf-services:2.40 -
https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-metainf-services)
* jersey-inject-hk2 (org.glassfish.jersey.inject:jersey-hk2:2.40 -
https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-hk2)
- Apache License, Version 2.0, LGPL 2.1, MPL 1.1
-
- * Javassist (org.javassist:javassist:3.29.2-GA -
http://www.javassist.org/)
-
Apache License, Version 2.0, Eclipse Public License, Version 2.0, Modified
BSD, The GNU General Public License (GPL), Version 2, With Classpath Exception
* jersey-core-server (org.glassfish.jersey.core:jersey-server:2.40 -
https://projects.eclipse.org/projects/ee4j.jersey/jersey-server)
@@ -970,75 +992,125 @@ The license texts of these dependencies can be found in
the licenses directory.
* jersey-core-common (org.glassfish.jersey.core:jersey-common:2.40 -
https://projects.eclipse.org/projects/ee4j.jersey/jersey-common)
+ Apache License, Version 2.0, Eclipse Public License - Version 1.0
+
+ * Jetty :: Asynchronous HTTP Client
(org.eclipse.jetty:jetty-client:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-client)
+ * Jetty :: Continuation
(org.eclipse.jetty:jetty-continuation:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-continuation)
+ * Jetty :: Http Utility (org.eclipse.jetty:jetty-http:9.4.45.v20220203
- https://eclipse.org/jetty/jetty-http)
+ * Jetty :: IO Utility (org.eclipse.jetty:jetty-io:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-io)
+ * Jetty :: Rewrite Handler
(org.eclipse.jetty:jetty-rewrite:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-rewrite)
+ * Jetty :: Security (org.eclipse.jetty:jetty-security:9.4.45.v20220203
- https://eclipse.org/jetty/jetty-security)
+ * Jetty :: Server Core
(org.eclipse.jetty:jetty-server:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-server)
+ * Jetty :: Servlet Handling
(org.eclipse.jetty:jetty-servlet:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-servlet)
+ * Jetty :: SetUID Java
(org.eclipse.jetty.toolchain.setuid:jetty-setuid-java:1.0.4 -
https://eclipse.org/jetty/jetty-setuid-parent/jetty-setuid-java)
+ * Jetty :: Utilities :: Ajax(JSON)
(org.eclipse.jetty:jetty-util-ajax:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-util-ajax)
+ * Jetty :: Utilities (org.eclipse.jetty:jetty-util:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-util)
+ * Jetty :: Utility Servlets and Filters
(org.eclipse.jetty:jetty-servlets:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-servlets)
+ * Jetty :: Webapp Application Support
(org.eclipse.jetty:jetty-webapp:9.4.45.v20220203 -
https://eclipse.org/jetty/jetty-webapp)
+ * Jetty :: Websocket :: API
(org.eclipse.jetty.websocket:websocket-api:9.4.45.v20220203 -
https://eclipse.org/jetty/websocket-parent/websocket-api)
+ * Jetty :: Websocket :: Client
(org.eclipse.jetty.websocket:websocket-client:9.4.45.v20220203 -
https://eclipse.org/jetty/websocket-parent/websocket-client)
+ * Jetty :: Websocket :: Common
(org.eclipse.jetty.websocket:websocket-common:9.4.45.v20220203 -
https://eclipse.org/jetty/websocket-parent/websocket-common)
+ * Jetty :: XML utilities (org.eclipse.jetty:jetty-xml:9.4.45.v20220203
- https://eclipse.org/jetty/jetty-xml)
+
+ Apache License, Version 2.0, GNU General Public License, version 2
+
+ * RocksDB JNI (org.rocksdb:rocksdbjni:8.1.1 - https://rocksdb.org)
+
+ Apache License, Version 2.0, LGPL 2.1, MPL 1.1
+
+ * Javassist (org.javassist:javassist:3.29.2-GA -
http://www.javassist.org/)
+
+ Apache License (v2.0)
+
+ * FlatBuffers Java API (com.vlkan:flatbuffers:1.2.0-3f79e055 -
https://github.com/vy/flatbuffers)
+
+ Bouncy Castle Licence
+
+ * Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs
(org.bouncycastle:bcpkix-jdk15on:1.68 - http://www.bouncycastle.org/java.html)
+ * Bouncy Castle Provider (org.bouncycastle:bcprov-jdk15on:1.68 -
http://www.bouncycastle.org/java.html)
+
+ BSD 2-Clause license
+
+ * dnsjava (dnsjava:dnsjava:2.1.7 - http://www.dnsjava.org)
+
BSD-3-Clause
* asm (org.ow2.asm:asm:9.3 - http://asm.ow2.io/)
BSD 3-Clause License
- * ASM Core (asm:asm:3.1 - http://asm.objectweb.org/asm/)
- * leveldbjni-all (org.fusesource.leveldbjni:leveldbjni-all:1.8 -
http://leveldbjni.fusesource.org/leveldbjni-all)
- * ANTLR 3 Runtime (org.antlr:antlr-runtime:3.5.2 -
http://www.antlr.org)
- * ANTLR ST4 4.0.4 (org.antlr:ST4:4.0.4 - http://www.stringtemplate.org)
- * Stax2 API (org.codehaus.woodstox:stax2-api:4.2.1 -
http://wiki.fasterxml.com/WoodstoxStax2)
- * xmlenc Library (xmlenc:xmlenc:0.52 - http://xmlenc.sourceforge.net)
* Commons Compiler (org.codehaus.janino:commons-compiler:2.7.6 -
http://docs.codehaus.org/display/JANINO/Home/commons-compiler)
* Janino (org.codehaus.janino:janino:2.7.6 -
http://docs.codehaus.org/display/JANINO/Home/janino)
- * Kryo (com.esotericsoftware:kryo:5.4.0 -
https://github.com/EsotericSoftware/kryo/kryo)
- * MinLog (com.esotericsoftware:minlog:1.3.1 -
https://github.com/EsotericSoftware/minlog)
+ * leveldbjni-all (org.fusesource.leveldbjni:leveldbjni-all:1.8 -
http://leveldbjni.fusesource.org/leveldbjni-all)
* Protocol Buffer Java API (com.google.protobuf:protobuf-java:2.5.0 -
http://code.google.com/p/protobuf)
- * Protocol Buffers [Core] (com.google.protobuf:protobuf-java:3.3.0 -
https://developers.google.com/protocol-buffers/protobuf-java/)
- * ReflectASM (com.esotericsoftware:reflectasm:1.11.9 -
https://github.com/EsotericSoftware/reflectasm)
-
- BSD 2-Clause License
-
- * JLine (jline:jline:0.9.94 - http://jline.sourceforge.net)
+
+ BSD licence
+
+ * ANTLR 3 Runtime (org.antlr:antlr-runtime:3.5.2 -
http://www.antlr.org)
+ * ANTLR ST4 4.0.4 (org.antlr:ST4:4.0.4 - http://www.stringtemplate.org)
+
+ BSD License
+
* Javolution (javolution:javolution:5.5.1 - http://javolution.org)
+ * JLine (jline:jline:0.9.94 - http://jline.sourceforge.net)
+ * JLine Bundle (org.jline:jline:3.9.0 -
http://nexus.sonatype.org/oss-repository-hosting.html/jline-parent/jline)
+ * Stax2 API (org.codehaus.woodstox:stax2-api:4.2.1 -
http://github.com/FasterXML/stax2-api)
+
+ CDDL/GPLv2+CE
+
+ * JavaBeans Activation Framework API jar
(javax.activation:javax.activation-api:1.2.0 -
http://java.net/all/javax.activation-api/)
+
+ CDDL License
+
+ * jsr311-api (javax.ws.rs:jsr311-api:1.1.1 -
https://jsr311.dev.java.net)
Common Development and Distribution License
* Expression Language 3.0 (org.glassfish:javax.el:3.0.1-b12 -
http://uel.java.net)
* JavaServer Pages(TM) API
(javax.servlet.jsp:javax.servlet.jsp-api:2.3.1 - http://jsp.java.net)
* Java Servlet API (javax.servlet:javax.servlet-api:3.1.0 -
http://servlet-spec.java.net)
- * JSP implementation (org.glassfish.web:javax.servlet.jsp:2.3.2 -
http://jsp.java.net)
* javax.annotation API (javax.annotation:javax.annotation-api:1.3.2 -
http://jcp.org/en/jsr/detail?id=250)
+ * JSP implementation (org.glassfish.web:javax.servlet.jsp:2.3.2 -
http://jsp.java.net)
Common Development and Distribution License (CDDL) v1.1
* Java Transaction API (javax.transaction:jta:1.1 -
http://java.sun.com/products/jta)
- * jsp-api (javax.servlet:jsp-api:2.0 - no url defined)
* jsp-api (javax.servlet.jsp:jsp-api:2.1 - no url defined)
- * servlet-api (javax.servlet:servlet-api:2.5 - no url defined)
* transaction-api (javax.transaction:transaction-api:1.1 - no url
defined)
- * javax.ws.rs-api (javax.ws.rs:javax.ws.rs-api:2.0.1 -
http://jax-rs-spec.java.net)
+
+ Common Development and Distribution License (CDDL) v1.1, The GNU General
Public License (GPL), Version 2, With Classpath Exception
+
* jaxb-api (javax.xml.bind:jaxb-api:2.3.0 -
https://github.com/javaee/jaxb-spec/jaxb-api)
* JAXB RI (com.sun.xml.bind:jaxb-impl:2.2.3-1 - http://jaxb.java.net/)
- * jersey-client (com.sun.jersey:jersey-client:1.9 -
https://jersey.java.net/jersey-client/)
- * jersey-core (com.sun.jersey:jersey-core:1.9 -
https://jersey.java.net/jersey-core/)
- * jersey-guice (com.sun.jersey.contribs:jersey-guice:1.9 -
https://jersey.java.net/jersey-contribs/jersey-guice/)
- * jersey-json (com.sun.jersey:jersey-json:1.9 -
https://jersey.java.net/jersey-json/)
- * jersey-server (com.sun.jersey:jersey-server:1.9 -
https://jersey.java.net/jersey-server/)
+ * jersey-client (com.sun.jersey:jersey-client:1.19.4 -
https://jersey.java.net/jersey-client/)
+ * jersey-core (com.sun.jersey:jersey-core:1.19.4 -
https://jersey.java.net/jersey-core/)
+ * jersey-guice (com.sun.jersey.contribs:jersey-guice:1.19.4 -
https://jersey.java.net/jersey-contribs/jersey-guice/)
+ * jersey-json (com.github.pjfanning:jersey-json:1.20 -
https://github.com/pjfanning/jersey-1.x)
+ * jersey-servlet (com.sun.jersey:jersey-servlet:1.19.4 -
https://jersey.java.net/jersey-servlet/)
+
+ Eclipse Distribution License, Version 1.0
+
+ * jakarta.xml.bind-api (jakarta.xml.bind:jakarta.xml.bind-api:2.3.2 -
https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api)
+ * JavaBeans Activation Framework
(com.sun.activation:jakarta.activation:1.2.1 -
https://github.com/eclipse-ee4j/jaf/jakarta.activation)
+ * JavaBeans Activation Framework API jar
(jakarta.activation:jakarta.activation-api:1.2.1 -
https://github.com/eclipse-ee4j/jaf/jakarta.activation-api)
Eclipse Public License, Version 1.0
-
- * tools.logging (org.clojure:tools.logging:0.2.3 -
http://nexus.sonatype.org/oss-repository-hosting.html/pom.contrib/tools.logging)
+
* clojure (org.clojure:clojure:1.10.0 - http://clojure.org/)
* core.specs.alpha (org.clojure:core.specs.alpha:0.2.44 -
https://github.com/clojure/build.poms/core.specs.alpha)
* spec.alpha (org.clojure:spec.alpha:0.2.176 -
https://github.com/clojure/build.poms/spec.alpha)
- * JGraphT (org.jgrapht:jgrapht-core:0.9.0 - https://jgrapht.org/)
+ * tools.logging (org.clojure:tools.logging:0.2.3 -
http://nexus.sonatype.org/oss-repository-hosting.html/pom.contrib/tools.logging)
Eclipse Public License, Version 2.0
-
- * jms (jakarta.jms:jakarta.jms-api:2.0.2 -
https://projects.eclipse.org/projects/ee4j.jms)
+
* grizzly-framework (org.glassfish.grizzly:grizzly-framework:2.4.4 -
https://projects.eclipse.org/projects/ee4j.grizzly/grizzly-framework)
* grizzly-http (org.glassfish.grizzly:grizzly-http:2.4.4 -
https://projects.eclipse.org/projects/ee4j.grizzly/grizzly-http)
* grizzly-http-server (org.glassfish.grizzly:grizzly-http-server:2.4.4
- https://projects.eclipse.org/projects/ee4j.grizzly/grizzly-http-server)
* grizzly-http-servlet
(org.glassfish.grizzly:grizzly-http-servlet:2.4.4 -
https://projects.eclipse.org/projects/ee4j.grizzly/grizzly-http-servlet)
-
- Eclipse Distribution License, Version 1.0
- * JavaBeans Activation Framework
(com.sun.activation:jakarta.activation:1.2.1 -
https://github.com/eclipse-ee4j/jaf/jakarta.activation)
- * JavaBeans Activation Framework API jar
(jakarta.activation:jakarta.activation-api:1.2.1 -
https://github.com/eclipse-ee4j/jaf/jakarta.activation-api)
- * jakarta.xml.bind-api (jakarta.xml.bind:jakarta.xml.bind-api:2.3.2 -
https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api)
+
+ Eclipse Public License (EPL) 1.0, GNU Lesser General Public License
Version 2.1, February 1999
+
+ * JGraphT - Core (org.jgrapht:jgrapht-core:0.9.0 -
http://www.jgrapht.org/jgrapht-core)
Eclipse Public License, Version 2.0, The GNU General Public License (GPL),
Version 2, With Classpath Exception
@@ -1054,26 +1126,34 @@ The license texts of these dependencies can be found in
the licenses directory.
* OSGi resource locator (org.glassfish.hk2:osgi-resource-locator:1.0.3
- https://projects.eclipse.org/projects/ee4j/osgi-resource-locator)
* ServiceLocator Default Implementation
(org.glassfish.hk2:hk2-locator:2.6.1 -
https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator)
- GNU General Public License (GPL), version 2, with the Classpath exception
+ Eclipse Public License v. 2.0, GNU General Public License, version 2 with
the GNU Classpath Exception
+
+ * jms (jakarta.jms:jakarta.jms-api:2.0.2 -
https://projects.eclipse.org/projects/ee4j.jms)
- * Java Object Layout: Core (org.openjdk.jol:jol-core:0.2 -
http://maven.apache.org)
-
MIT License
* Animal Sniffer Annotations
(org.codehaus.mojo:animal-sniffer-annotations:1.17 -
http://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations)
* argparse4j (net.sourceforge.argparse4j:argparse4j:0.8.1 -
http://argparse4j.github.io)
* Checker Qual (org.checkerframework:checker-qual:2.5.2 -
https://checkerframework.org)
- * JCodings (org.jruby.jcodings:jcodings:1.0.18 -
http://nexus.sonatype.org/oss-repository-hosting.html/jcodings)
- * Joni (org.jruby.joni:joni:2.1.11 -
http://nexus.sonatype.org/oss-repository-hosting.html/joni)
- * JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:1.7.36 -
http://www.slf4j.org)
+ * JCodings (org.jruby.jcodings:jcodings:1.0.55 -
http://nexus.sonatype.org/oss-repository-hosting.html/jcodings)
+ * Joni (org.jruby.joni:joni:2.1.31 -
http://nexus.sonatype.org/oss-repository-hosting.html/joni)
* JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:1.7.36 -
http://www.slf4j.org)
+ * Microsoft JDBC Driver for SQL Server
(com.microsoft.sqlserver:mssql-jdbc:6.2.1.jre7 -
https://github.com/Microsoft/mssql-jdbc)
* SLF4J API Module (org.slf4j:slf4j-api:1.7.36 - http://www.slf4j.org)
- * Sysout over SLF4J (uk.org.lidalia:sysout-over-slf4j:1.0.2 -
http://projects.lidalia.org.uk/sysout-over-slf4j/)
+ * System Out and Err redirected to SLF4J
(uk.org.lidalia:sysout-over-slf4j:1.0.2 -
http://projects.lidalia.org.uk/sysout-over-slf4j/)
+
+ Modified BSD License
+
+ * sqlline (sqlline:sqlline:1.3.0 -
http://github.com/julianhyde/sqlline)
Mozilla Public License Version 2.0
- * jamon-runtime (org.jamon:jamon-runtime:2.4.1 -
http://www.jamon.org/jamon-java-parent/jamon-runtime/)
+ * jamon-runtime (org.jamon:jamon-runtime:2.4.1 -
http://www.jamon.org/jamon-java-parent/jamon-runtime/)
Public Domain
* AOP alliance (aopalliance:aopalliance:1.0 -
http://aopalliance.sourceforge.net)
+
+ The Go license
+
+ * re2j (com.google.re2j:re2j:1.1 - http://github.com/google/re2j)
diff --git a/external/storm-blobstore-migration/pom.xml
b/external/storm-blobstore-migration/pom.xml
index 2d0e90cb2..6abde74d6 100644
--- a/external/storm-blobstore-migration/pom.xml
+++ b/external/storm-blobstore-migration/pom.xml
@@ -31,11 +31,6 @@ limitations under the License.
<name>blobstore-migrator</name>
<url>https://maven.apache.org</url>
- <properties>
- <!-- Required downgrade by hadoop-hdfs 2.8.5 -->
- <guava.version>16.0.1</guava.version>
- </properties>
-
<dependencies>
<dependency>
<groupId>org.apache.storm</groupId>
diff --git a/external/storm-hdfs-blobstore/pom.xml
b/external/storm-hdfs-blobstore/pom.xml
index cc45f6739..23fc5cc57 100644
--- a/external/storm-hdfs-blobstore/pom.xml
+++ b/external/storm-hdfs-blobstore/pom.xml
@@ -27,11 +27,6 @@
<artifactId>storm-hdfs-blobstore</artifactId>
- <properties>
- <!-- Required downgrade by hadoop-hdfs 2.8.5 -->
- <guava.version>16.0.1</guava.version>
- </properties>
-
<developers>
<developer>
<id>ptgoetz</id>
diff --git a/external/storm-hdfs/pom.xml b/external/storm-hdfs/pom.xml
index 582b4e1e4..1b123820d 100644
--- a/external/storm-hdfs/pom.xml
+++ b/external/storm-hdfs/pom.xml
@@ -27,11 +27,6 @@
<artifactId>storm-hdfs</artifactId>
- <properties>
- <!-- Required downgrade by hadoop-hdfs 2.8.5 -->
- <guava.version>16.0.1</guava.version>
- </properties>
-
<developers>
<developer>
<id>ptgoetz</id>
diff --git a/external/storm-hive/pom.xml b/external/storm-hive/pom.xml
index e845d03f0..75d7e61e8 100644
--- a/external/storm-hive/pom.xml
+++ b/external/storm-hive/pom.xml
@@ -36,11 +36,6 @@
</developer>
</developers>
- <properties>
- <!-- Required downgrade by hive-hcatalog-core 2.3.4 -->
- <guava.version>16.0.1</guava.version>
- </properties>
-
<dependencies>
<dependency>
<groupId>org.apache.storm</groupId>
diff --git a/pom.xml b/pom.xml
index 95ad0780f..2a610e61a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,10 +113,10 @@
<zookeeper.version>3.9.1</zookeeper.version>
<snappy.version>1.1.10.4</snappy.version>
<jline.version>0.9.94</jline.version>
- <hive.version>2.3.9</hive.version>
- <hadoop.version>2.10.2</hadoop.version>
+ <hive.version>3.1.3</hive.version>
+ <hadoop.version>3.3.6</hadoop.version>
<hdfs.version>${hadoop.version}</hdfs.version>
- <hbase.version>2.1.3</hbase.version>
+ <hbase.version>2.5.6-hadoop3</hbase.version>
<kryo.version>5.4.0</kryo.version>
<servlet.version>3.1.0</servlet.version>
<joda-time.version>2.12.5</joda-time.version>