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

nifi-stateless-processor


From: 'an unknown organization'

  - swagger-annotations (https://github.com/swagger-api/swagger-core/modules/swagger-annotations) io.swagger:swagger-annotations:jar:1.6.14
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - 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)


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

  - nifi-extension-manifest-model (https://nifi.apache.org/nifi-manifest/nifi-extension-manifest-model) org.apache.nifi:nifi-extension-manifest-model:jar:1.28.0.101-eep-941
    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.101-eep-941
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

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

  - nifi-stateless-api (https://nifi.apache.org/nifi-stateless/nifi-stateless-api) org.apache.nifi:nifi-stateless-api:jar:1.28.0.101-eep-941
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - nifi-stateless-bootstrap (https://nifi.apache.org/nifi-stateless/nifi-stateless-bootstrap) org.apache.nifi:nifi-stateless-bootstrap:jar:1.28.0.101-eep-941
    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.101-eep-941
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - nifi-registry-client (https://nifi.apache.org/nifi-registry/nifi-registry-core/nifi-registry-client) org.apache.nifi.registry:nifi-registry-client:jar:1.28.0.101-eep-941
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - nifi-registry-data-model (https://nifi.apache.org/nifi-registry/nifi-registry-core/nifi-registry-data-model) org.apache.nifi.registry:nifi-registry-data-model:jar:1.28.0.101-eep-941
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - nifi-registry-revision-entity-model (https://nifi.apache.org/nifi-registry/nifi-registry-core/nifi-registry-revision/nifi-registry-revision-entity-model) org.apache.nifi.registry:nifi-registry-revision-entity-model:jar:1.28.0.101-eep-941
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - nifi-registry-security-utils (https://nifi.apache.org/nifi-registry/nifi-registry-core/nifi-registry-security-utils) org.apache.nifi.registry:nifi-registry-security-utils:jar:1.28.0.101-eep-941
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


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

  - Jakarta Activation (https://github.com/eclipse-ee4j/jaf/jakarta.activation) com.sun.activation:jakarta.activation:jar:1.2.2
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - istack common utility code runtime (https://projects.eclipse.org/projects/ee4j/istack-commons/istack-commons-runtime) com.sun.istack:istack-commons-runtime:jar:3.0.12
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

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

  - Jakarta Annotations API (https://projects.eclipse.org/projects/ee4j.ca) jakarta.annotation:jakarta.annotation-api:jar:1.3.5
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

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

  - OSGi resource locator (https://projects.eclipse.org/projects/ee4j/osgi-resource-locator) org.glassfish.hk2:osgi-resource-locator:jar:1.0.3
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

  - JAXB Runtime (https://eclipse-ee4j.github.io/jaxb-ri/) org.glassfish.jaxb:jaxb-runtime:jar:2.3.9
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - TXW2 Runtime (https://eclipse-ee4j.github.io/jaxb-ri/) org.glassfish.jaxb:txw2:jar:2.3.9
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

  - MIME streaming extension (https://github.com/eclipse-ee4j/metro-mimepull) org.jvnet.mimepull:mimepull:jar:1.9.15
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)


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

  - jakarta.ws.rs-api (https://github.com/eclipse-ee4j/jaxrs-api) jakarta.ws.rs:jakarta.ws.rs-api:bundle:2.1.6
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

  - javax.ws.rs-api (https://github.com/eclipse-ee4j/jaxrs-api) javax.ws.rs:javax.ws.rs-api:jar:2.1.1
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

  - jersey-core-client (https://projects.eclipse.org/projects/ee4j.jersey/jersey-client) org.glassfish.jersey.core:jersey-client:jar:2.45
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
    License: BSD 2-Clause  (https://opensource.org/licenses/BSD-2-Clause)
    License: Apache License, 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
    License: Public Domain  (https://creativecommons.org/publicdomain/zero/1.0/)
    License: Modified BSD  (https://asm.ow2.io/license.html)
    License: jQuery license  (jquery.org/license)
    License: MIT license  (http://www.opensource.org/licenses/mit-license.php)
    License: W3C license  (https://www.w3.org/Consortium/Legal/copyright-documents-19990405)

  - jersey-core-common (https://projects.eclipse.org/projects/ee4j.jersey/jersey-common) org.glassfish.jersey.core:jersey-common:jar:2.45
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: The GNU General Public License (GPL), Version 2, With Classpath Exception  (https://www.gnu.org/software/classpath/license.html)
    License: Apache License, 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
    License: Public Domain  (https://creativecommons.org/publicdomain/zero/1.0/)

  - jersey-ext-entity-filtering (https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-entity-filtering) org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.45
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
    License: BSD 2-Clause  (https://opensource.org/licenses/BSD-2-Clause)
    License: Apache License, 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
    License: Public Domain  (https://creativecommons.org/publicdomain/zero/1.0/)
    License: Modified BSD  (https://asm.ow2.io/license.html)
    License: jQuery license  (jquery.org/license)
    License: MIT license  (http://www.opensource.org/licenses/mit-license.php)
    License: W3C license  (https://www.w3.org/Consortium/Legal/copyright-documents-19990405)

  - jersey-inject-hk2 (https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-hk2) org.glassfish.jersey.inject:jersey-hk2:jar:2.45
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
    License: BSD 2-Clause  (https://opensource.org/licenses/BSD-2-Clause)
    License: Apache License, 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
    License: Public Domain  (https://creativecommons.org/publicdomain/zero/1.0/)
    License: Modified BSD  (https://asm.ow2.io/license.html)
    License: jQuery license  (jquery.org/license)
    License: MIT license  (http://www.opensource.org/licenses/mit-license.php)
    License: W3C license  (https://www.w3.org/Consortium/Legal/copyright-documents-19990405)

  - jersey-media-json-jackson (https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-media-json-jackson) org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.45
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: The GNU General Public License (GPL), Version 2, With Classpath Exception  (https://www.gnu.org/software/classpath/license.html)
    License: Apache License, 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - jersey-media-multipart (https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-media-multipart) org.glassfish.jersey.media:jersey-media-multipart:jar:2.45
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
    License: BSD 2-Clause  (https://opensource.org/licenses/BSD-2-Clause)
    License: Apache License, 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
    License: Public Domain  (https://creativecommons.org/publicdomain/zero/1.0/)
    License: Modified BSD  (https://asm.ow2.io/license.html)
    License: jQuery license  (jquery.org/license)
    License: MIT license  (http://www.opensource.org/licenses/mit-license.php)
    License: W3C license  (https://www.w3.org/Consortium/Legal/copyright-documents-19990405)


From: 'FasterXML' (http://fasterxml.com/)

  - Jackson module: Old JAXB Annotations (javax.xml.bind) (https://github.com/FasterXML/jackson-modules-base) com.fasterxml.jackson.module:jackson-module-jaxb-annotations:bundle:2.18.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Oracle Corporation' (http://www.oracle.com)

  - HK2 API module (https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api) org.glassfish.hk2:hk2-api:jar:2.6.1
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

  - ServiceLocator Default Implementation (https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator) org.glassfish.hk2:hk2-locator:jar:2.6.1
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

  - HK2 Implementation Utilities (https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils) org.glassfish.hk2:hk2-utils:jar:2.6.1
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

  - aopalliance version 1.0 repackaged as a module (https://github.com/eclipse-ee4j/glassfish-hk2/external/aopalliance-repackaged) org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

  - javax.inject:1 as OSGi bundle (https://github.com/eclipse-ee4j/glassfish-hk2/external/jakarta.inject) org.glassfish.hk2.external:jakarta.inject:jar:2.6.1
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)


From: 'Oracle Corporation' (http://www.oracle.com/)

  - Java Architecture for XML Binding (http://jaxb.java.net/) javax.xml.bind:jaxb-api:jar:2.2.12
    License: CDDL 1.1  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)
    License: GPL2 w/ CPE  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)


From: 'Shigeru Chiba, www.javassist.org'

  - Javassist (https://www.javassist.org/) org.javassist:javassist:bundle:3.30.2-GA
    License: MPL 1.1  (https://www.mozilla.org/en-US/MPL/1.1/)
    License: LGPL 2.1  (https://www.gnu.org/licenses/lgpl-2.1.html)
    License: Apache License 2.0  (https://www.apache.org/licenses/LICENSE-2.0)





