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

Apache Camel :: Karaf :: Components :: Ai :: Deep Java Library


From: 'an unknown organization'

  - Deep Java Library - api (http://www.djl.ai/api) ai.djl:api:jar:0.29.0
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Deep Java Library - basicdataset (http://www.djl.ai/basicdataset) ai.djl:basicdataset:jar:0.29.0
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - TimeSeries for DJL (http://www.djl.ai/extensions/timeseries) ai.djl.timeseries:timeseries:jar:0.29.0
    License: The Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:3.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Gson (https://github.com/google/gson) com.google.code.gson:gson:jar:2.11.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:bundle:1.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 (https://github.com/google/guava/guava) com.google.guava:guava:bundle:30.0-jre
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Guava ListenableFuture only (https://github.com/google/guava/listenablefuture) com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - J2ObjC Annotations (https://github.com/google/j2objc/) com.google.j2objc:j2objc-annotations:jar:1.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - ICU4J (http://icu-project.org/) com.ibm.icu:icu4j:jar:65.1
    License: Unicode/ICU License  (https://raw.githubusercontent.com/unicode-org/icu/master/icu4c/LICENSE)

  - ClassGraph (https://github.com/classgraph/classgraph) io.github.classgraph:classgraph:jar:4.8.60
    License: The MIT License (MIT)  (http://opensource.org/licenses/MIT)

  - Pebble (http://pebbletemplates.io) io.pebbletemplates:pebble:jar:3.1.2
    License: BSD 3-Clause License  (http://opensource.org/licenses/BSD-3-Clause)

  - fastutil (http://fastutil.di.unimi.it/) it.unimi.dsi:fastutil:jar:8.3.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - Java Native Access (https://github.com/java-native-access/jna) net.java.dev.jna:jna:jar:5.14.0
    License: LGPL-2.1-or-later  (https://www.gnu.org/licenses/old-licenses/lgpl-2.1)
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Checker Qual (https://checkerframework.org) org.checkerframework:checker-qual:jar:3.5.0
    License: The MIT License  (http://opensource.org/licenses/MIT)

  - org.roaringbitmap:RoaringBitmap (https://github.com/RoaringBitmap/RoaringBitmap) org.roaringbitmap:RoaringBitmap:jar:0.9.25
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - org.roaringbitmap:shims (https://github.com/RoaringBitmap/RoaringBitmap) org.roaringbitmap:shims:jar:0.9.25
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - tablesaw-core (https://github.com/jtablesaw/tablesaw/tablesaw-core) tech.tablesaw:tablesaw-core:jar:0.43.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - tablesaw-jsplot (https://github.com/jtablesaw/tablesaw/tablesaw-jsplot) tech.tablesaw:tablesaw-jsplot:jar:0.43.1
    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.13.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.13.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.13.2.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Google LLC' (http://www.google.com)

  - error-prone annotations (https://errorprone.info/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.27.0
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'QOS.ch' (http://www.qos.ch)

  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:2.0.13
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)


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

  - Apache Commons Math (http://commons.apache.org/proper/commons-math/) org.apache.commons:commons-math3:jar:3.6.1
    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 Codec (https://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.17.0
    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.16.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Camel :: AI :: Deep Java Library (https://www.apache.org/camel/camel-parent/components/camel-ai-parent/camel-djl/) org.apache.camel:camel-djl:jar:4.8.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons Compress (https://commons.apache.org/proper/commons-compress/) org.apache.commons:commons-compress:jar:1.26.2
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons CSV (https://commons.apache.org/proper/commons-csv/) org.apache.commons:commons-csv:jar:1.11.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'The UNBESCAPE team' (http://www.unbescape.org)

  - unbescape (http://www.unbescape.org) org.unbescape:unbescape:jar:1.1.6.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Univocity Software Pty Ltd' (www.univocity.com)

  - univocity-parsers (http://github.com/univocity/univocity-parsers) com.univocity:univocity-parsers:jar:2.8.4
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)





