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

nifi-elasticsearch-client-service


From: 'an unknown organization'

  - Findbugs Annotations under Apache License (http://stephenc.github.com/findbugs-annotations) com.github.stephenc.findbugs:findbugs-annotations:jar:1.3.9-1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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

  - rest (https://github.com/elastic/elasticsearch) org.elasticsearch.client:elasticsearch-rest-client:jar:7.13.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

  - sniffer (https://github.com/elastic/elasticsearch) org.elasticsearch.client:elasticsearch-rest-client-sniffer:jar:7.13.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)


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

  - ANTLR 3 Runtime (http://www.antlr.org) org.antlr:antlr-runtime:jar:3.5.3
    License: BSD licence  (http://antlr.org/license.html)


From: 'Apache NiFi Project' (https://nifi.apache.org/)

  - nifi-avro-record-utils (https://nifi.apache.org/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-avro-record-utils) org.apache.nifi:nifi-avro-record-utils:jar:1.28.0.250-eep-1001
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - nifi-deprecation-log (https://nifi.apache.org/nifi-commons/nifi-deprecation-log) org.apache.nifi:nifi-deprecation-log:jar:1.28.0.250-eep-1001
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - nifi-json-schema-api (https://nifi.apache.org/nifi-commons/nifi-json-schema-api) org.apache.nifi:nifi-json-schema-api:jar:1.28.0.250-eep-1001
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - nifi-property-utils (https://nifi.apache.org/nifi-commons/nifi-property-utils) org.apache.nifi:nifi-property-utils:jar:1.28.0.250-eep-1001
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - nifi-proxy-configuration-api (https://nifi.apache.org/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-api) org.apache.nifi:nifi-proxy-configuration-api:jar:1.28.0.250-eep-1001
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - nifi-record-path (https://nifi.apache.org/nifi-commons/nifi-record-path) org.apache.nifi:nifi-record-path:jar:1.28.0.250-eep-1001
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - nifi-schema-registry-service-api (https://nifi.apache.org/nifi-nar-bundles/nifi-standard-services/nifi-schema-registry-service-api) org.apache.nifi:nifi-schema-registry-service-api:jar:1.28.0.250-eep-1001
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - nifi-security-socket-ssl (https://nifi.apache.org/nifi-commons/nifi-security-socket-ssl) org.apache.nifi:nifi-security-socket-ssl:jar:1.28.0.250-eep-1001
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - nifi-ssl-context-service-api (https://nifi.apache.org/nifi-nar-bundles/nifi-standard-services/nifi-ssl-context-service-api) org.apache.nifi:nifi-ssl-context-service-api:jar:1.28.0.250-eep-1001
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - nifi-standard-record-utils (https://nifi.apache.org/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-standard-record-utils) org.apache.nifi:nifi-standard-record-utils:jar:1.28.0.250-eep-1001
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - nifi-utils (https://nifi.apache.org/nifi-commons/nifi-utils) org.apache.nifi:nifi-utils:jar:1.28.0.250-eep-1001
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - nifi-uuid5 (https://nifi.apache.org/nifi-commons/nifi-uuid5) org.apache.nifi:nifi-uuid5:jar:1.28.0.250-eep-1001
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


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


From: 'Eclipse Foundation' (https://www.eclipse.org)

  - Jakarta Activation API (https://github.com/jakartaee/jaf-api) jakarta.activation:jakarta.activation-api:jar:2.1.2
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - Jakarta XML Binding API (https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api) jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)


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

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


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

  - 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-ga) org.apache.httpcomponents:httpclient:jar:4.5.14
    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.16
    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.12
    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 Avro (https://avro.apache.org) org.apache.avro:avro:bundle:1.11.4
    License: Apache-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)





