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

ignite-ml


From: 'an unknown organization'
  - JniLoader (https://github.com/fommil/jniloader) com.github.fommil:jniloader:jar:1.1
    License: LGPL  (http://www.gnu.org/licenses/lgpl.txt)
  - all (https://github.com/fommil/netlib-java/all) com.github.fommil.netlib:all:pom:1.1.2
    License: BSD 3 Clause  (http://opensource.org/licenses/BSD-3-Clause)
  - core (https://github.com/fommil/netlib-java/core) com.github.fommil.netlib:core:jar:1.1.2
    License: BSD 3 Clause  (http://opensource.org/licenses/BSD-3-Clause)
  - native_ref-java (https://github.com/fommil/netlib-java/native_ref/native_ref-java) com.github.fommil.netlib:native_ref-java:jar:1.1
    License: BSD 3 Clause  (http://opensource.org/licenses/BSD-3-Clause)
  - native_system-java (https://github.com/fommil/netlib-java/native_system/native_system-java) com.github.fommil.netlib:native_system-java:jar:1.1
    License: BSD 3 Clause  (http://opensource.org/licenses/BSD-3-Clause)
  - netlib-native_ref-linux-armhf (https://github.com/fommil/netlib-java/native_ref/native_ref-xbuilds/netlib-native_ref-linux-armhf) com.github.fommil.netlib:netlib-native_ref-linux-armhf:so:1.1
    License: BSD 3 Clause  (http://opensource.org/licenses/BSD-3-Clause)
  - netlib-native_ref-linux-i686 (https://github.com/fommil/netlib-java/native_ref/native_ref-xbuilds/netlib-native_ref-linux-i686) com.github.fommil.netlib:netlib-native_ref-linux-i686:so:1.1
    License: BSD 3 Clause  (http://opensource.org/licenses/BSD-3-Clause)
  - netlib-native_ref-linux-x86_64 (https://github.com/fommil/netlib-java/native_ref/native_ref-xbuilds/netlib-native_ref-linux-x86_64) com.github.fommil.netlib:netlib-native_ref-linux-x86_64:so:1.1
    License: BSD 3 Clause  (http://opensource.org/licenses/BSD-3-Clause)
  - netlib-native_ref-osx-x86_64 (https://github.com/fommil/netlib-java/native_ref/netlib-native_ref-osx-x86_64) com.github.fommil.netlib:netlib-native_ref-osx-x86_64:jnilib:1.1
    License: BSD 3 Clause  (http://opensource.org/licenses/BSD-3-Clause)
  - netlib-native_ref-win-i686 (https://github.com/fommil/netlib-java/native_ref/netlib-native_ref-win-i686) com.github.fommil.netlib:netlib-native_ref-win-i686:dll:1.1
    License: BSD 3 Clause  (http://opensource.org/licenses/BSD-3-Clause)
  - netlib-native_ref-win-x86_64 (https://github.com/fommil/netlib-java/native_ref/netlib-native_ref-win-x86_64) com.github.fommil.netlib:netlib-native_ref-win-x86_64:dll:1.1
    License: BSD 3 Clause  (http://opensource.org/licenses/BSD-3-Clause)
  - netlib-native_system-linux-armhf (https://github.com/fommil/netlib-java/native_system/native_system-xbuilds/netlib-native_system-linux-armhf) com.github.fommil.netlib:netlib-native_system-linux-armhf:so:1.1
    License: BSD 3 Clause  (http://opensource.org/licenses/BSD-3-Clause)
  - netlib-native_system-linux-i686 (https://github.com/fommil/netlib-java/native_system/native_system-xbuilds/netlib-native_system-linux-i686) com.github.fommil.netlib:netlib-native_system-linux-i686:so:1.1
    License: BSD 3 Clause  (http://opensource.org/licenses/BSD-3-Clause)
  - netlib-native_system-linux-x86_64 (https://github.com/fommil/netlib-java/native_system/native_system-xbuilds/netlib-native_system-linux-x86_64) com.github.fommil.netlib:netlib-native_system-linux-x86_64:so:1.1
    License: BSD 3 Clause  (http://opensource.org/licenses/BSD-3-Clause)
  - netlib-native_system-osx-x86_64 (https://github.com/fommil/netlib-java/native_system/netlib-native_system-osx-x86_64) com.github.fommil.netlib:netlib-native_system-osx-x86_64:jnilib:1.1
    License: BSD 3 Clause  (http://opensource.org/licenses/BSD-3-Clause)
  - netlib-native_system-win-i686 (https://github.com/fommil/netlib-java/native_system/netlib-native_system-win-i686) com.github.fommil.netlib:netlib-native_system-win-i686:dll:1.1
    License: BSD 3 Clause  (http://opensource.org/licenses/BSD-3-Clause)
  - netlib-native_system-win-x86_64 (https://github.com/fommil/netlib-java/native_system/netlib-native_system-win-x86_64) com.github.fommil.netlib:netlib-native_system-win-x86_64:dll:1.1
    License: BSD 3 Clause  (http://opensource.org/licenses/BSD-3-Clause)
  - fastutil (http://fasutil.di.unimi.it/) it.unimi.dsi:fastutil:jar:7.0.12
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - JSR107 API and SPI (https://github.com/jsr107/jsr107spec) javax.cache:cache-api:jar:1.0.0
    License: JSR-000107 JCACHE 2.9 Public Review - Updated Specification
                License  (https://raw.github.com/jsr107/jsr107spec/master/LICENSE.txt)
  - 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)
  - Fortran to Java ARPACK (http://f2j.sourceforge.net) net.sourceforge.f2j:arpack_combined_all:jar:0.1
    License: The BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - ignite-shmem  org.gridgain:ignite-shmem:jar:8.7.3

  - JetBrains Java Annotations (https://github.com/JetBrains/java-annotations) org.jetbrains:annotations:jar:16.0.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/license/LICENSE-2.0.txt)
  - org.locationtech.jts:jts-core (https://www.locationtech.org/projects/technology.jts/jts-modules/jts-core) org.locationtech.jts:jts-core:bundle:1.15.0
    License: Eclipse Publish License, Version 1.0  (https://github.com/locationtech/jts/blob/master/LICENSE_EPLv1.txt)    License: Eclipse Distribution License - v 1.0  (https://github.com/locationtech/jts/blob/master/LICENSE_EDLv1.txt)

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

From: 'QOS.ch' (http://www.qos.ch)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.6.4
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'Spring IO' (https://spring.io/projects/spring-framework)
  - Spring AOP (https://github.com/spring-projects/spring-framework) org.springframework:spring-aop:jar:5.3.39
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Beans (https://github.com/spring-projects/spring-framework) org.springframework:spring-beans:jar:5.3.39
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Context (https://github.com/spring-projects/spring-framework) org.springframework:spring-context:jar:5.3.39
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Core (https://github.com/spring-projects/spring-framework) org.springframework:spring-core:jar:5.3.39
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)
  - Spring Expression Language (SpEL) (https://github.com/spring-projects/spring-framework) org.springframework:spring-expression:jar:5.3.39
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

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)
  - ignite-apache-license-gen (http://ignite.apache.org) org.gridgain:ignite-apache-license-gen:jar:8.9.17-p1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ignite-core (http://ignite.apache.org) org.gridgain:ignite-core:jar:8.9.17-p1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ignite-h2 (http://www.gridgain.com/ignite-parent-internal/ignite-h2) org.gridgain:ignite-h2:jar:8.9.17-p1
    License: MPL 2.0  (https://www.mozilla.org/en-US/MPL/2.0/)    License: EPL 1.0  (https://opensource.org/licenses/eclipse-1.0.php)
  - ignite-indexing (http://ignite.apache.org) org.gridgain:ignite-indexing:jar:8.9.17-p1
    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.15
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons RNG Client API (http://commons.apache.org/proper/commons-rng/commons-rng-client-api/) org.apache.commons:commons-rng-client-api:jar:1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons RNG Core (http://commons.apache.org/proper/commons-rng/commons-rng-core/) org.apache.commons:commons-rng-core:jar:1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons RNG Simple (http://commons.apache.org/proper/commons-rng/commons-rng-simple/) org.apache.commons:commons-rng-simple:jar:1.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

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




