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

linkis-engineplugin-sqoop


From: 'an unknown organization'
  - AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
    License: Public Domain 
  - FindBugs-Annotations (http://findbugs.sourceforge.net/) com.google.code.findbugs:annotations:jar:2.0.1
    License: GNU Lesser Public License  (http://www.gnu.org/licenses/lgpl.html)
  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:3.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Gson (https://github.com/google/gson/gson) com.google.code.gson:gson:jar:2.8.9
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - error-prone annotations (http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.3.4
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:bundle:1.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava: Google Core Libraries for Java (https://github.com/google/guava/guava) com.google.guava:guava:bundle:30.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:1.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Protocol Buffers [Core] (https://developers.google.com/protocol-buffers/protobuf-java/) com.google.protobuf:protobuf-java:bundle:3.14.0
    License: 3-Clause BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - javax.inject (http://code.google.com/p/atinject/) javax.inject:javax.inject:jar:1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jsp-api  javax.servlet.jsp:jsp-api:jar:2.1

  - sqoop  org.apache.sqoop:sqoop:jar:1.4.6

  - Checker Qual (https://checkerframework.org) org.checkerframework:checker-qual:jar:3.5.0
    License: The MIT License  (http://opensource.org/licenses/MIT)
  - Reflections (http://github.com/ronmamo/reflections) org.reflections:reflections:jar:0.9.10
    License: WTFPL  (http://www.wtfpl.net/)    License: The New BSD License  (http://www.opensource.org/licenses/bsd-license.html)

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.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Hadoop Client  org.apache.hadoop:hadoop-client:jar:2.7.2
    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.2
    License: Apache 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.7.2
    License: Apache 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.7.2
    License: Apache 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.7.2
    License: Apache 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.7.2
    License: Apache 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.7.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - hadoop-yarn-api  org.apache.hadoop:hadoop-yarn-api:jar:2.7.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - hadoop-yarn-client  org.apache.hadoop:hadoop-yarn-client:jar:2.7.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - hadoop-yarn-common  org.apache.hadoop:hadoop-yarn-common:jar:2.7.2
    License: Apache 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.7.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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: 'Google, Inc.' (http://www.google.com)
  - Google Guice - Core Library (http://code.google.com/p/google-guice/guice/) com.google.inject:guice:jar:3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google Guice - Extensions - Servlet (http://code.google.com/p/google-guice/extensions-parent/guice-servlet/) com.google.inject.extensions:guice-servlet:jar:3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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

From: 'Oracle Corporation' (http://www.oracle.com/)
  - jaxb-api (https://github.com/javaee/jaxb-spec/jaxb-api) javax.xml.bind:jaxb-api:jar:2.3.1
    License: CDDL 1.1  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)    License: GPL2 w/ CPE  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)

From: 'org.json4s' (https://github.com/json4s/json4s)
  - json4s-ast (https://github.com/json4s/json4s) org.json4s:json4s-ast_2.11: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.11: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.11: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.11:jar:3.5.3
    License: Apache-2.0  (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.30
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

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

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Commons CLI (http://commons.apache.org/cli/) commons-cli:commons-cli:jar:1.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Collections (http://commons.apache.org/collections/) commons-collections:commons-collections:jar:3.2.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Configuration (http://commons.apache.org/configuration/) commons-configuration:commons-configuration:jar:1.10
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons 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 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)
  - htrace-core (http://incubator.apache.org/projects/htrace.html) org.apache.htrace:htrace-core:jar:3.1.0-incubating
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient:jar:4.5.13
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpCore (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore:jar:4.4.14
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient Mime (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpmime:jar:4.5.13
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - linkis-accessible-executor (https://github.com/apache/incubator-linkis/linkis-accessible-executor) org.apache.linkis:linkis-accessible-executor:jar:1.2.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-bml-client (https://github.com/apache/incubator-linkis/linkis-bml-client) org.apache.linkis:linkis-bml-client:jar:1.2.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-bml-common (https://github.com/apache/incubator-linkis/linkis-bml-common) org.apache.linkis:linkis-bml-common:jar:1.2.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-computation-engineconn (https://github.com/apache/incubator-linkis/linkis-computation-engineconn) org.apache.linkis:linkis-computation-engineconn:jar:1.2.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-computation-governance-common (https://github.com/apache/incubator-linkis/linkis-computation-governance-common) org.apache.linkis:linkis-computation-governance-common:jar:1.2.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-cs-client (https://github.com/apache/incubator-linkis/linkis-cs-client) org.apache.linkis:linkis-cs-client:jar:1.2.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-cs-common (https://github.com/apache/incubator-linkis/linkis-cs-common) org.apache.linkis:linkis-cs-common:jar:1.2.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-cs-listener (https://github.com/apache/incubator-linkis/linkis-cs-listener) org.apache.linkis:linkis-cs-listener:jar:1.2.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-engineconn-common (https://github.com/apache/incubator-linkis/linkis-engineconn-common) org.apache.linkis:linkis-engineconn-common:jar:1.2.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-engineconn-core (https://github.com/apache/incubator-linkis/linkis-engineconn-core) org.apache.linkis:linkis-engineconn-core:jar:1.2.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-engineconn-plugin-core (https://github.com/apache/incubator-linkis/linkis-engineconn-plugin-core) org.apache.linkis:linkis-engineconn-plugin-core:jar:1.2.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-executor-core (https://github.com/apache/incubator-linkis/linkis-executor-core) org.apache.linkis:linkis-executor-core:jar:1.2.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-gateway-httpclient-support (https://github.com/apache/incubator-linkis/linkis-gateway-httpclient-support) org.apache.linkis:linkis-gateway-httpclient-support:jar:1.2.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-httpclient (https://github.com/apache/incubator-linkis/linkis-httpclient) org.apache.linkis:linkis-httpclient:jar:1.2.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-label-common (https://github.com/apache/incubator-linkis/linkis-label-common) org.apache.linkis:linkis-label-common:jar:1.2.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-manager-common (https://github.com/apache/incubator-linkis/linkis-manager-common) org.apache.linkis:linkis-manager-common:jar:1.2.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-once-engineconn (https://github.com/apache/incubator-linkis/linkis-once-engineconn) org.apache.linkis:linkis-once-engineconn:jar:1.2.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-protocol (https://github.com/apache/incubator-linkis/linkis-protocol) org.apache.linkis:linkis-protocol:jar:1.2.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-scheduler (https://github.com/apache/incubator-linkis/linkis-scheduler) org.apache.linkis:linkis-scheduler:jar:1.2.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-udf-client (https://github.com/apache/incubator-linkis/linkis-udf-client) org.apache.linkis:linkis-udf-client:jar:1.2.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-udf-common (https://github.com/apache/incubator-linkis/linkis-udf-common) org.apache.linkis:linkis-udf-common:jar:1.2.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Apache Yetus - Audience Annotations (https://yetus.apache.org/audience-annotations) org.apache.yetus:audience-annotations:jar:0.5.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - Apache Commons BeanUtils (https://commons.apache.org/proper/commons-beanutils/) commons-beanutils:commons-beanutils:jar:1.9.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Codec (https://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.14
    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)
  - Apache Commons Compress (https://commons.apache.org/proper/commons-compress/) org.apache.commons:commons-compress:jar:1.21
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache ZooKeeper - Server (http://zookeeper.apache.org/zookeeper) org.apache.zookeeper:zookeeper:jar:3.5.9
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache ZooKeeper - Jute (http://zookeeper.apache.org/zookeeper-jute) org.apache.zookeeper:zookeeper-jute:jar:3.5.9
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Netty Project' (http://netty.io/)
  - The Netty Project (http://netty.io/) io.netty:netty:bundle:3.6.2.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)




