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

linkis-engineplugin-presto


From: 'Airlift'
  - bootstrap (https://github.com/prestodb/airlift/bootstrap) com.facebook.airlift:bootstrap:jar:0.191
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - concurrent (https://github.com/prestodb/airlift/concurrent) com.facebook.airlift:concurrent:jar:0.191
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - configuration (https://github.com/prestodb/airlift/configuration) com.facebook.airlift:configuration:jar:0.191
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - json (https://github.com/prestodb/airlift/json) com.facebook.airlift:json:jar:0.191
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - log (https://github.com/prestodb/airlift/log) com.facebook.airlift:log:jar:0.191
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - security (https://github.com/prestodb/airlift/security) com.facebook.airlift:security:jar:0.191
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - stats (https://github.com/prestodb/airlift/stats) com.facebook.airlift:stats:jar:0.191
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - units (https://github.com/airlift/units) io.airlift:units:jar:1.3
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

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)
  - AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
    License: Public Domain 
  - cglib-nodep (https://github.com/cglib/cglib/cglib-nodep) cglib:cglib-nodep:jar:3.2.5
    License: ASF 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - presto-client (https://github.com/prestodb/presto/presto-client) com.facebook.presto:presto-client:jar:0.234
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - presto-resource-group-managers (https://github.com/prestodb/presto/presto-resource-group-managers) com.facebook.presto:presto-resource-group-managers:presto-plugin:0.234
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - presto-spi (https://github.com/prestodb/presto/presto-spi) com.facebook.presto:presto-spi:jar:0.234
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - 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)
  - 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) com.google.guava:guava:bundle:32.0.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:2.8
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - okhttp (https://square.github.io/okhttp/) com.squareup.okhttp3:okhttp:jar:4.9.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - okhttp-urlconnection (https://square.github.io/okhttp/) com.squareup.okhttp3:okhttp-urlconnection:jar:4.9.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Okio (https://github.com/square/okio/) com.squareup.okio:okio:jar:2.8.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - slice (https://github.com/airlift/slice) io.airlift:slice:jar:0.38
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - 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)
  - Bean Validation API (http://beanvalidation.org) javax.validation:validation-api:jar:2.0.1.Final
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ExpiringMap (http://github.com/jhalterman/expiringmap/) net.jodah:expiringmap:bundle:0.5.6
    License: Apache License, Version 2.0  (http://apache.org/licenses/LICENSE-2.0)
  - 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)
  - Checker Qual (https://checkerframework.org) org.checkerframework:checker-qual:jar:3.5.0
    License: The MIT License  (http://opensource.org/licenses/MIT)
  - HdrHistogram (http://hdrhistogram.github.io/HdrHistogram/) org.hdrhistogram:HdrHistogram:bundle:2.1.9
    License: Public Domain, per Creative Commons CC0  (http://creativecommons.org/publicdomain/zero/1.0/)
  - jdbi3 Core (http://jdbi.org/) org.jdbi:jdbi3-core:jar:3.4.0
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - jdbi3 SqlObject (http://jdbi.org/) org.jdbi:jdbi3-sqlobject:jar:3.4.0
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - IntelliJ IDEA Annotations (http://www.jetbrains.org) org.jetbrains:annotations:jar:13.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kotlin Stdlib (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib:jar:1.6.21
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kotlin Stdlib Common (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.6.21
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kotlin Stdlib Jdk7 (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.21
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kotlin Stdlib Jdk8 (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.21
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Java Object Layout: Core (http://maven.apache.org) org.openjdk.jol:jol-core:jar:0.2
    License: GNU General Public License (GPL), version 2, with the Classpath exception  (http://openjdk.java.net/legal/gplv2+ce.html)
  - Reflections (http://github.com/ronmamo/reflections) org.reflections:reflections:jar:0.9.12
    License: WTFPL  (http://www.wtfpl.net/)    License: The New BSD License  (http://www.opensource.org/licenses/bsd-license.html)
  - jmxutils (https://github.com/martint/jmxutils) org.weakref:jmxutils:jar:1.19
    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.4
    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.4
    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.4.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson datatype: Guava (https://github.com/FasterXML/jackson-datatypes-collections) com.fasterxml.jackson.datatype:jackson-datatype-guava:bundle:2.13.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson datatype: jdk8 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8) com.fasterxml.jackson.datatype:jackson-datatype-jdk8:bundle:2.13.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson datatype: Joda (https://github.com/FasterXML/jackson-datatype-joda) com.fasterxml.jackson.datatype:jackson-datatype-joda:bundle:2.13.4
    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.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-module-parameter-names (https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names) com.fasterxml.jackson.module:jackson-module-parameter-names:bundle:2.13.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'GlassFish Community' (https://javaee.github.io/glassfish)
  - javax.annotation API (http://jcp.org/en/jsr/detail?id=250) javax.annotation:javax.annotation-api:jar:1.3.2
    License: CDDL + GPLv2 with classpath exception  (https://github.com/javaee/javax.annotation/blob/master/LICENSE)

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

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

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/)
  - Apache HttpClient Mime (http://hc.apache.org/httpcomponents-client-ga) org.apache.httpcomponents:httpmime:jar:4.5.14
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - linkis-accessible-executor (https://github.com/apache/linkis/linkis-accessible-executor) org.apache.linkis:linkis-accessible-executor:jar:1.8.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-computation-engineconn (https://github.com/apache/linkis/linkis-computation-engineconn) org.apache.linkis:linkis-computation-engineconn:jar:1.8.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-computation-governance-common (https://github.com/apache/linkis/linkis-computation-governance-common) org.apache.linkis:linkis-computation-governance-common:jar:1.8.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-engineconn-common (https://github.com/apache/linkis/linkis-engineconn-common) org.apache.linkis:linkis-engineconn-common:jar:1.8.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-engineconn-core (https://github.com/apache/linkis/linkis-engineconn-core) org.apache.linkis:linkis-engineconn-core:jar:1.8.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-engineconn-plugin-core (https://github.com/apache/linkis/linkis-engineconn-plugin-core) org.apache.linkis:linkis-engineconn-plugin-core:jar:1.8.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-executor-core (https://github.com/apache/linkis/linkis-executor-core) org.apache.linkis:linkis-executor-core:jar:1.8.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-gateway-httpclient-support (https://github.com/apache/linkis/linkis-gateway-httpclient-support) org.apache.linkis:linkis-gateway-httpclient-support:jar:1.8.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-httpclient (https://github.com/apache/linkis/linkis-httpclient) org.apache.linkis:linkis-httpclient:jar:1.8.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-label-common (https://github.com/apache/linkis/linkis-label-common) org.apache.linkis:linkis-label-common:jar:1.8.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-manager-common (https://github.com/apache/linkis/linkis-manager-common) org.apache.linkis:linkis-manager-common:jar:1.8.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-pes-client (https://github.com/apache/linkis/linkis-pes-client) org.apache.linkis:linkis-pes-client:jar:1.8.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-pes-common (https://github.com/apache/linkis/linkis-pes-common) org.apache.linkis:linkis-pes-common:jar:1.8.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-pes-rpc-client (https://github.com/apache/linkis/linkis-pes-rpc-client) org.apache.linkis:linkis-pes-rpc-client:jar:1.8.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-protocol (https://github.com/apache/linkis/linkis-protocol) org.apache.linkis:linkis-protocol:jar:1.8.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - linkis-scheduler (https://github.com/apache/linkis/linkis-scheduler) org.apache.linkis:linkis-scheduler:jar:1.8.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)

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 BVal :: bval-jsr (http://bval.apache.org/bval-jsr/) org.apache.bval:bval-jsr:jar:2.0.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Text (https://commons.apache.org/proper/commons-text) org.apache.commons:commons-text:jar:1.10.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)




