META-INF.DEPENDENCIES Maven / Gradle / Ivy
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
StreamPark : Common
From: 'an unknown organization'
- Findbugs Annotations under Apache License (http://stephenc.github.com/findbugs-annotations) com.github.stephenc.findbugs:findbugs-annotations:jar:1.3.9-1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:3.0.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:bundle:1.0.2
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Guava: Google Core Libraries for Java (https://github.com/google/guava) com.google.guava:guava:bundle:33.1.0-jre
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Guava ListenableFuture only (https://github.com/google/guava/listenablefuture) com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- J2ObjC Annotations (https://github.com/google/j2objc/) com.google.j2objc:j2objc-annotations:jar:3.0.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- ParaNamer Core (http://paranamer.codehaus.org/paranamer) com.thoughtworks.paranamer:paranamer:jar:2.3
License: BSD (LICENSE.txt)
- commons-beanutils commons-beanutils:commons-beanutils:jar:1.7.0
- Metrics Core (http://metrics.dropwizard.io/metrics-core/) io.dropwizard.metrics:metrics-core:bundle:3.2.6
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- zookeeper org.apache.zookeeper:zookeeper:pom:3.4.10
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Checker Qual (https://checkerframework.org/) org.checkerframework:checker-qual:jar:3.42.0
License: The MIT License (http://opensource.org/licenses/MIT)
- JCodings (http://nexus.sonatype.org/oss-repository-hosting.html/jcodings) org.jruby.jcodings:jcodings:jar:1.0.18
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
- Joni (http://nexus.sonatype.org/oss-repository-hosting.html/joni) org.jruby.joni:joni:jar:2.1.11
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
- MongoDB Java Driver (http://www.mongodb.org) org.mongodb:mongo-java-driver:jar:3.12.2
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- XZ for Java (http://tukaani.org/xz/java.html) org.tukaani:xz:jar:1.0
License: Public Domain
- SnakeYAML (https://bitbucket.org/snakeyaml/snakeyaml) org.yaml:snakeyaml:bundle:2.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jedis (https://github.com/xetorthio/jedis) redis.clients:jedis:jar:3.3.0
License: MIT (http://github.com/xetorthio/jedis/raw/master/LICENSE.txt)
- xmlenc Library (http://xmlenc.sourceforge.net) xmlenc:xmlenc:jar:0.52
License: The BSD License (http://www.opensource.org/licenses/bsd-license.php)
From: 'Apache Software Foundation' (http://jakarta.apache.org/)
- HttpClient (http://jakarta.apache.org/httpcomponents/httpclient-3.x/) commons-httpclient:commons-httpclient:jar:3.1
License: Apache License (http://www.apache.org/licenses/LICENSE-2.0)
From: 'Apache Software Foundation' (http://www.apache.org)
- Apache Hadoop Annotations org.apache.hadoop:hadoop-annotations:jar:2.7.7
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Hadoop Auth org.apache.hadoop:hadoop-auth:jar:2.7.7
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Hadoop Common org.apache.hadoop:hadoop-common:jar:2.7.7
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Apache Software Foundation' (https://www.apache.org)
- Apache Hadoop Client API org.apache.hadoop:hadoop-client-api:jar:3.3.4
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Hadoop Client Runtime org.apache.hadoop:hadoop-client-runtime:jar:3.3.4
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- StreamPark : Shaded Slf4j (https://streampark.apache.org/streampark-shaded/true/) org.apache.streampark:true:jar:1.0.0
License: The Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- StreamPark : Shaded Jackson (https://streampark.apache.org/streampark-shaded/true/) org.apache.streampark:true:jar:1.0.0
License: The Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'com.beachape'
- enumeratum-macros (https://github.com/lloydmeta/enumeratum) com.beachape:enumeratum-macros_2.11:jar:1.6.1
License: MIT (http://opensource.org/licenses/MIT)
- enumeratum (https://github.com/lloydmeta/enumeratum) com.beachape:enumeratum_2.11:jar:1.6.1
License: MIT (http://opensource.org/licenses/MIT)
From: 'com.typesafe' (https://github.com/lightbend/config)
- config (https://github.com/lightbend/config) com.typesafe:config:bundle:1.4.2
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0)
From: 'FasterXML' (http://fasterxml.com)
- Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-core-asl:jar:1.9.13
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Data Mapper for Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'FasterXML' (http://fasterxml.com/)
- Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.13.5
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.13.5
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.13.5
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Google' (http://www.google.com/)
- Protocol Buffer Java API (http://code.google.com/p/protobuf) com.google.protobuf:protobuf-java:bundle:2.5.0
License: New BSD license (http://www.opensource.org/licenses/bsd-license.php)
From: 'Google LLC' (http://www.google.com)
- error-prone annotations (https://errorprone.info/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.26.1
License: Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Google, Inc.' (http://www.google.com)
- Gson (http://code.google.com/p/google-gson/) com.google.code.gson:gson:jar:2.2.4
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'JCraft,Inc.' (http://www.jcraft.com/)
- JSch (http://www.jcraft.com/jsch/) com.jcraft:jsch:jar:0.1.54
License: Revised BSD (http://www.jcraft.com/jsch/LICENSE.txt)
From: 'Mort Bay Consulting' (http://www.mortbay.com)
- Jetty SSLEngine (http://jetty.mortbay.org) org.mortbay.jetty:jetty-sslengine:jar:6.1.26
License: Apache License Version 2 (http://www.apache.org/licenses/LICENSE-2.0)
From: 'QOS.ch' (http://www.qos.ch)
- SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.32
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
From: 'The Apache Software Foundation' (http://commons.apache.org/)
- Commons Configuration (http://commons.apache.org/${pom.artifactId.substring(8)}/) commons-configuration:commons-configuration:jar:1.6
License: The Apache Software License, Version 2.0 (/LICENSE.txt)
From: 'The Apache Software Foundation' (http://jakarta.apache.org)
- Digester (http://jakarta.apache.org/commons/digester/) commons-digester:commons-digester:jar:1.8
License: The Apache Software License, Version 2.0 (/LICENSE.txt)
From: 'The Apache Software Foundation' (http://www.apache.org/)
- Commons BeanUtils Core (http://commons.apache.org/beanutils/) commons-beanutils:commons-beanutils-core:jar:1.8.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Codec (http://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.10
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Collections (http://commons.apache.org/collections/) commons-collections:commons-collections:jar:3.2.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons IO (http://commons.apache.org/proper/commons-io/) commons-io:commons-io:jar:2.5
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Commons Lang (http://commons.apache.org/lang/) commons-lang:commons-lang:jar:2.6
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Logging (http://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.2
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Avro (http://avro.apache.org) org.apache.avro:avro:jar:1.7.4
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Commons Compress (http://commons.apache.org/compress/) org.apache.commons:commons-compress:jar:1.4.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Crypto (http://commons.apache.org/proper/commons-crypto/) org.apache.commons:commons-crypto:jar:1.0.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Commons Math (http://commons.apache.org/math/) org.apache.commons:commons-math3:jar:3.1.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Curator Client (http://curator.apache.org/curator-client) org.apache.curator:curator-client:bundle:2.7.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Curator Framework (http://curator.apache.org/curator-framework) org.apache.curator:curator-framework:bundle:2.7.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Curator Recipes (http://curator.apache.org/curator-recipes) org.apache.curator:curator-recipes:bundle:2.7.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Directory API ASN.1 API (http://directory.apache.org/api-parent/api-asn1-parent/api-asn1-api/) org.apache.directory.api:api-asn1-api:bundle:1.0.0-M20
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Directory LDAP API Utilities (http://directory.apache.org/api-parent/api-util/) org.apache.directory.api:api-util:bundle:1.0.0-M20
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- ApacheDS I18n (http://directory.apache.org/apacheds/1.5/apacheds-i18n) org.apache.directory.server:apacheds-i18n:bundle:2.0.0-M15
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- ApacheDS Protocol Kerberos Codec (http://directory.apache.org/apacheds/1.5/apacheds-kerberos-codec) org.apache.directory.server:apacheds-kerberos-codec:bundle:2.0.0-M15
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- htrace-core (http://incubator.apache.org/projects/htrace.html) org.apache.htrace:htrace-core:jar:3.1.0-incubating
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- htrace-core4 (http://incubator.apache.org/projects/htrace.html) org.apache.htrace:htrace-core4:jar:4.2.0-incubating
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache HttpClient (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient:jar:4.5.13
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache HttpCore (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore:jar:4.4.13
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Yetus - Audience Annotations (https://yetus.apache.org/audience-annotations) org.apache.yetus:audience-annotations:jar:0.5.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'The Apache Software Foundation' (https://www.apache.org/)
- Apache Commons CLI (https://commons.apache.org/proper/commons-cli/) commons-cli:commons-cli:jar:1.5.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Net (https://commons.apache.org/proper/commons-net/) commons-net:commons-net:jar:3.9.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Lang (http://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.8.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Pool (http://commons.apache.org/proper/commons-pool/) org.apache.commons:commons-pool2:jar:2.6.2
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- force-shading (https://www.apache.org/force-shading/) org.apache.flink:force-shading:jar:1.8.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache HBase - Client (https://hbase.apache.org/hbase-build-configuration/hbase-client) org.apache.hbase:hbase-client:jar:2.1.10
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache HBase - Common (https://hbase.apache.org/hbase-build-configuration/hbase-common) org.apache.hbase:hbase-common:jar:2.1.10
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache HBase - Hadoop Compatibility (https://hbase.apache.org/hbase-build-configuration/hbase-hadoop-compat) org.apache.hbase:hbase-hadoop-compat:jar:2.1.10
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache HBase - Hadoop Two Compatibility (https://hbase.apache.org/hbase-build-configuration/hbase-hadoop2-compat) org.apache.hbase:hbase-hadoop2-compat:jar:2.1.10
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache HBase - Metrics Implementation (https://hbase.apache.org/hbase-build-configuration/hbase-metrics) org.apache.hbase:hbase-metrics:jar:2.1.10
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache HBase - Metrics API (https://hbase.apache.org/hbase-build-configuration/hbase-metrics-api) org.apache.hbase:hbase-metrics-api:jar:2.1.10
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache HBase - Protocol (https://hbase.apache.org/hbase-build-configuration/hbase-protocol) org.apache.hbase:hbase-protocol:jar:2.1.10
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache HBase - Shaded Protocol (https://hbase.apache.org/hbase-build-configuration/hbase-protocol-shaded) org.apache.hbase:hbase-protocol-shaded:jar:2.1.10
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache HBase Relocated (Shaded) Third-party Miscellaneous Libs (http://hbase.apache.org/hbase-shaded-miscellaneous) org.apache.hbase.thirdparty:hbase-shaded-miscellaneous:jar:2.1.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache HBase Relocated (Shaded) Netty Libs (http://hbase.apache.org/hbase-shaded-netty) org.apache.hbase.thirdparty:hbase-shaded-netty:jar:2.1.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache HBase Patched & Relocated (Shaded) Protobuf (http://hbase.apache.org/hbase-shaded-protobuf) org.apache.hbase.thirdparty:hbase-shaded-protobuf:jar:2.1.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'The Netty Project' (https://netty.io/)
- Netty/Common (https://netty.io/netty-common/) io.netty:netty-common:jar:4.1.65.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/Resolver (https://netty.io/netty-resolver/) io.netty:netty-resolver:jar:4.1.65.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
From: 'xerial.org' (http://www.xerial.org/)
- Snappy for Java (http://code.google.com/p/snappy-java/) org.xerial.snappy:snappy-java:bundle:1.0.4.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Zaxxer.com' (https://github.com/brettwooldridge)
- HikariCP (https://github.com/brettwooldridge/HikariCP) com.zaxxer:HikariCP:bundle:3.4.5
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy