META-INF.DEPENDENCIES Maven / Gradle / Ivy
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
nifi-cassandra-processors
From: 'an unknown organization'
- DataStax Java Driver for Apache Cassandra - Core (https://github.com/datastax/java-driver/cassandra-driver-core) com.datastax.cassandra:cassandra-driver-core:jar:3.3.0
License: Apache 2 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- jffi (http://github.com/jnr/jffi) com.github.jnr:jffi:jar:1.2.10
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- jffi (http://github.com/jnr/jffi) com.github.jnr:jffi:jar:1.2.10
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- jnr-constants (http://github.com/jnr/jnr-constants) com.github.jnr:jnr-constants:jar:0.9.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- jnr-ffi (http://github.com/jnr/jnr-ffi) com.github.jnr:jnr-ffi:jar:2.0.7
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- jnr-posix (http://nexus.sonatype.org/oss-repository-hosting.html/jnr-posix) com.github.jnr:jnr-posix:jar:3.0.27
License: Common Public License - v 1.0 (http://www-128.ibm.com/developerworks/library/os-cpl.html) License: GNU General Public License Version 2 (http://www.gnu.org/copyleft/gpl.html) License: GNU Lesser General Public License Version 2.1 (http://www.gnu.org/licenses/lgpl.html)
- jnr-x86asm (http://github.com/jnr/jnr-x86asm) com.github.jnr:jnr-x86asm:jar:1.0.2
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
- Guava: Google Core Libraries for Java (https://github.com/google/guava/guava) com.google.guava:guava:bundle:19.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- ParaNamer Core (http://paranamer.codehaus.org/paranamer) com.thoughtworks.paranamer:paranamer:bundle:2.7
License: BSD (LICENSE.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)
- Metrics Core (http://metrics.codahale.com/metrics-core/) io.dropwizard.metrics:metrics-core:bundle:3.2.2
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- 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)
- XZ for Java (http://tukaani.org/xz/java.html) org.tukaani:xz:jar:1.5
License: Public Domain
From: 'Apache NiFi Project' (http://nifi.apache.org/)
- nifi-mock-record-utils (http://nifi.apache.org/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-mock-record-utils) org.apache.nifi:nifi-mock-record-utils:jar:1.8.0
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.8.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- nifi-record (http://nifi.apache.org/nifi-commons/nifi-record) org.apache.nifi:nifi-record:jar:1.8.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- nifi-record-serialization-service-api (http://nifi.apache.org/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-service-api) org.apache.nifi:nifi-record-serialization-service-api:jar:1.8.0
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.8.0
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.8.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
From: 'FasterXML' (http://fasterxml.com)
- Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-core-asl:jar:1.9.13
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Data Mapper for Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
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: 'ObjectWeb' (http://www.objectweb.org/)
- ASM Core (http://asm.objectweb.org/asm/) org.ow2.asm:asm:jar:5.0.3
License: BSD (http://asm.objectweb.org/license.html)
- ASM Analysis (http://asm.objectweb.org/asm-analysis/) org.ow2.asm:asm-analysis:jar:5.0.3
License: BSD (http://asm.objectweb.org/license.html)
- ASM Commons (http://asm.objectweb.org/asm-commons/) org.ow2.asm:asm-commons:jar:5.0.3
License: BSD (http://asm.objectweb.org/license.html)
- ASM Tree (http://asm.objectweb.org/asm-tree/) org.ow2.asm:asm-tree:jar:5.0.3
License: BSD (http://asm.objectweb.org/license.html)
- ASM Util (http://asm.objectweb.org/asm-util/) org.ow2.asm:asm-util:jar:5.0.3
License: BSD (http://asm.objectweb.org/license.html)
From: 'The Apache Software Foundation' (http://www.apache.org/)
- Apache Avro (http://avro.apache.org) org.apache.avro:avro:bundle:1.8.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Compress (http://commons.apache.org/proper/commons-compress/) org.apache.commons:commons-compress:jar:1.8.1
License: The Apache Software 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.7
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Text (http://commons.apache.org/proper/commons-text) org.apache.commons:commons-text:jar:1.4
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'The Netty Project' (http://netty.io/)
- Netty/Buffer (http://netty.io/netty-buffer/) io.netty:netty-buffer:jar:4.0.47.Final
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Netty/Codec (http://netty.io/netty-codec/) io.netty:netty-codec:jar:4.0.47.Final
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Netty/Common (http://netty.io/netty-common/) io.netty:netty-common:jar:4.0.47.Final
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Netty/Handler (http://netty.io/netty-handler/) io.netty:netty-handler:jar:4.0.47.Final
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- Netty/Transport (http://netty.io/netty-transport/) io.netty:netty-transport:jar:4.0.47.Final
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
From: 'xerial.org'
- snappy-java (https://github.comm/xerial/snappy-java) org.xerial.snappy:snappy-java:bundle:1.1.1.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy