
META-INF.DEPENDENCIES Maven / Gradle / Ivy
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
nifi-administration
From: 'an unknown organization'
- AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
License: Public Domain
- H2 Database Engine (http://www.h2database.com) com.h2database:h2:jar:1.3.176
License: The H2 License, Version 1.0 (http://h2database.com/html/license.html)
- Json Path (https://github.com/jayway/JsonPath) com.jayway.jsonpath:json-path:jar:2.0.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- swagger-annotations (https://github.com/wordnik/swagger-core/modules/swagger-annotations) com.wordnik:swagger-annotations:bundle:1.5.3-M1
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- AspectJ weaver (http://www.aspectj.org) org.aspectj:aspectjweaver:jar:1.8.5
License: Eclipse Public License - v 1.0 (http://www.eclipse.org/legal/epl-v10.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.54
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.54
License: Bouncy Castle Licence (http://www.bouncycastle.org/licence.html)
From: 'ANTLR' (http://www.antlr.org)
- ANTLR 3 Runtime (http://www.antlr.org) org.antlr:antlr-runtime:jar:3.5.2
License: BSD licence (http://antlr.org/license.html)
From: 'Apache NiFi Project' (http://nifi.apache.org/)
- nifi-client-dto (http://nifi.apache.org/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-client-dto) org.apache.nifi:nifi-client-dto:jar:1.0.0-BETA
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- nifi-expression-language (http://nifi.apache.org/nifi-commons/nifi-expression-language) org.apache.nifi:nifi-expression-language:jar:1.0.0-BETA
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- nifi-framework-authorization (http://nifi.apache.org/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-authorization) org.apache.nifi:nifi-framework-authorization:jar:1.0.0-BETA
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- nifi-framework-core-api (http://nifi.apache.org/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core-api) org.apache.nifi:nifi-framework-core-api:jar:1.0.0-BETA
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.0.0-BETA
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- nifi-site-to-site-client (http://nifi.apache.org/nifi-commons/nifi-site-to-site-client) org.apache.nifi:nifi-site-to-site-client:jar:1.0.0-BETA
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- nifi-user-actions (http://nifi.apache.org/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-user-actions) org.apache.nifi:nifi-user-actions:jar:1.0.0-BETA
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.0.0-BETA
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
From: 'Chemouni Uriel' (http://www.minidev.net/)
- ASM helper Minidev (http://asm/) net.minidev:asm:bundle:1.0.2
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- JSON Small and Fast Parser (http://json-smart/) net.minidev:json-smart:bundle:2.1.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
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.6.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.6.1
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.6.1
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/) asm:asm:jar:3.3.1
License: BSD (http://asm.objectweb.org/license.html)
From: 'Spring IO' (http://projects.spring.io/spring-framework)
- Spring AOP (https://github.com/spring-projects/spring-framework) org.springframework:spring-aop:jar:4.2.4.RELEASE
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Spring Beans (https://github.com/spring-projects/spring-framework) org.springframework:spring-beans:jar:4.2.4.RELEASE
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Spring Context (https://github.com/spring-projects/spring-framework) org.springframework:spring-context:jar:4.2.4.RELEASE
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Spring Core (https://github.com/spring-projects/spring-framework) org.springframework:spring-core:jar:4.2.4.RELEASE
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Spring Expression Language (SpEL) (https://github.com/spring-projects/spring-framework) org.springframework:spring-expression:jar:4.2.4.RELEASE
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'spring.io' (http://spring.io/)
- spring-security-core (http://spring.io/spring-security) org.springframework.security:spring-security-core:jar:4.0.3.RELEASE
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Terracotta, Inc.' (http://www.terracotta.org)
- quartz (http://www.quartz-scheduler.org/quartz) org.quartz-scheduler:quartz:jar:2.2.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'The Apache Software Foundation' (http://www.apache.org/)
- Apache Commons Codec (http://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.10
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- 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 Commons Collections (http://commons.apache.org/proper/commons-collections/) org.apache.commons:commons-collections4:jar:4.0
License: The Apache Software License, Version 2.0 (http://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.4
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache HttpAsyncClient (http://hc.apache.org/httpcomponents-asyncclient) org.apache.httpcomponents:httpasyncclient:jar:4.1.1
License: Apache License, Version 2.0 (LICENSE.txt)
- Apache HttpClient (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient:jar:4.4.1
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.1
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.4
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy