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

nifi-registry-web-api


From: 'an unknown organization'
  - Guava: Google Core Libraries for Java (http://code.google.com/p/guava-libraries/guava) com.google.guava:guava:bundle:18.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JavaEWAH (https://github.com/lemire/javaewah) com.googlecode.javaewah:JavaEWAH:bundle:1.1.6
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - H2 Database Engine (http://www.h2database.com) com.h2database:h2:jar:1.4.196
    License: MPL 2.0 or EPL 1.0  (http://h2database.com/html/license.html)
  - JSON Web Token support for the JVM (http://nexus.sonatype.org/oss-repository-hosting.html/jjwt) io.jsonwebtoken:jjwt:jar:0.7.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - swagger-annotations (https://github.com/swagger-api/swagger-core/modules/swagger-annotations) io.swagger:swagger-annotations:bundle:1.5.16
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - javax.inject (http://code.google.com/p/atinject/) javax.inject:javax.inject:jar:1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Bean Validation API (http://beanvalidation.org) javax.validation:validation-api:jar:2.0.0.Final
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - AspectJ weaver (http://www.aspectj.org) org.aspectj:aspectjweaver:jar:1.8.13
    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.55
    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.55
    License: Bouncy Castle Licence  (http://www.bouncycastle.org/licence.html)
  - flyway-core (https://flywaydb.org/flyway-core) org.flywaydb:flyway-core:jar:4.2.0
    License: Apache License, Version 2.0  (https://github.com/flyway/flyway/blob/master/LICENSE.txt)
  - Hibernate Validator Engine (http://hibernate.org/validator/hibernate-validator) org.hibernate.validator:hibernate-validator:jar:6.0.9.Final
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.20
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache NiFi Project' (http://nifi.apache.org/)
  - nifi-registry-data-model (https://nifi.apache.org/registry.html/nifi-registry-data-model) org.apache.nifi.registry:nifi-registry-data-model:jar:0.2.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - nifi-registry-flow-diff (https://nifi.apache.org/registry.html/nifi-registry-flow-diff) org.apache.nifi.registry:nifi-registry-flow-diff:jar:0.2.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - nifi-registry-framework (https://nifi.apache.org/registry.html/nifi-registry-framework) org.apache.nifi.registry:nifi-registry-framework:jar:0.2.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - nifi-registry-security-utils (https://nifi.apache.org/registry.html/nifi-registry-security-utils) org.apache.nifi.registry:nifi-registry-security-utils:jar:0.2.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'Eclipse JGit Project' (http://www.eclipse.org/jgit)
  - JGit - Core (http://www.eclipse.org/jgit//org.eclipse.jgit) org.eclipse.jgit:org.eclipse.jgit:jar:4.11.0.201803080745-r
    License: Eclipse Distribution License (New BSD License) 

From: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.9.2
    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.2
    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.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson datatype: jdk8 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8) com.fasterxml.jackson.datatype:jackson-datatype-jdk8:bundle:2.9.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson datatype: JSR310 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) com.fasterxml.jackson.datatype:jackson-datatype-jsr310:bundle:2.9.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson module: JAXB Annotations (https://github.com/FasterXML/jackson-modules-base) com.fasterxml.jackson.module:jackson-module-jaxb-annotations:bundle:2.9.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-module-parameter-names (https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names) com.fasterxml.jackson.module:jackson-module-parameter-names:bundle:2.9.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'fasterxml.com' (http://fasterxml.com)
  - ClassMate (http://github.com/FasterXML/java-classmate) com.fasterxml:classmate:bundle:1.3.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'GlassFish Community' (http://glassfish.org)
  - Expression Language 3.0 (http://uel.java.net) org.glassfish:javax.el:jar:3.0.1-b08
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

From: 'GlassFish Community' (https://glassfish.dev.java.net)
  - OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers. (http://glassfish.org/osgi-resource-locator/) org.glassfish.hk2:osgi-resource-locator:jar:1.0.1
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

From: 'GlassFish Community' (https://glassfish.java.net)
  - javax.transaction API (http://jta-spec.java.net) javax.transaction:javax.transaction-api:jar:1.2
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

From: 'GlassFish Community' (https://javaee.github.io/glassfish)
  - javax.annotation API (http://jcp.org/en/jsr/detail?id=250) javax.annotation:javax.annotation-api:jar:1.3.2
    License: CDDL + GPLv2 with classpath exception  (https://github.com/javaee/javax.annotation/blob/master/LICENSE)

From: 'JBoss by Red Hat' (http://www.jboss.org)
  - JBoss Logging 3 (http://www.jboss.org) org.jboss.logging:jboss-logging:jar:3.3.2.Final
    License: Apache License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'JCraft,Inc.' (http://www.jcraft.com/)
  - JSch (http://www.jcraft.com/jsch/) com.jcraft:jsch:jar:0.1.54
    License: Revised BSD  (http://www.jcraft.com/jsch/LICENSE.txt)
  - JZlib (http://www.jcraft.com/jzlib/) com.jcraft:jzlib:jar:1.1.1
    License: Revised BSD  (http://www.jcraft.com/jzlib/LICENSE.txt)

From: 'Oracle Corporation' (http://www.oracle.com)
  - Class Model for Hk2 (https://github.com/hk2-project/hk2/class-model) org.glassfish.hk2:class-model:jar:2.5.0-b42
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - HK2 config types (https://github.com/hk2-project/hk2/hk2-configuration/hk2-configuration-persistence/hk2-xml-dom/config-types) org.glassfish.hk2:config-types:jar:2.5.0-b42
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - HK2 module of HK2 itself (https://github.com/hk2-project/hk2/hk2) org.glassfish.hk2:hk2:jar:2.5.0-b42
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - HK2 API module (https://github.com/hk2-project/hk2/hk2-api) org.glassfish.hk2:hk2-api:jar:2.5.0-b42
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - HK2 configuration module (https://github.com/hk2-project/hk2/hk2-configuration/hk2-configuration-persistence/hk2-xml-dom/hk2-config) org.glassfish.hk2:hk2-config:jar:2.5.0-b42
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - HK2 core module (https://github.com/hk2-project/hk2/hk2-core) org.glassfish.hk2:hk2-core:jar:2.5.0-b42
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - ServiceLocator Default Implementation (https://github.com/hk2-project/hk2/hk2-locator) org.glassfish.hk2:hk2-locator:jar:2.5.0-b42
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - Run Level Service (https://github.com/hk2-project/hk2/hk2-runlevel) org.glassfish.hk2:hk2-runlevel:jar:2.5.0-b42
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - HK2 Implementation Utilities (https://github.com/hk2-project/hk2/hk2-utils) org.glassfish.hk2:hk2-utils:jar:2.5.0-b42
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - HK2 Spring Bridge (https://github.com/hk2-project/hk2/spring-bridge) org.glassfish.hk2:spring-bridge:jar:2.5.0-b42
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - aopalliance version 1.0 repackaged as a module (https://github.com/hk2-project/hk2/external/aopalliance-repackaged) org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b42
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - ASM library repackaged as OSGi bundle (https://github.com/hk2-project/hk2/external/asm-all-repackaged) org.glassfish.hk2.external:asm-all-repackaged:jar:2.5.0-b42
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)

From: 'Oracle Corporation' (http://www.oracle.com/)
  - javax.ws.rs-api (http://jax-rs-spec.java.net) javax.ws.rs:javax.ws.rs-api:bundle:2.1
    License: CDDL 1.1  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)    License: GPL2 w/ CPE  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)
  - jersey-container-servlet (https://jersey.github.io/project/jersey-container-servlet/) org.glassfish.jersey.containers:jersey-container-servlet:jar:2.26
    License: CDDL 1.1  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)    License: GPL2 w/ CPE  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)
  - jersey-container-servlet-core (https://jersey.github.io/project/jersey-container-servlet-core/) org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.26
    License: CDDL 1.1  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)    License: GPL2 w/ CPE  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)
  - jersey-core-client (https://jersey.github.io/jersey-client/) org.glassfish.jersey.core:jersey-client:jar:2.26
    License: CDDL 1.1  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)    License: GPL2 w/ CPE  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)
  - jersey-core-common (https://jersey.github.io/jersey-common/) org.glassfish.jersey.core:jersey-common:jar:2.26
    License: CDDL 1.1  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)    License: GPL2 w/ CPE  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)
  - jersey-core-server (https://jersey.github.io/jersey-server/) org.glassfish.jersey.core:jersey-server:jar:2.26
    License: CDDL 1.1  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)    License: GPL2 w/ CPE  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)
  - jersey-ext-bean-validation (https://jersey.github.io/project/jersey-bean-validation/) org.glassfish.jersey.ext:jersey-bean-validation:jar:2.26
    License: CDDL 1.1  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)    License: GPL2 w/ CPE  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)
  - jersey-ext-entity-filtering (https://jersey.github.io/project/jersey-entity-filtering/) org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.26
    License: CDDL 1.1  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)    License: GPL2 w/ CPE  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)
  - jersey-spring4 (https://jersey.github.io/project/jersey-spring4/) org.glassfish.jersey.ext:jersey-spring4:jar:2.26
    License: CDDL 1.1  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)    License: GPL2 w/ CPE  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)
  - jersey-inject-hk2 (https://jersey.github.io/project/jersey-hk2/) org.glassfish.jersey.inject:jersey-hk2:jar:2.26
    License: CDDL 1.1  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)    License: GPL2 w/ CPE  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)
  - jersey-media-jaxb (https://jersey.github.io/project/jersey-media-jaxb/) org.glassfish.jersey.media:jersey-media-jaxb:jar:2.26
    License: CDDL 1.1  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)    License: GPL2 w/ CPE  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)
  - jersey-media-json-jackson (https://jersey.github.io/project/jersey-media-json-jackson/) org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.26
    License: CDDL 1.1  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)    License: GPL2 w/ CPE  (https://oss.oracle.com/licenses/CDDL+GPL-1.1)

From: 'Pivotal Software, Inc.' (https://spring.io)
  - Spring Boot (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot) org.springframework.boot:spring-boot:jar:2.0.2.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Boot Actuator (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-actuator) org.springframework.boot:spring-boot-actuator:jar:2.0.2.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Boot Actuator AutoConfigure (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-actuator-autoconfigure) org.springframework.boot:spring-boot-actuator-autoconfigure:jar:2.0.2.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Boot AutoConfigure (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-autoconfigure) org.springframework.boot:spring-boot-autoconfigure:jar:2.0.2.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Boot Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter) org.springframework.boot:spring-boot-starter:jar:2.0.2.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Boot Actuator Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-actuator) org.springframework.boot:spring-boot-starter-actuator:jar:2.0.2.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Boot AOP Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-aop) org.springframework.boot:spring-boot-starter-aop:jar:2.0.2.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Boot Data JPA Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-data-jpa) org.springframework.boot:spring-boot-starter-data-jpa:jar:2.0.2.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Boot JDBC Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-jdbc) org.springframework.boot:spring-boot-starter-jdbc:jar:2.0.2.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Boot Jersey Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-jersey) org.springframework.boot:spring-boot-starter-jersey:jar:2.0.2.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Boot Json Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-json) org.springframework.boot:spring-boot-starter-json:jar:2.0.2.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Boot Logging Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-logging) org.springframework.boot:spring-boot-starter-logging:jar:2.0.2.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Boot Security Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-security) org.springframework.boot:spring-boot-starter-security:jar:2.0.2.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Boot Validation Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-validation) org.springframework.boot:spring-boot-starter-validation:jar:2.0.2.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Boot Web Starter (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-web) org.springframework.boot:spring-boot-starter-web:jar:2.0.2.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'QOS.ch' (http://www.qos.ch)
  - Logback Classic Module (http://logback.qos.ch/logback-classic) ch.qos.logback:logback-classic:jar:1.1.3
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)    License: GNU Lesser General Public License  (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
  - Logback Core Module (http://logback.qos.ch/logback-core) ch.qos.logback:logback-core:jar:1.1.3
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)    License: GNU Lesser General Public License  (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
  - JUL to SLF4J bridge (http://www.slf4j.org) org.slf4j:jul-to-slf4j:jar:1.7.12
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'Shigeru Chiba, www.javassist.org'
  - Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.22.0-CR2
    License: MPL 1.1  (http://www.mozilla.org/MPL/MPL-1.1.html)    License: LGPL 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)    License: Apache License 2.0  (http://www.apache.org/licenses/)

From: 'Spring IO' (http://projects.spring.io/spring-framework)
  - Spring AOP (https://github.com/spring-projects/spring-framework) org.springframework:spring-aop:jar:5.0.6.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Aspects (https://github.com/spring-projects/spring-framework) org.springframework:spring-aspects:jar:5.0.6.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Beans (https://github.com/spring-projects/spring-framework) org.springframework:spring-beans:jar:5.0.6.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Context (https://github.com/spring-projects/spring-framework) org.springframework:spring-context:jar:5.0.6.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Core (https://github.com/spring-projects/spring-framework) org.springframework:spring-core:jar:5.0.6.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Expression Language (SpEL) (https://github.com/spring-projects/spring-framework) org.springframework:spring-expression:jar:5.0.6.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Commons Logging Bridge (https://github.com/spring-projects/spring-framework) org.springframework:spring-jcl:jar:5.0.6.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring JDBC (https://github.com/spring-projects/spring-framework) org.springframework:spring-jdbc:jar:5.0.6.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Transaction (https://github.com/spring-projects/spring-framework) org.springframework:spring-tx:jar:5.0.6.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Web (https://github.com/spring-projects/spring-framework) org.springframework:spring-web:jar:5.0.6.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Spring Web MVC (https://github.com/spring-projects/spring-framework) org.springframework:spring-webmvc:jar:5.0.6.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'spring.io' (http://spring.io/)
  - spring-security-config (http://spring.io/spring-security) org.springframework.security:spring-security-config:jar:5.0.5.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - spring-security-core (http://spring.io/spring-security) org.springframework.security:spring-security-core:jar:5.0.5.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - spring-security-ldap (http://spring.io/spring-security) org.springframework.security:spring-security-ldap:jar:5.0.5.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - spring-security-web (http://spring.io/spring-security) org.springframework.security:spring-security-web:jar:5.0.5.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'SpringSource' (http://projects.spring.io/spring-security-kerberos/)
  - Spring Security Kerberos Core (http://projects.spring.io/spring-security-kerberos) org.springframework.security.kerberos:spring-security-kerberos-core:jar:1.0.1.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'SpringSource' (http://springsource.org/)
  - spring-ldap-core (http://www.springframework.org/ldap) org.springframework.ldap:spring-ldap-core:jar:2.3.2.RELEASE
    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.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons IO (http://commons.apache.org/proper/commons-io/) commons-io:commons-io:jar:2.5
    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 HttpClient (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient:jar:4.5.2
    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.4
    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 Lang (http://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.5
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j API (https://logging.apache.org/log4j/2.x/log4j-api/) org.apache.logging.log4j:log4j-api:jar:2.10.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j to SLF4J Adapter (https://logging.apache.org/log4j/2.x/log4j-to-slf4j/) org.apache.logging.log4j:log4j-to-slf4j:jar:2.10.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Zaxxer.com' (https://github.com/brettwooldridge)
  - HikariCP (https://github.com/brettwooldridge/HikariCP) com.zaxxer:HikariCP:bundle:2.7.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)




