flink-connector-elasticsearch2
Copyright 2014-2019 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).

This project bundles the following dependencies under the Apache Software License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt)

- com.carrotsearch:hppc:0.7.1
- com.fasterxml.jackson.core:jackson-core:2.6.6
- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.6.6
- com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.6.6
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.6.6
- com.google.guava:guava:18.0
- com.ning:compress-lzf:1.0.2
- com.spatial4j:spatial4j:0.5
- com.tdunning:t-digest:3.0
- commons-cli:commons-cli:1.3.1
- io.netty:netty:3.10.5.Final
- joda-time:joda-time:2.5
- org.apache.lucene:lucene-analyzers-common:5.5.0
- org.apache.lucene:lucene-backward-codecs:5.5.0
- org.apache.lucene:lucene-core:5.5.0
- org.apache.lucene:lucene-grouping:5.5.0
- org.apache.lucene:lucene-highlighter:5.5.0
- org.apache.lucene:lucene-join:5.5.0
- org.apache.lucene:lucene-memory:5.5.0
- org.apache.lucene:lucene-misc:5.5.0
- org.apache.lucene:lucene-queries:5.5.0
- org.apache.lucene:lucene-queryparser:5.5.0
- org.apache.lucene:lucene-sandbox:5.5.0
- org.apache.lucene:lucene-spatial:5.5.0
- org.apache.lucene:lucene-spatial3d:5.5.0
- org.apache.lucene:lucene-suggest:5.5.0
- org.elasticsearch:elasticsearch:2.3.5
- org.elasticsearch:securesm:1.0
- org.joda:joda-convert:1.7
- org.yaml:snakeyaml:1.15

This project bundles the following dependencies under the Creative Commons CC0 1.0 Universal Public Domain Dedication License (http://creativecommons.org/publicdomain/zero/1.0/)
See bundled license files for details.

- org.hdrhistogram:HdrHistogram:2.1.6

This project bundles the following dependency under the CC0 1.0.
See bundled licenses for details.

- com.twitter:jsr166e:1.1.0

This project bundles io.netty:netty:3.10.5.Final from which it inherits the following notices:

This product contains the extensions to Java Collections Framework which has
been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene:

  * LICENSE:
    * licenses/LICENSE.jsr166y (Public Domain)
  * HOMEPAGE:
    * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/
    * http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/

This product contains a modified version of Robert Harder's Public Domain
Base64 Encoder and Decoder, which can be obtained at:

  * LICENSE:
    * licenses/LICENSE.base64 (Public Domain)
  * HOMEPAGE:
    * http://iharder.sourceforge.net/current/java/base64/

This product contains a modified version of 'JZlib', a re-implementation of
zlib in pure Java, which can be obtained at:

  * LICENSE:
    * licenses/LICENSE.jzlib (BSD Style License)
  * HOMEPAGE:
    * http://www.jcraft.com/jzlib/

This product contains a modified version of 'Webbit', a Java event based
WebSocket and HTTP server:

  * LICENSE:
    * licenses/LICENSE.webbit (BSD License)
  * HOMEPAGE:
    * https://github.com/joewalnes/webbit
