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

META-INF.DEPENDENCIES Maven / Gradle / Ivy

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

SeaTunnel : Examples : Spark Connector V2


From: 'an unknown organization'

  - AntLR Parser Generator (http://www.antlr.org/) antlr:antlr:jar:2.7.7
    License: BSD License  (http://www.antlr.org/license.html)

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

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

  - Kryo Shaded (https://github.com/EsotericSoftware/kryo/kryo-shaded) com.esotericsoftware:kryo-shaded:bundle:4.0.2
    License: 3-Clause BSD License  (https://opensource.org/licenses/BSD-3-Clause)

  - MinLog (https://github.com/EsotericSoftware/minlog) com.esotericsoftware:minlog:bundle:1.3.0
    License: New BSD License  (http://www.opensource.org/licenses/bsd-license.php)

  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:1.3.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - error-prone annotations (http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.2.0
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:jar:1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Guava: Google Core Libraries for Java (https://github.com/google/guava/guava) com.google.guava:guava:bundle:27.0-jre
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Guava ListenableFuture only (https://github.com/google/guava/listenablefuture) com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - J2ObjC Annotations (https://github.com/google/j2objc/) com.google.j2objc:j2objc-annotations:jar:1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - JavaEWAH (http://code.google.com/p/javaewah/) com.googlecode.javaewah:JavaEWAH:jar:0.3.2
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - project ':json-path' (https://github.com/jayway/JsonPath) com.jayway.jsonpath:json-path:jar:2.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Compress-LZF (http://github.com/ning/compress) com.ning:compress-lzf:bundle:1.0.3
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - ParaNamer Core (https://github.com/paul-hammant/paranamer/paranamer) com.thoughtworks.paranamer:paranamer:bundle:2.8
    License: BSD  (LICENSE.txt)

  - FlatBuffers Java API (https://github.com/vy/flatbuffers) com.vlkan:flatbuffers:jar:1.2.0-3f79e055
    License: Apache License (v2.0)  (http://www.apache.org/licenses/LICENSE-2.0)

  - commons-beanutils  commons-beanutils:commons-beanutils:jar:1.7.0

  - aircompressor (http://github.com/airlift/aircompressor) io.airlift:aircompressor:jar:0.10
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

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

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

  - Jackson Integration for Metrics (http://metrics.codahale.com/metrics-json/) io.dropwizard.metrics:metrics-json:bundle:3.1.5
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - JVM Integration for Metrics (http://metrics.codahale.com/metrics-jvm/) io.dropwizard.metrics:metrics-jvm:bundle:3.1.5
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - JavaBeans(TM) Activation Framework (http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp) javax.activation:activation:jar:1.1.1
    License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0  (https://glassfish.dev.java.net/public/CDDLv1.0.html)

  - Java Transaction API (http://java.sun.com/products/jta) javax.transaction:jta:jar:1.1

  - Bean Validation API (http://beanvalidation.org) javax.validation:validation-api:jar:1.1.0.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Streaming API for XML  javax.xml.stream:stax-api:jar:1.0-2
    License: GNU General Public Library  (http://www.gnu.org/licenses/gpl.txt)
    License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0  (http://www.sun.com/cddl/cddl.html)

  - LZ4 and xxHash (https://github.com/jpountz/lz4-java) net.jpountz.lz4:lz4:jar:1.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - pyrolite (https://github.com/irmen/Pyrolite) net.razorvine:pyrolite:jar:4.13
    License: MIT License  (https://raw.githubusercontent.com/irmen/Pyrolite/master/LICENSE)

  - opencsv (http://opencsv.sf.net) net.sf.opencsv:opencsv:jar:2.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Py4J (http://nexus.sonatype.org/oss-repository-hosting.html/py4j) net.sf.py4j:py4j:jar:0.10.7
    License: The New BSD License  (http://www.opensource.org/licenses/bsd-license.html)

  - ANTLR ST4 4.0.4 (http://www.stringtemplate.org) org.antlr:ST4:jar:4.0.4
    License: BSD licence  (http://antlr.org/license.html)

  - Antlr 3.4 Runtime (http://www.antlr.org) org.antlr:antlr-runtime:jar:3.4

  - ANTLR StringTemplate (http://www.stringtemplate.org) org.antlr:stringtemplate:jar:3.2.1
    License: BSD licence  (http://antlr.org/license.html)

  - Apache Thrift (http://thrift.apache.org) org.apache.thrift:libfb303:pom:0.9.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Thrift (http://thrift.apache.org) org.apache.thrift:libthrift:pom:0.9.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - zookeeper  org.apache.zookeeper:zookeeper:pom:3.4.6

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

  - commons-compiler (http://janino-compiler.github.io/commons-compiler/) org.codehaus.janino:commons-compiler:jar:3.0.9
    License: New BSD License  (https://raw.githubusercontent.com/janino-compiler/janino/master/LICENSE)

  - janino (http://janino-compiler.github.io/janino/) org.codehaus.janino:janino:jar:3.0.9
    License: New BSD License  (https://raw.githubusercontent.com/janino-compiler/janino/master/LICENSE)

  - DataNucleus JDO API plugin (http://www.datanucleus.org) org.datanucleus:datanucleus-api-jdo:jar:3.2.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - DataNucleus Core (http://www.datanucleus.org) org.datanucleus:datanucleus-core:jar:3.2.10
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - DataNucleus RDBMS (http://www.datanucleus.org) org.datanucleus:datanucleus-rdbms:jar:3.2.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - htrace-core (https://github.com/cloudera/htrace) org.htrace:htrace-core:jar:3.0.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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

  - Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.18.1-GA
    License: MPL 1.1  (http://www.mozilla.org/MPL/MPL-1.1.html)
    License: LGPL 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)
    License: Apache License 2.0  (http://www.apache.org/licenses/)

  - LZ4 and xxHash (https://github.com/lz4/lz4-java) org.lz4:lz4-java:jar:1.4.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - RoaringBitmap (https://github.com/lemire/RoaringBitmap) org.roaringbitmap:RoaringBitmap:bundle:0.5.11
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - empty (http://nexus.sonatype.org/oss-repository-hosting.html/unused) org.spark-project.spark:unused:jar:1.0.0
    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.5
    License: Public Domain 

  - oro  oro:oro:jar:2.0.8

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

  - xmlenc Library (http://xmlenc.sourceforge.net) xmlenc:xmlenc:jar:0.52
    License: The BSD License  (http://www.opensource.org/licenses/bsd-license.php)


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

  - ANTLR 4 Runtime (http://www.antlr.org/antlr4-runtime) org.antlr:antlr4-runtime:jar:4.7
    License: The BSD License  (http://www.antlr.org/license.html)


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

  - Apache Derby Database Engine and Embedded JDBC Driver (http://db.apache.org/derby/derby/) org.apache.derby:derby:jar:10.12.1.1
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)


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)

  - JDO API (http://db.apache.org/jdo) javax.jdo:jdo-api:jar:3.0.1
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Hadoop Annotations  org.apache.hadoop:hadoop-annotations:jar:2.6.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Hadoop Auth  org.apache.hadoop:hadoop-auth:jar:2.6.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Hadoop Client  org.apache.hadoop:hadoop-client:jar:2.6.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Hadoop Common  org.apache.hadoop:hadoop-common:jar:2.6.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Hadoop HDFS  org.apache.hadoop:hadoop-hdfs:jar:2.6.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - hadoop-mapreduce-client-app  org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.6.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - hadoop-mapreduce-client-common  org.apache.hadoop:hadoop-mapreduce-client-common:jar:2.6.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - hadoop-mapreduce-client-core  org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.6.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - hadoop-mapreduce-client-jobclient  org.apache.hadoop:hadoop-mapreduce-client-jobclient:jar:2.6.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - hadoop-mapreduce-client-shuffle  org.apache.hadoop:hadoop-mapreduce-client-shuffle:jar:2.6.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - hadoop-yarn-api  org.apache.hadoop:hadoop-yarn-api:jar:2.6.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - hadoop-yarn-client  org.apache.hadoop:hadoop-yarn-client:jar:2.6.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - hadoop-yarn-common  org.apache.hadoop:hadoop-yarn-common:jar:2.6.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - hadoop-yarn-server-common  org.apache.hadoop:hadoop-yarn-server-common:jar:2.6.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


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

  - XML Commons External Components XML APIs (http://xml.apache.org/commons/components/external/) xml-apis:xml-apis:jar:1.3.04
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


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

  - Apache Groovy (https://groovy-lang.org) org.apache.groovy:groovy:jar:4.0.16
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Carrot Search s.c.' (http://www.carrotsearch.com)

  - HPPC Collections (http://labs.carrotsearch.com/hppc.html/hppc) com.carrotsearch:hppc:bundle:0.7.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Chemouni Uriel' (https://urielch.github.io/)

  - ASM based accessors helper used by json-smart (https://urielch.github.io/) net.minidev:accessors-smart:bundle:2.4.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - JSON Small and Fast Parser (https://urielch.github.io/) net.minidev:json-smart:bundle:2.4.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'com.fasterxml.jackson.module'

  - jackson-module-scala (http://wiki.fasterxml.com/JacksonModuleScala) com.fasterxml.jackson.module:jackson-module-scala_2.12:bundle:2.6.7.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'com.github.luben'

  - zstd-jni (https://github.com/luben/zstd-jni) com.github.luben:zstd-jni:bundle:1.3.2-2
    License: BSD 2-Clause License  (https://opensource.org/licenses/BSD-2-Clause)


From: 'com.twitter'

  - chill-java (https://github.com/twitter/chill) com.twitter:chill-java:jar:0.9.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - chill (https://github.com/twitter/chill) com.twitter:chill_2.12:jar:0.9.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'com.typesafe'

  - config (https://github.com/lightbend/config) com.typesafe:config:bundle:1.3.3
    License: Apache License, Version 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)

  - JAX-RS provider for JSON content type (http://jackson.codehaus.org) org.codehaus.jackson:jackson-jaxrs:jar:1.9.13
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
    License: GNU Lesser General Public License (LGPL), Version 2.1  (http://www.fsf.org/licensing/licenses/lgpl.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)

  - Xml Compatibility extensions for Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-xc:jar:1.9.13
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
    License: GNU Lesser General Public License (LGPL), Version 2.1  (http://www.fsf.org/licensing/licenses/lgpl.txt)


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

  - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.13.3
    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.3
    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.6.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson-dataformat-Properties (http://github.com/FasterXML/jackson-dataformats-text) com.fasterxml.jackson.dataformat:jackson-dataformat-properties:bundle:2.13.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson datatype: JSR310 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) com.fasterxml.jackson.datatype:jackson-datatype-jsr310:bundle:2.13.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson module: Paranamer (https://github.com/FasterXML/jackson-modules-base) com.fasterxml.jackson.module:jackson-module-paranamer:bundle:2.7.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'FuseSource, Corp.' (http://fusesource.com/)

  - leveldbjni-all (http://leveldbjni.fusesource.org/leveldbjni-all) org.fusesource.leveldbjni:leveldbjni-all:bundle:1.8
    License: The BSD 3-Clause License  (http://www.opensource.org/licenses/BSD-3-Clause)


From: 'GlassFish Community' (https://glassfish.dev.java.net)

  - Java Servlet API (http://servlet-spec.java.net) javax.servlet:javax.servlet-api:jar:3.1.0
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

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


From: 'GlassFish Community' (https://glassfish.java.net)

  - javax.annotation API (http://jcp.org/en/jsr/detail?id=250) javax.annotation:javax.annotation-api:jar:1.2
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)


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

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


From: 'Google, 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: 'Javolution' (http://javolution.org)

  - Javolution (http://javolution.org) javolution:javolution:bundle:5.5.1
    License: BSD License  (http://javolution.org/LICENSE.txt)


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

  - Joda-Time (http://www.joda.org/joda-time/) joda-time:joda-time:jar:2.9.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Jodd' (http://jodd.org)

  - Jodd Core (http://jodd.org) org.jodd:jodd-core:jar:3.5.2
    License: The New BSD License  (http://jodd.org/license.html)


From: 'Joe Walnes, Henri Tremblay, Leonardo Mesquita'

  - Objenesis (http://objenesis.org/objenesis) org.objenesis:objenesis:jar:3.3
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'JolBox' (http://jolbox.com)

  - BoneCP :: Core Library (http://jolbox.com/bonecp) com.jolbox:bonecp:bundle:0.8.0.RELEASE
    License: Apache v2  (http://www.apache.org/licenses/LICENSE-2.0.html)


From: 'JSQLParser'

  - JSQLParser library (https://github.com/JSQLParser/JSqlParser) com.github.jsqlparser:jsqlparser:bundle:4.5
    License: GNU Library or Lesser General Public License (LGPL) V2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Julian Hyde' (http://www.hydromatic.net)

  - eigenbase-properties (http://github.com/julianhyde/eigenbase-properties) net.hydromatic:eigenbase-properties:bundle:1.1.5
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'LAMP/EPFL' (http://lamp.epfl.ch/)

  - Scala Compiler (http://www.scala-lang.org/) org.scala-lang:scala-reflect:jar:2.12.1
    License: BSD 3-Clause  (http://www.scala-lang.org/license.html)


From: 'LAMP/EPFL' (https://lamp.epfl.ch/)

  - Scala Library (https://www.scala-lang.org/) org.scala-lang:scala-library:jar:2.12.15
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0)


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

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


From: 'Mort Bay Consulting' (http://www.mortbay.com)

  - Jetty Utilities (http://www.eclipse.org/jetty/jetty-parent/project/jetty-util) org.mortbay.jetty:jetty-util:jar:6.1.26
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)


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

  - HK2 API module (https://hk2.java.net/hk2-api) org.glassfish.hk2:hk2-api:jar:2.4.0-b34
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)

  - ServiceLocator Default Implementation (https://hk2.java.net/hk2-locator) org.glassfish.hk2:hk2-locator:jar:2.4.0-b34
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)

  - HK2 Implementation Utilities (https://hk2.java.net/hk2-utils) org.glassfish.hk2:hk2-utils:jar:2.4.0-b34
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)

  - aopalliance version 1.0 repackaged as a module (https://hk2.java.net/external/aopalliance-repackaged) org.glassfish.hk2.external:aopalliance-repackaged:jar:2.4.0-b34
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)

  - javax.inject:1 as OSGi bundle (https://hk2.java.net/external/javax.inject) org.glassfish.hk2.external:javax.inject:jar:2.4.0-b34
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)


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

  - javax.ws.rs-api (http://jax-rs-spec.java.net) javax.ws.rs:javax.ws.rs-api:jar:2.0.1
    License: CDDL 1.1  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
    License: GPL2 w/ CPE  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)

  - JAXB API bundle for GlassFish V3 (https://jaxb.dev.java.net/) javax.xml.bind:jaxb-api:jar:2.2.2
    License: CDDL 1.1  (https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html)
    License: GPL2 w/ CPE  (https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html)

  - jersey-repackaged-guava (https://jersey.java.net/project/project/jersey-guava/) org.glassfish.jersey.bundles.repackaged:jersey-guava:bundle:2.22.2
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)

  - jersey-container-servlet (https://jersey.java.net/project/jersey-container-servlet/) org.glassfish.jersey.containers:jersey-container-servlet:jar:2.22.2
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)

  - jersey-container-servlet-core (https://jersey.java.net/project/jersey-container-servlet-core/) org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.22.2
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)

  - jersey-core-client (https://jersey.java.net/jersey-client/) org.glassfish.jersey.core:jersey-client:jar:2.22.2
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)

  - jersey-core-common (https://jersey.java.net/jersey-common/) org.glassfish.jersey.core:jersey-common:jar:2.22.2
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)

  - jersey-core-server (https://jersey.java.net/jersey-server/) org.glassfish.jersey.core:jersey-server:jar:2.22.2
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)

  - jersey-media-jaxb (https://jersey.java.net/project/jersey-media-jaxb/) org.glassfish.jersey.media:jersey-media-jaxb:jar:2.22.2
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)


From: 'org.json4s' (https://github.com/json4s/json4s)

  - json4s-ast (https://github.com/json4s/json4s) org.json4s:json4s-ast_2.12:jar:3.5.3
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0)

  - json4s-core (https://github.com/json4s/json4s) org.json4s:json4s-core_2.12:jar:3.5.3
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0)

  - json4s-jackson (https://github.com/json4s/json4s) org.json4s:json4s-jackson_2.12:jar:3.5.3
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0)

  - json4s-scalap (https://github.com/json4s/json4s) org.json4s:json4s-scalap_2.12:jar:3.5.3
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0)


From: 'org.scala-lang.modules' (http://www.scala-lang.org/)

  - scala-parser-combinators (http://www.scala-lang.org/) org.scala-lang.modules:scala-parser-combinators_2.12:bundle:1.1.0
    License: BSD 3-clause  (http://opensource.org/licenses/BSD-3-Clause)

  - scala-xml (http://www.scala-lang.org/) org.scala-lang.modules:scala-xml_2.12:bundle:1.0.6
    License: BSD 3-clause  (http://opensource.org/licenses/BSD-3-Clause)


From: 'OW2' (http://www.ow2.org/)

  - asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.1
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)


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

  - JCL 1.2 implemented over SLF4J (http://www.slf4j.org) org.slf4j:jcl-over-slf4j:jar:1.7.25
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

  - JUL to SLF4J bridge (http://www.slf4j.org) org.slf4j:jul-to-slf4j:jar:1.7.16
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.25
    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)

  - Apache XBean :: ASM 6 shaded (repackaged) (http://geronimo.apache.org/maven/xbean/4.8/xbean-asm6-shaded) org.apache.xbean:xbean-asm6-shaded:bundle:4.8
    License: $license.name  (http://asm.ow2.org/license.html)
    License: $license.name  (http://www.apache.org/licenses/LICENSE-2.0.txt)


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

  - Apache Parquet Hadoop Bundle (Incubating) (https://parquet.incubator.apache.org) com.twitter:parquet-hadoop-bundle:jar:1.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - 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)

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

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

  - Commons DBCP (http://commons.apache.org/dbcp/) commons-dbcp:commons-dbcp:jar:1.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Commons Lang (http://commons.apache.org/lang/) commons-lang:commons-lang:jar:2.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Commons Net (http://commons.apache.org/net/) commons-net:commons-net:jar:3.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Commons Pool (http://commons.apache.org/pool/) commons-pool:commons-pool:jar:1.5.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Extras™ for Apache log4j™. (http://logging.apache.org/log4j/extras) log4j:apache-log4j-extras:bundle:1.2.17
    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:bundle:1.8.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Avro IPC (http://avro.apache.org) org.apache.avro:avro-ipc:bundle:1.8.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Avro Mapred API (http://avro.apache.org/avro-mapred) org.apache.avro:avro-mapred:bundle:1.8.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Calcite Avatica (http://calcite.incubator.apache.org/calcite-avatica) org.apache.calcite:calcite-avatica:jar:1.2.0-incubating
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Calcite Core (http://calcite.incubator.apache.org/calcite-core) org.apache.calcite:calcite-core:jar:1.2.0-incubating
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Calcite Linq4j (http://calcite.incubator.apache.org/calcite-linq4j) org.apache.calcite:calcite-linq4j:jar:1.2.0-incubating
    License: Apache 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)

  - Apache Commons Math (http://commons.apache.org/proper/commons-math/) org.apache.commons:commons-math3:jar:3.4.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.6.0
    License: The Apache Software License, Version 2.0  (file://${basedir}/LICENSE)

  - Curator Framework (http://curator.apache.org/curator-framework) org.apache.curator:curator-framework:bundle:2.6.0
    License: The Apache Software License, Version 2.0  (file://${basedir}/LICENSE)

  - Curator Recipes (http://curator.apache.org/curator-recipes) org.apache.curator:curator-recipes:bundle:2.6.0
    License: The Apache Software License, Version 2.0  (file://${basedir}/LICENSE)

  - 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)

  - 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.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Ivy (http://ant.apache.org/ivy/) org.apache.ivy:ivy:jar:2.4.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Parquet Column (https://parquet.apache.org) org.apache.parquet:parquet-column:jar:1.10.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Parquet Common (https://parquet.apache.org) org.apache.parquet:parquet-common:jar:1.10.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Parquet Encodings (https://parquet.apache.org) org.apache.parquet:parquet-encoding:jar:1.10.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Parquet Format (http://parquet.apache.org/) org.apache.parquet:parquet-format:jar:2.4.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Parquet Hadoop (https://parquet.apache.org) org.apache.parquet:parquet-hadoop:jar:1.10.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Parquet Jackson (https://parquet.apache.org) org.apache.parquet:parquet-jackson:jar:1.10.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Hive Query Language (http://hive.apache.org/hive-exec) org.spark-project.hive:hive-exec:jar:1.2.1.spark2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Hive Metastore (http://hive.apache.org/hive-metastore) org.spark-project.hive:hive-metastore:jar:1.2.1.spark2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Xerces2 Java Parser (http://xerces.apache.org/xerces2-j) xerces:xercesImpl:jar:2.9.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


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

  - Apache Commons Codec (https://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.13
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

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

  - Arrow Format (http://arrow.apache.org/arrow-format/) org.apache.arrow:arrow-format:jar:0.10.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Arrow Memory (http://arrow.apache.org/arrow-memory/) org.apache.arrow:arrow-memory:jar:0.10.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Arrow Vectors (http://arrow.apache.org/arrow-vector/) org.apache.arrow:arrow-vector:jar:0.10.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

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

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

  - Apache Commons CSV (https://commons.apache.org/proper/commons-csv/) org.apache.commons:commons-csv:jar:1.10.0
    License: Apache-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.5
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Log4j 1.x Compatibility API (https://logging.apache.org/log4j/2.x/log4j-1.2-api/) org.apache.logging.log4j:log4j-1.2-api:jar:2.17.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Log4j API (https://logging.apache.org/log4j/2.x/log4j-api/) org.apache.logging.log4j:log4j-api:jar:2.17.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Log4j Core (https://logging.apache.org/log4j/2.x/log4j-core/) org.apache.logging.log4j:log4j-core:jar:2.17.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Log4j SLF4J Binding (https://logging.apache.org/log4j/2.x/log4j-slf4j-impl/) org.apache.logging.log4j:log4j-slf4j-impl:jar:2.17.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - ORC Core (http://orc.apache.org/orc-core) org.apache.orc:orc-core:jar:1.5.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - ORC MapReduce (http://orc.apache.org/orc-mapreduce) org.apache.orc:orc-mapreduce:jar:1.5.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - ORC Shims (http://orc.apache.org/orc-shims) org.apache.orc:orc-shims:jar:1.5.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SeaTunnel : Connectors V2 : Common (https://github.com/apache/seatunnel/seatunnel-connectors-v2/connector-common) org.apache.seatunnel:connector-common:jar:2.3.7
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SeaTunnel : Connectors V2 : Console (https://github.com/apache/seatunnel/seatunnel-connectors-v2/connector-console) org.apache.seatunnel:connector-console:jar:2.3.7
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SeaTunnel : Connectors V2 : Fake (https://github.com/apache/seatunnel/seatunnel-connectors-v2/connector-fake) org.apache.seatunnel:connector-fake:jar:2.3.7
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SeaTunnel : Api (https://github.com/apache/seatunnel/seatunnel-api) org.apache.seatunnel:seatunnel-api:jar:2.3.7
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SeaTunnel : Common (https://github.com/apache/seatunnel/seatunnel-common) org.apache.seatunnel:seatunnel-common:jar:2.3.7
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SeaTunnel : Config : Base (https://github.com/apache/seatunnel/seatunnel-config/seatunnel-config-base) org.apache.seatunnel:seatunnel-config-base:jar:2.3.7
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SeaTunnel : Config : Shade (https://github.com/apache/seatunnel/seatunnel-config/seatunnel-config-shade) org.apache.seatunnel:seatunnel-config-shade:jar:2.3.7
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SeaTunnel : Config : SQL (https://github.com/apache/seatunnel/seatunnel-config/seatunnel-config-sql) org.apache.seatunnel:seatunnel-config-sql:jar:2.3.7
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SeaTunnel : Core : Core Starter (https://github.com/apache/seatunnel/seatunnel-core/seatunnel-core-starter) org.apache.seatunnel:seatunnel-core-starter:jar:2.3.7
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SeaTunnel : Formats : Json (https://github.com/apache/seatunnel/seatunnel-formats/seatunnel-format-json) org.apache.seatunnel:seatunnel-format-json:jar:2.3.7
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SeaTunnel : Shade : Guava (https://github.com/apache/seatunnel/seatunnel-shade/seatunnel-guava) org.apache.seatunnel:seatunnel-guava:jar:2.3.7
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SeaTunnel : Shade : Jackson (https://github.com/apache/seatunnel/seatunnel-shade/seatunnel-jackson) org.apache.seatunnel:seatunnel-jackson:jar:2.3.7
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SeaTunnel : Shade : Janino (https://github.com/apache/seatunnel/seatunnel-shade/seatunnel-janino) org.apache.seatunnel:seatunnel-janino:jar:2.3.7
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SeaTunnel : Plugin Discovery (https://github.com/apache/seatunnel/seatunnel-plugin-discovery) org.apache.seatunnel:seatunnel-plugin-discovery:jar:2.3.7
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SeaTunnel : Core : Spark Starter : 2.4 (https://github.com/apache/seatunnel/seatunnel-core/seatunnel-spark-starter/seatunnel-spark-2-starter) org.apache.seatunnel:seatunnel-spark-2-starter:jar:2.3.7
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SeaTunnel : Core : Spark Starter : Common (https://github.com/apache/seatunnel/seatunnel-core/seatunnel-spark-starter/seatunnel-spark-starter-common) org.apache.seatunnel:seatunnel-spark-starter-common:jar:2.3.7
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SeaTunnel : Transforms : V2 (https://github.com/apache/seatunnel/seatunnel-transforms-v2) org.apache.seatunnel:seatunnel-transforms-v2:jar:2.3.7
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SeaTunnel : Translation : Base (https://github.com/apache/seatunnel/seatunnel-translation/seatunnel-translation-base) org.apache.seatunnel:seatunnel-translation-base:jar:2.3.7
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SeaTunnel : Translation : Spark : 2.4 (https://github.com/apache/seatunnel/seatunnel-translation/seatunnel-translation-spark/seatunnel-translation-spark-2.4) org.apache.seatunnel:seatunnel-translation-spark-2.4:jar:2.3.7
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - SeaTunnel : Translation : Spark : Common (https://github.com/apache/seatunnel/seatunnel-translation/seatunnel-translation-spark/seatunnel-translation-spark-common) org.apache.seatunnel:seatunnel-translation-spark-common:jar:2.3.7
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Spark Project Catalyst (http://spark.apache.org/) org.apache.spark:spark-catalyst_2.12:jar:2.4.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - Spark Project Core (http://spark.apache.org/) org.apache.spark:spark-core_2.12:jar:2.4.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - Spark Project Hive (http://spark.apache.org/) org.apache.spark:spark-hive_2.12:jar:2.4.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - Spark Project Local DB (http://spark.apache.org/) org.apache.spark:spark-kvstore_2.12:jar:2.4.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - Spark Project Launcher (http://spark.apache.org/) org.apache.spark:spark-launcher_2.12:jar:2.4.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - Spark Project Networking (http://spark.apache.org/) org.apache.spark:spark-network-common_2.12:jar:2.4.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - Spark Project Shuffle Streaming Service (http://spark.apache.org/) org.apache.spark:spark-network-shuffle_2.12:jar:2.4.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - Spark Project Sketch (http://spark.apache.org/) org.apache.spark:spark-sketch_2.12:jar:2.4.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - Spark Project SQL (http://spark.apache.org/) org.apache.spark:spark-sql_2.12:jar:2.4.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - Spark Project Streaming (http://spark.apache.org/) org.apache.spark:spark-streaming_2.12:jar:2.4.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - Spark Project Tags (http://spark.apache.org/) org.apache.spark:spark-tags_2.12:jar:2.4.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - Spark Project Unsafe (http://spark.apache.org/) org.apache.spark:spark-unsafe_2.12:jar:2.4.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)


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

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

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


From: 'Univocity Software Pty Ltd' (www.univocity.com)

  - univocity-parsers (http://github.com/univocity/univocity-parsers) com.univocity:univocity-parsers:jar:2.7.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'xerial.org'

  - snappy-java (https://github.com/xerial/snappy-java) org.xerial.snappy:snappy-java:jar:1.1.7.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)









© 2015 - 2024 Weber Informatics LLC | Privacy Policy