All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.DEPENDENCIES Maven / Gradle / Ivy

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

nifi-toolkit-tls


From: 'an unknown organization'

  - BCrypt Password Hashing Function (https://github.com/patrickfav/bcrypt/modules/bcrypt) at.favre.lib:bcrypt:bundle:0.10.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Bytes Utility Library (https://github.com/patrickfav/bytes-java) at.favre.lib:bytes:bundle:1.5.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (https://www.bouncycastle.org/java.html) org.bouncycastle:bcpkix-jdk18on:jar:1.79
    License: Bouncy Castle Licence  (https://www.bouncycastle.org/licence.html)

  - Bouncy Castle Provider (https://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-jdk18on:jar:1.79
    License: Bouncy Castle Licence  (https://www.bouncycastle.org/licence.html)

  - Bouncy Castle ASN.1 Extension and Utility APIs (https://www.bouncycastle.org/java.html) org.bouncycastle:bcutil-jdk18on:jar:1.79
    License: Bouncy Castle Licence  (https://www.bouncycastle.org/licence.html)


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

  - nifi-api (https://nifi.apache.org/nifi-api) org.apache.nifi:nifi-api:jar:1.28.1
    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.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - nifi-properties (https://nifi.apache.org/nifi-commons/nifi-properties) org.apache.nifi:nifi-properties:jar:1.28.1
    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.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - nifi-security-cert-builder (https://nifi.apache.org/nifi-commons/nifi-security-cert-builder) org.apache.nifi:nifi-security-cert-builder:jar:1.28.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

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

  - nifi-security-utils-api (https://nifi.apache.org/nifi-commons/nifi-security-utils-api) org.apache.nifi:nifi-security-utils-api:jar:1.28.1
    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.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


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

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

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


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)

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


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

  - Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:jar:2.18.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:jar:2.18.1
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - jackson-databind (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:jar:2.18.1
    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: 'QOS.ch' (http://www.qos.ch)

  - SLF4J Simple Provider (http://www.slf4j.org) org.slf4j:slf4j-simple:jar:2.0.16
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)


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)


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

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


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

  - Apache Commons CLI (https://commons.apache.org/proper/commons-cli/) commons-cli:commons-cli:jar:1.9.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons Codec (https://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.17.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons IO (https://commons.apache.org/proper/commons-io/) commons-io:commons-io:jar:2.17.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons Lang (https://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.17.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)









© 2015 - 2025 Weber Informatics LLC | Privacy Policy