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

nifi-gcp-processors


From: 'an unknown organization'
  - API Common (https://github.com/googleapis) com.google.api:api-common:jar:1.7.0
    License: BSD  (https://github.com/googleapis/api-common-java/blob/master/LICENSE)
  - GAX (Google Api eXtensions) for Java (https://github.com/googleapis/gax-java) com.google.api:gax:jar:1.35.0
    License: BSD  (https://github.com/googleapis/gax-java/blob/master/LICENSE)
  - GAX (Google Api eXtensions) for Java (https://github.com/googleapis/gax-java) com.google.api:gax-grpc:jar:1.35.0
    License: BSD  (https://github.com/googleapis/gax-java/blob/master/LICENSE)
  - GAX (Google Api eXtensions) for Java (https://github.com/googleapis/gax-java) com.google.api:gax-httpjson:jar:0.52.0
    License: BSD  (https://github.com/googleapis/gax-java/blob/master/LICENSE)
  - 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.7
    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.1.3
    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:26.0-android
    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.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Open JSON (https://github.com/tdunning/open-json) com.tdunning:json:jar:1.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jBCrypt (http://www.mindrot.org/projects/jBCrypt) de.svenkubiak:jBCrypt:bundle:0.4.1
    License: ISC/BSD licence  (http://www.mindrot.org/files/jBCrypt/LICENSE)
  - io.grpc:grpc-auth (https://github.com/grpc/grpc-java) io.grpc:grpc-auth:jar:1.16.1
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)
  - io.grpc:grpc-context (https://github.com/grpc/grpc-java) io.grpc:grpc-context:jar:1.16.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.16.1
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)
  - io.grpc:grpc-netty-shaded (https://github.com/grpc/grpc-java) io.grpc:grpc-netty-shaded:jar:1.16.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.16.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.16.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.16.1
    License: Apache 2.0  (https://opensource.org/licenses/Apache-2.0)
  - OpenCensus (https://github.com/census-instrumentation/opencensus-java) io.opencensus:opencensus-api:jar:0.15.0
    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)
  - OpenCensus (https://github.com/census-instrumentation/opencensus-java) io.opencensus:opencensus-contrib-http-util:jar:0.15.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Byte Buddy (without dependencies) (http://bytebuddy.net/byte-buddy) net.bytebuddy:byte-buddy:jar:1.5.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Byte Buddy Java agent (http://bytebuddy.net/byte-buddy-agent) net.bytebuddy:byte-buddy-agent:jar:1.5.5
    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.60
    License: Bouncy Castle Licence  (http://www.bouncycastle.org/licence.html)
  - Bouncy Castle Provider (http://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-jdk15on:jar:1.60
    License: Bouncy Castle Licence  (http://www.bouncycastle.org/licence.html)
  - Checker Qual (https://checkerframework.org) org.checkerframework:checker-compat-qual:jar:2.5.2
    License: GNU General Public License, version 2 (GPL2), with the classpath exception  (http://www.gnu.org/software/classpath/license.html)    License: The MIT License  (http://opensource.org/licenses/MIT)
  - Mockito (http://mockito.org) org.mockito:mockito-core:jar:2.3.4
    License: The MIT License  (http://github.com/mockito/mockito/blob/master/LICENSE)

From: 'Apache NiFi Project' (http://nifi.apache.org/)
  - nifi-json-utils (http://nifi.apache.org/nifi-commons/nifi-json-utils) org.apache.nifi:nifi-json-utils:jar:1.9.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - nifi-processor-utils (http://nifi.apache.org/nifi-nar-bundles/nifi-extension-utils/nifi-processor-utils) org.apache.nifi:nifi-processor-utils:jar:1.9.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - nifi-proxy-configuration-api (http://nifi.apache.org/nifi-nar-bundles/nifi-standard-services/nifi-proxy-configuration-api) org.apache.nifi:nifi-proxy-configuration-api:jar:1.9.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - nifi-security-utils (http://nifi.apache.org/nifi-commons/nifi-security-utils) org.apache.nifi:nifi-security-utils:jar:1.9.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - nifi-utils (http://nifi.apache.org/nifi-commons/nifi-utils) org.apache.nifi:nifi-utils:jar:1.9.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

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: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.9.0
    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.7
    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.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Google' (http://www.google.com/)
  - Google APIs Client Library for Java (https://github.com/google/google-api-java-client/google-api-client) com.google.api-client:google-api-client:jar:1.27.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - BigQuery API v2-rev20181104-1.27.0 (http://nexus.sonatype.org/oss-repository-hosting.html/google-api-services-bigquery) com.google.apis:google-api-services-bigquery:jar:v2-rev20181104-1.27.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Cloud Storage JSON API v1-rev20181013-1.27.0 (http://nexus.sonatype.org/oss-repository-hosting.html/google-api-services-storage) com.google.apis:google-api-services-storage:jar:v1-rev20181013-1.27.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google Auth Library for Java - Credentials (https://github.com/google/google-auth-library-java/google-auth-library-credentials) com.google.auth:google-auth-library-credentials:jar:0.12.0
    License: BSD New license  (http://opensource.org/licenses/BSD-3-Clause)
  - Google Auth Library for Java - OAuth2 HTTP (https://github.com/google/google-auth-library-java/google-auth-library-oauth2-http) com.google.auth:google-auth-library-oauth2-http:jar:0.12.0
    License: BSD New license  (http://opensource.org/licenses/BSD-3-Clause)
  - Google HTTP Client Library for Java (https://github.com/googleapis/google-http-java-client/google-http-client) com.google.http-client:google-http-client:jar:1.27.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google App Engine extensions to the Google HTTP Client Library for Java. (https://github.com/googleapis/google-http-java-client/google-http-client-appengine) com.google.http-client:google-http-client-appengine:jar:1.27.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson 2 extensions to the Google HTTP Client Library for Java. (https://github.com/googleapis/google-http-java-client/google-http-client-jackson2) com.google.http-client:google-http-client-jackson2:jar:1.27.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google OAuth Client Library for Java (https://github.com/googleapis/google-oauth-java-client/google-oauth-client) com.google.oauth-client:google-oauth-client:jar:1.27.0
    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.6.1
    License: 3-Clause BSD License  (https://opensource.org/licenses/BSD-3-Clause)
  - Protocol Buffers [Util] (https://developers.google.com/protocol-buffers/protobuf-java-util/) com.google.protobuf:protobuf-java-util:bundle:3.6.1
    License: 3-Clause BSD License  (https://opensource.org/licenses/BSD-3-Clause)

From: 'Google LLC'
  - grpc-google-cloud-pubsub-v1 (https://github.com/googleapis/google-cloud-java/tree/master/google-api-grpc/grpc-google-cloud-pubsub-v1) com.google.api.grpc:grpc-google-cloud-pubsub-v1:jar:1.35.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - proto-google-cloud-pubsub-v1 (https://github.com/googleapis/google-cloud-java/tree/master/google-api-grpc/proto-google-cloud-pubsub-v1) com.google.api.grpc:proto-google-cloud-pubsub-v1:jar:1.35.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - proto-google-common-protos (https://github.com/googleapis/api-client-staging) com.google.api.grpc:proto-google-common-protos:jar:1.12.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - proto-google-iam-v1 (https://github.com/googleapis/api-client-staging) com.google.api.grpc:proto-google-iam-v1:jar:0.12.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google Cloud BigQuery (https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-bigquery) com.google.cloud:google-cloud-bigquery:jar:1.53.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google Cloud Core (https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-core) com.google.cloud:google-cloud-core:jar:1.53.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google Cloud Core gRPC (https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-core-grpc) com.google.cloud:google-cloud-core-grpc:jar:1.53.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google Cloud Core HTTP (https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-core-http) com.google.cloud:google-cloud-core-http:jar:1.53.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google Cloud Pub/Sub (https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-pubsub) com.google.cloud:google-cloud-pubsub:jar:1.53.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google Cloud Storage (https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-storage) com.google.cloud:google-cloud-storage:jar:1.53.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Google, Inc.' (http://www.google.com)
  - AutoValue (https://github.com/google/auto/auto-value) com.google.auto.value:auto-value:jar:1.4
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Joda.org' (http://www.joda.org)
  - Joda-Time (http://www.joda.org/joda-time/) joda-time:joda-time:jar:2.9.2
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Joe Walnes, Henri Tremblay, Leonardo Mesquita'
  - Objenesis (http://objenesis.org) org.objenesis:objenesis:jar:2.4
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Apache Commons Logging (http://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.2
    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.5
    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.9
    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 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 Lang (http://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.8.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'ThreeTen.org' (http://www.threeten.org)
  - ThreeTen backport (https://www.threeten.org/threetenbp) org.threeten:threetenbp:jar:1.3.3
    License: BSD 3-clause  (https://raw.githubusercontent.com/ThreeTen/threetenbp/master/LICENSE.txt)




