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

Spring-Boot Starter :: Camel :: IPFS


From: 'an unknown organization'
  - java-ipfs-api  com.github.ipfs:java-ipfs-api:jar:v1.2.2

  - java-cid  com.github.ipld:java-cid:jar:v1.1.0

  - java-multiaddr  com.github.multiformats:java-multiaddr:jar:v1.3.0

  - java-multibase  com.github.multiformats:java-multibase:jar:v1.0.0

  - java-multihash  com.github.multiformats:java-multihash:jar:v1.1.0

  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:2.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - 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)
  - scrypt (http://github.com/wg/scrypt) com.lambdaworks:scrypt:jar:1.4.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spongy Castle (http://rtyley.github.io/spongycastle/) com.madgag.spongycastle:core:jar:1.51.0.0
    License: Bouncy Castle Licence  (http://www.bouncycastle.org/licence.html)
  - OkHttp (https://github.com/square/okhttp/okhttp) com.squareup.okhttp:okhttp:jar:2.7.2
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Okio (https://github.com/square/okio/okio) com.squareup.okio:okio:jar:1.6.0
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Nessus :: API (https://github.com/tdiesler/nessus/nessus-api) io.nessus:nessus-api:jar:1.0.0.Beta1
    License: apache_v2  (http://repository.jboss.org/licenses/apache-2.0.txt)
  - Nessus :: Bitcoin (https://github.com/tdiesler/nessus/nessus-bitcoin) io.nessus:nessus-bitcoin:jar:1.0.0.Beta1
    License: apache_v2  (http://repository.jboss.org/licenses/apache-2.0.txt)
  - Nessus :: Cipher (https://github.com/tdiesler/nessus/nessus-cipher) io.nessus:nessus-cipher:jar:1.0.0.Beta1
    License: apache_v2  (http://repository.jboss.org/licenses/apache-2.0.txt)
  - Nessus :: IPFS (https://github.com/tdiesler/nessus/nessus-ipfs) io.nessus:nessus-ipfs:jar:1.0.0.Beta1
    License: apache_v2  (http://repository.jboss.org/licenses/apache-2.0.txt)
  - "Java Concurrency in Practice" book annotations (http://jcip.net/) net.jcip:jcip-annotations:jar:1.0

  - bitcoinj (https://bitcoinj.github.io) org.bitcoinj:bitcoinj-core:jar:0.14.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Orchid (http://www.bitcoinj.org/orchid/) org.bitcoinj:orchid:jar:1.2.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Bouncy Castle Provider (http://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-jdk15on:jar:1.59
    License: Bouncy Castle Licence  (http://www.bouncycastle.org/licence.html)
  - SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.23
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Java Bitcoind RPC Client (https://github.com/Polve/JavaBitcoindRpcClient) wf.bitcoin:JavaBitcoindRpcClient:jar:0.17.0.Alpha2
    License: Apache 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: '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: 'Google' (http://www.google.com/)
  - Protocol Buffer Java API (https://developers.google.com/protocol-buffers/) com.google.protobuf:protobuf-java:bundle:2.6.1
    License: New BSD license  (http://www.opensource.org/licenses/bsd-license.php)

From: 'Oracle Corporation' (http://www.oracle.com/)
  - Old JAXB Core (http://jaxb.java.net/jaxb-bundles/jaxb-core) com.sun.xml.bind:jaxb-core:jar:2.3.0
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - Old JAXB Runtime (http://jaxb.java.net/jaxb-bundles/jaxb-impl) com.sun.xml.bind:jaxb-impl:jar:2.3.0
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)

From: 'Pivotal Software, Inc.' (https://spring.io)
  - Spring Boot Auto-Configure Annotation Processor (https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-tools/spring-boot-autoconfigure-processor) org.springframework.boot:spring-boot-autoconfigure-processor:jar:2.1.0.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.1.0.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.1.0.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.2.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.2.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.25
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.25
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'Spring IO' (http://projects.spring.io/spring-framework)
  - Spring Core (https://github.com/spring-projects/spring-framework) org.springframework:spring-core:jar:5.1.2.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.1.2.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.1.2.RELEASE
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - Camel :: Core (http://camel.apache.org/camel-parent/camel-core) org.apache.camel:camel-core:jar:2.23.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spring-Boot Starter :: Camel :: Core (http://camel.apache.org/spring-boot/camel-spring-boot-dm/camel-starter-parent/components-starter/camel-core-starter) org.apache.camel:camel-core-starter:jar:2.23.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: IPFS (http://camel.apache.org/camel-parent/components/camel-ipfs) org.apache.camel:camel-ipfs:jar:2.23.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Spring (http://camel.apache.org/camel-parent/components/camel-spring) org.apache.camel:camel-spring:jar:2.23.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Spring Boot (http://camel.apache.org/camel-parent/components/camel-spring-boot) org.apache.camel:camel-spring-boot:jar:2.23.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spring-Boot Starter :: Camel :: Spring Boot (http://camel.apache.org/spring-boot/camel-spring-boot-dm/camel-starter-parent/components-starter/camel-spring-boot-starter) org.apache.camel:camel-spring-boot-starter:jar:2.23.0
    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.11.1
    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.11.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)




