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

server-starter-es7


From: 'Alibaba Group' (https://github.com/alibaba)
  - fastjson (https://github.com/alibaba/fastjson) com.alibaba:fastjson:jar:1.2.47
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - nacos-api 1.0.0 (http://maven.apache.org) com.alibaba.nacos:nacos-api:jar:1.0.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - nacos-client 1.0.0 (https://github.com/alibaba/nacos) com.alibaba.nacos:nacos-client:jar:1.0.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - nacos-common 1.0.0 (http://maven.apache.org) com.alibaba.nacos:nacos-common:jar:1.0.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'an unknown organization'
  - AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
    License: Public Domain 
  - minimal-json (https://github.com/ralfstx/minimal-json) com.eclipsesource.minimal-json:minimal-json:bundle:0.9.5
    License: MIT License  (http://opensource.org/licenses/MIT)
  - ReflectASM (https://github.com/EsotericSoftware/reflectasm) com.esotericsoftware:reflectasm:bundle:1.11.7
    License: 3-Clause BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - compiler (http://github.com/spullara/mustache.java) com.github.spullara.mustache.java:compiler:jar:0.9.3
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - json-flattener (https://github.com/wnameless/json-flattener) com.github.wnameless:json-flattener:jar:0.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - com.google.api.grpc:proto-google-common-protos (https://github.com/googleapis/googleapis) com.google.api.grpc:proto-google-common-protos:jar:1.0.0
    License: Apache-2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - 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)
  - Gson (https://github.com/google/gson/gson) com.google.code.gson:gson:jar:2.8.1
    License: Apache 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.0.18
    License: Apache 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:23.1-jre
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - graphql-java (https://github.com/graphql-java/graphql-java) com.graphql-java:graphql-java:jar:8.0
    License: MIT  (https://github.com/graphql-java/graphql-java/blob/master/LICENSE.md)
  - GraphQL Java Tools (http://github.com/graphql-java/graphql-java-tools) com.graphql-java:graphql-java-tools:jar:5.2.3
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - java-dataloader (https://github.com/graphql-java/java-dataloader) com.graphql-java:java-dataloader:jar:2.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - H2 Database Engine (http://www.h2database.com) com.h2database:h2:jar:1.4.196
    License: MPL 2.0 or EPL 1.0  (http://h2database.com/html/license.html)
  - consul-client (http://maven.apache.org) com.orbitz.consul:consul-client:jar:1.2.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OkHttp Logging Interceptor (https://github.com/square/okhttp/logging-interceptor) com.squareup.okhttp:logging-interceptor:jar:2.7.5
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OkHttp (https://github.com/square/okhttp/okhttp) com.squareup.okhttp:okhttp:jar:2.7.5
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OkHttp Web Sockets (https://github.com/square/okhttp/okhttp-ws) com.squareup.okhttp:okhttp-ws:jar:2.7.5
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OkHttp (https://github.com/square/okhttp/okhttp) com.squareup.okhttp3:okhttp:jar:3.9.0
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Okio (https://github.com/square/okio/okio) com.squareup.okio:okio:jar:1.13.0
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - T-Digest (https://github.com/tdunning/t-digest) com.tdunning:t-digest:jar:3.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - io.grpc:grpc-context (https://github.com/grpc/grpc-java) io.grpc:grpc-context:jar:1.15.1
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)
  - io.grpc:grpc-core (https://github.com/grpc/grpc-java) io.grpc:grpc-core:jar:1.15.1
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)
  - io.grpc:grpc-netty (https://github.com/grpc/grpc-java) io.grpc:grpc-netty:jar:1.15.1
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)
  - io.grpc:grpc-protobuf (https://github.com/grpc/grpc-java) io.grpc:grpc-protobuf:jar:1.15.1
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)
  - io.grpc:grpc-protobuf-lite (https://github.com/grpc/grpc-java) io.grpc:grpc-protobuf-lite:jar:1.15.1
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)
  - io.grpc:grpc-stub (https://github.com/grpc/grpc-java) io.grpc:grpc-stub:jar:1.15.1
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)
  - client-java (https://github.com/kubernetes-client/java) io.kubernetes:client-java:bundle:4.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - client-java-api (https://github.com/kubernetes-client/java) io.kubernetes:client-java-api:bundle:4.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - client-java-proto (https://github.com/kubernetes-client/java) io.kubernetes:client-java-proto:bundle:4.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenCensus (https://github.com/census-instrumentation/opencensus-java) io.opencensus:opencensus-api:jar:0.12.3
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenCensus (https://github.com/census-instrumentation/opencensus-java) io.opencensus:opencensus-contrib-grpc-metrics:jar:0.12.3
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Prometheus Java Simpleclient (http://github.com/prometheus/client_java/simpleclient) io.prometheus:simpleclient:bundle:0.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Prometheus Java Simpleclient Common (http://github.com/prometheus/client_java/simpleclient_common) io.prometheus:simpleclient_common:bundle:0.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Prometheus Java Simpleclient Hotspot (http://github.com/prometheus/client_java/simpleclient_hotspot) io.prometheus:simpleclient_hotspot:bundle:0.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Prometheus Java Simpleclient Httpserver (http://github.com/prometheus/client_java/simpleclient_httpserver) io.prometheus:simpleclient_httpserver:bundle:0.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - sharding-jdbc-core (http://shardingjdbc.io/sharding-jdbc-core) io.shardingjdbc:sharding-jdbc-core:jar:2.0.3
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Sundrio :: Annotations :: Builder (https://github.com/sundrio/sundrio/annotations/builder-annotations) io.sundr:builder-annotations:jar:0.9.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Sundrio :: Annotations :: Resourcecify (https://github.com/sundrio/sundrio/annotations/resourcecify-annotations) io.sundr:resourcecify-annotations:jar:0.9.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Sundrio :: Code generation (https://github.com/sundrio/sundrio/sundr-codegen) io.sundr:sundr-codegen:jar:0.9.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Sundrio :: Core (https://github.com/sundrio/sundrio/sundr-core) io.sundr:sundr-core:jar:0.9.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - swagger-annotations (https://github.com/swagger-api/swagger-core/modules/swagger-annotations) io.swagger:swagger-annotations:bundle:1.5.12
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - 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)
  - JLine (http://jline.sourceforge.net) jline:jline:jar:0.9.94
    License: BSD  (LICENSE.txt)
  - JOpt Simple (http://pholser.github.com/jopt-simple) net.sf.jopt-simple:jopt-simple:jar:4.6
    License: The MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - 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)
  - Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (http://www.bouncycastle.org/java.html) org.bouncycastle:bcpkix-jdk15on:jar:1.59
    License: Bouncy Castle Licence  (http://www.bouncycastle.org/licence.html)
  - Bouncy Castle Provider (https://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-ext-jdk15on:jar:1.59
    License: Bouncy Castle Licence  (https://www.bouncycastle.org/licence.html)
  - Bouncy Castle Provider (http://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-jdk15on:jar:1.59
    License: Bouncy Castle Licence  (http://www.bouncycastle.org/licence.html)
  - server (https://github.com/elastic/elasticsearch) org.elasticsearch:elasticsearch:jar:7.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - elasticsearch-cli (https://github.com/elastic/elasticsearch) org.elasticsearch:elasticsearch-cli:jar:7.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - core (https://github.com/elastic/elasticsearch) org.elasticsearch:elasticsearch-core:jar:7.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - elasticsearch-geo (https://github.com/elastic/elasticsearch) org.elasticsearch:elasticsearch-geo:jar:7.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - secure-sm (https://github.com/elastic/elasticsearch) org.elasticsearch:elasticsearch-secure-sm:jar:7.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - x-content (https://github.com/elastic/elasticsearch) org.elasticsearch:elasticsearch-x-content:jar:7.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Elastic JNA Distribution (https://github.com/java-native-access/jna) org.elasticsearch:jna:jar:4.5.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - rest (https://github.com/elastic/elasticsearch) org.elasticsearch.client:elasticsearch-rest-client:jar:7.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - rest-high-level (https://github.com/elastic/elasticsearch) org.elasticsearch.client:elasticsearch-rest-high-level-client:jar:7.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - aggs-matrix-stats (https://github.com/elastic/elasticsearch) org.elasticsearch.plugin:aggs-matrix-stats-client:jar:7.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - lang-mustache (https://github.com/elastic/elasticsearch) org.elasticsearch.plugin:lang-mustache-client:jar:7.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - parent-join (https://github.com/elastic/elasticsearch) org.elasticsearch.plugin:parent-join-client:jar:7.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - rank-eval (https://github.com/elastic/elasticsearch) org.elasticsearch.plugin:rank-eval-client:jar:7.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - 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/)
  - 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-reflect (http://kotlinlang.org/tools/kotlin-reflect/) org.jetbrains.kotlin:kotlin-reflect:jar:1.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - org.jetbrains.kotlin:kotlin-stdlib (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib:jar:1.1.60
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - etcd4j (https://github.com/jurmous/etcd4j) org.mousio:etcd4j:jar:2.17.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - reactive-streams (http://www.reactive-streams.org/) org.reactivestreams:reactive-streams:jar:1.0.2
    License: CC0  (http://creativecommons.org/publicdomain/zero/1.0/)
  - SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.18
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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

From: 'Apache Software Foundation' (http://apache.org)
  - Apache FreeMarker (https://freemarker.apache.org/) org.freemarker:freemarker:jar:2.3.28
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (http://groovy-lang.org)
  - Apache Groovy (http://groovy-lang.org) org.codehaus.groovy:groovy:jar:2.4.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)
  - Apache Log4j (http://logging.apache.org/log4j/1.2/) log4j:log4j:bundle:1.2.16
    License: The Apache Software License, Version 2.0  (http://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:jar:0.7.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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

From: 'Ctrip, Inc.' (http://www.ctrip.com)
  - Apollo Client (https://github.com/ctripcorp/apollo/apollo-client) com.ctrip.framework.apollo:apollo-client:jar:1.4.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Apollo Core (https://github.com/ctripcorp/apollo/apollo-core) com.ctrip.framework.apollo:apollo-core:jar:1.4.0
    License: Apache License, Version 2.0  (http://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.9.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.9.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.9.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson dataformat: CBOR (http://github.com/FasterXML/jackson-dataformats-binary) com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:bundle:2.8.11
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson dataformat: Smile (http://github.com/FasterXML/jackson-dataformats-binary) com.fasterxml.jackson.dataformat:jackson-dataformat-smile:bundle:2.8.11
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-dataformat-YAML (https://github.com/FasterXML/jackson) com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:bundle:2.8.11
    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.9.5
    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.9.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson module: Afterburner (https://github.com/FasterXML/jackson-modules-base) com.fasterxml.jackson.module:jackson-module-afterburner:bundle:2.9.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jackson-module-kotlin (https://github.com/FasterXML/jackson-module-kotlin) com.fasterxml.jackson.module:jackson-module-kotlin:bundle:2.8.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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)

From: 'Google' (http://www.google.com/)
  - Protocol Buffers [Core] (https://developers.google.com/protocol-buffers/protobuf-java/) com.google.protobuf:protobuf-java:bundle:3.4.0
    License: 3-Clause BSD License  (https://opensource.org/licenses/BSD-3-Clause)

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

From: 'Joda.org' (http://www.joda.org)
  - Joda convert (http://joda-convert.sourceforge.net) org.joda:joda-convert:jar:1.2
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Joda.org' (https://www.joda.org)
  - Joda-Time (https://www.joda.org/joda-time/) joda-time:joda-time:jar:2.10.5
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

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)
  - Log4j Implemented Over SLF4J (http://www.slf4j.org) org.slf4j:log4j-over-slf4j:jar:1.7.25
    License: Apache Software Licenses  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - 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: 'Shigeru Chiba, www.javassist.org'
  - Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.25.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: 'Square, Inc.' (http://squareup.com)
  - Converter: Jackson (http://github.com/square/retrofit/retrofit-converters/converter-jackson/) com.squareup.retrofit2:converter-jackson:jar:2.3.0
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Retrofit (http://github.com/square/retrofit/retrofit/) com.squareup.retrofit2:retrofit:jar:2.3.0
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - 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 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)
  - Curator Client (http://curator.apache.org/curator-client) org.apache.curator:curator-client:bundle:4.0.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:4.0.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:4.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Curator Service Discovery (http://curator.apache.org/curator-x-discovery) org.apache.curator:curator-x-discovery:bundle:4.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpAsyncClient (http://hc.apache.org/httpcomponents-asyncclient) org.apache.httpcomponents:httpasyncclient:jar:4.1.4
    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.7
    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.11
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpCore NIO (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore-nio:jar:4.4.11
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Common Analyzers (http://lucene.apache.org/lucene-parent/lucene-analyzers-common) org.apache.lucene:lucene-analyzers-common:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Memory (http://lucene.apache.org/lucene-parent/lucene-backward-codecs) org.apache.lucene:lucene-backward-codecs:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Core (http://lucene.apache.org/lucene-parent/lucene-core) org.apache.lucene:lucene-core:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Grouping (http://lucene.apache.org/lucene-parent/lucene-grouping) org.apache.lucene:lucene-grouping:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Highlighter (http://lucene.apache.org/lucene-parent/lucene-highlighter) org.apache.lucene:lucene-highlighter:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Join (http://lucene.apache.org/lucene-parent/lucene-join) org.apache.lucene:lucene-join:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Memory (http://lucene.apache.org/lucene-parent/lucene-memory) org.apache.lucene:lucene-memory:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Miscellaneous (http://lucene.apache.org/lucene-parent/lucene-misc) org.apache.lucene:lucene-misc:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Queries (http://lucene.apache.org/lucene-parent/lucene-queries) org.apache.lucene:lucene-queries:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene QueryParsers (http://lucene.apache.org/lucene-parent/lucene-queryparser) org.apache.lucene:lucene-queryparser:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Sandbox (http://lucene.apache.org/lucene-parent/lucene-sandbox) org.apache.lucene:lucene-sandbox:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Spatial (http://lucene.apache.org/lucene-parent/lucene-spatial) org.apache.lucene:lucene-spatial:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Spatial Extras (http://lucene.apache.org/lucene-parent/lucene-spatial-extras) org.apache.lucene:lucene-spatial-extras:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Spatial 3D (http://lucene.apache.org/lucene-parent/lucene-spatial3d) org.apache.lucene:lucene-spatial3d:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Suggest (http://lucene.apache.org/lucene-parent/lucene-suggest) org.apache.lucene:lucene-suggest:jar:8.0.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - Apache Commons Codec (http://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.11
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons IO (http://commons.apache.org/proper/commons-io/) commons-io:commons-io:jar:2.6
    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.18
    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.7
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Text (http://commons.apache.org/proper/commons-text) org.apache.commons:commons-text:jar:1.4
    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.9.0
    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.9.0
    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.9.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - apm-datacarrier (http://maven.apache.org/apm-datacarrier) org.apache.skywalking:apm-datacarrier:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - apm-network (https://github.com/apache/skywalking/apm-protocol/apm-network) org.apache.skywalking:apm-network:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - apm-util (http://maven.apache.org) org.apache.skywalking:apm-util:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - cluster-consul-plugin (https://github.com/apache/skywalking/oap-server/server-cluster-plugin/cluster-consul-plugin) org.apache.skywalking:cluster-consul-plugin:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - cluster-etcd-plugin (https://github.com/apache/skywalking/oap-server/server-cluster-plugin/cluster-etcd-plugin) org.apache.skywalking:cluster-etcd-plugin:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - cluster-kubernetes-plugin (https://github.com/apache/skywalking/oap-server/server-cluster-plugin/cluster-kubernetes-plugin) org.apache.skywalking:cluster-kubernetes-plugin:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - cluster-nacos-plugin (https://github.com/apache/skywalking/oap-server/server-cluster-plugin/cluster-nacos-plugin) org.apache.skywalking:cluster-nacos-plugin:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - cluster-standalone-plugin (https://github.com/apache/skywalking/oap-server/server-cluster-plugin/cluster-standalone-plugin) org.apache.skywalking:cluster-standalone-plugin:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - cluster-zookeeper-plugin (https://github.com/apache/skywalking/oap-server/server-cluster-plugin/cluster-zookeeper-plugin) org.apache.skywalking:cluster-zookeeper-plugin:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - configuration-api (https://github.com/apache/skywalking/oap-server/server-configuration/configuration-api) org.apache.skywalking:configuration-api:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - configuration-apollo (https://github.com/apache/skywalking/oap-server/server-configuration/configuration-apollo) org.apache.skywalking:configuration-apollo:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - configuration-consul (https://github.com/apache/skywalking/oap-server/server-configuration/configuration-consul) org.apache.skywalking:configuration-consul:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - configuration-etcd (https://github.com/apache/skywalking/oap-server/server-configuration/configuration-etcd) org.apache.skywalking:configuration-etcd:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - configuration-nacos (https://github.com/apache/skywalking/oap-server/server-configuration/configuration-nacos) org.apache.skywalking:configuration-nacos:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - configuration-zookeeper (https://github.com/apache/skywalking/oap-server/server-configuration/configuration-zookeeper) org.apache.skywalking:configuration-zookeeper:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - envoy-metrics-receiver-plugin (https://github.com/apache/skywalking/oap-server/server-receiver-plugin/envoy-metrics-receiver-plugin) org.apache.skywalking:envoy-metrics-receiver-plugin:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - exporter (https://github.com/apache/skywalking/oap-server/exporter) org.apache.skywalking:exporter:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - grpc-configuration-sync (https://github.com/apache/skywalking/oap-server/server-configuration/grpc-configuration-sync) org.apache.skywalking:grpc-configuration-sync:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - library-buffer (https://github.com/apache/skywalking/oap-server/server-library/library-buffer) org.apache.skywalking:library-buffer:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - library-client (https://github.com/apache/skywalking/oap-server/server-library/library-client) org.apache.skywalking:library-client:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - library-module (https://github.com/apache/skywalking/oap-server/server-library/library-module) org.apache.skywalking:library-module:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - library-server (https://github.com/apache/skywalking/oap-server/server-library/library-server) org.apache.skywalking:library-server:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - library-util (https://github.com/apache/skywalking/oap-server/server-library/library-util) org.apache.skywalking:library-util:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - oal-grammar (https://github.com/apache/skywalking/oap-server/oal-grammar) org.apache.skywalking:oal-grammar:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - oal-rt (https://github.com/apache/skywalking/oap-server/oal-rt) org.apache.skywalking:oal-rt:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - query-graphql-plugin (https://github.com/apache/skywalking/oap-server/server-query-plugin/query-graphql-plugin) org.apache.skywalking:query-graphql-plugin:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - receiver-proto (https://github.com/apache/skywalking/oap-server/server-receiver-plugin/receiver-proto) org.apache.skywalking:receiver-proto:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - server-alarm-plugin (https://github.com/apache/skywalking/oap-server/server-alarm-plugin) org.apache.skywalking:server-alarm-plugin:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - server-bootstrap (https://github.com/apache/skywalking/oap-server/server-bootstrap) org.apache.skywalking:server-bootstrap:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - server-core (https://github.com/apache/skywalking/oap-server/server-core) org.apache.skywalking:server-core:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - skywalking-clr-receiver-plugin (https://github.com/apache/skywalking/oap-server/server-receiver-plugin/skywalking-clr-receiver-plugin) org.apache.skywalking:skywalking-clr-receiver-plugin:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - skywalking-istio-telemetry-receiver-plugin (https://github.com/apache/skywalking/oap-server/server-receiver-plugin/skywalking-istio-telemetry-receiver-plugin) org.apache.skywalking:skywalking-istio-telemetry-receiver-plugin:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - skywalking-jvm-receiver-plugin (https://github.com/apache/skywalking/oap-server/server-receiver-plugin/skywalking-jvm-receiver-plugin) org.apache.skywalking:skywalking-jvm-receiver-plugin:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - skywalking-mesh-receiver-plugin (https://github.com/apache/skywalking/oap-server/server-receiver-plugin/skywalking-mesh-receiver-plugin) org.apache.skywalking:skywalking-mesh-receiver-plugin:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - skywalking-register-receiver-plugin (https://github.com/apache/skywalking/oap-server/server-receiver-plugin/skywalking-register-receiver-plugin) org.apache.skywalking:skywalking-register-receiver-plugin:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - skywalking-sharing-server-plugin (https://github.com/apache/skywalking/oap-server/server-receiver-plugin/skywalking-sharing-server-plugin) org.apache.skywalking:skywalking-sharing-server-plugin:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - skywalking-so11y-receiver-plugin (https://github.com/apache/skywalking/oap-server/server-receiver-plugin/skywalking-so11y-receiver-plugin) org.apache.skywalking:skywalking-so11y-receiver-plugin:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - skywalking-trace-receiver-plugin (https://github.com/apache/skywalking/oap-server/server-receiver-plugin/skywalking-trace-receiver-plugin) org.apache.skywalking:skywalking-trace-receiver-plugin:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - storage-elasticsearch-plugin (https://github.com/apache/skywalking/oap-server/server-storage-plugin/storage-elasticsearch-plugin) org.apache.skywalking:storage-elasticsearch-plugin:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - storage-elasticsearch7-plugin (https://github.com/apache/skywalking/storage-elasticsearch7-plugin) org.apache.skywalking:storage-elasticsearch7-plugin:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - storage-jdbc-hikaricp-plugin (https://github.com/apache/skywalking/oap-server/server-storage-plugin/storage-jdbc-hikaricp-plugin) org.apache.skywalking:storage-jdbc-hikaricp-plugin:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - telemetry-api (https://github.com/apache/skywalking/oap-server/server-telemetry/telemetry-api) org.apache.skywalking:telemetry-api:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - telemetry-prometheus (https://github.com/apache/skywalking/oap-server/server-telemetry/telemetry-prometheus) org.apache.skywalking:telemetry-prometheus:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - telemetry-so11y (https://github.com/apache/skywalking/oap-server/server-telemetry/telemetry-so11y) org.apache.skywalking:telemetry-so11y:jar:6.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Netty Project' (http://netty.io/)
  - Netty (http://netty.io/) io.netty:netty:bundle:3.10.5.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Buffer (http://netty.io/netty-buffer/) io.netty:netty-buffer:jar:4.1.27.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec (http://netty.io/netty-codec/) io.netty:netty-codec:jar:4.1.27.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec/DNS (http://netty.io/netty-codec-dns/) io.netty:netty-codec-dns:jar:4.1.27.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec/HTTP (http://netty.io/netty-codec-http/) io.netty:netty-codec-http:jar:4.1.27.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec/HTTP2 (http://netty.io/netty-codec-http2/) io.netty:netty-codec-http2:jar:4.1.27.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Codec/Socks (http://netty.io/netty-codec-socks/) io.netty:netty-codec-socks:jar:4.1.27.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Common (http://netty.io/netty-common/) io.netty:netty-common:jar:4.1.27.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Handler (http://netty.io/netty-handler/) io.netty:netty-handler:jar:4.1.27.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Handler/Proxy (http://netty.io/netty-handler-proxy/) io.netty:netty-handler-proxy:jar:4.1.27.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Resolver (http://netty.io/netty-resolver/) io.netty:netty-resolver:jar:4.1.27.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Resolver/DNS (http://netty.io/netty-resolver-dns/) io.netty:netty-resolver-dns:jar:4.1.27.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/TomcatNative [BoringSSL - Static] (https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) io.netty:netty-tcnative-boringssl-static:jar:2.0.7.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/Transport (http://netty.io/netty-transport/) io.netty:netty-transport:jar:4.1.27.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'Webtide' (https://webtide.com)
  - Jetty :: Http Utility (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-http:jar:9.4.2.v20170220
    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)
  - Jetty :: IO Utility (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-io:jar:9.4.2.v20170220
    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)
  - Jetty :: Security (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-security:jar:9.4.2.v20170220
    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)
  - Jetty :: Server Core (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-server:jar:9.4.2.v20170220
    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)
  - Jetty :: Servlet Handling (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-servlet:jar:9.4.2.v20170220
    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)
  - Jetty :: Utilities (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-util:jar:9.4.2.v20170220
    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: 'Zaxxer.com' (https://github.com/brettwooldridge)
  - HikariCP (https://github.com/brettwooldridge/HikariCP) com.zaxxer:HikariCP:bundle:3.1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)




