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

ignite-ml-mleap-model-parser


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)
  - JTransforms (http://sourceforge.net/projects/jtransforms/) com.github.rwl:jtransforms:jar:2.4.0
    License: MPL  (http://www.mozilla.org/MPL/2.0/index.txt)    License: LGPL  (http://www.gnu.org/licenses/lgpl-2.1.txt)    License: GPL  (http://www.gnu.org/licenses/gpl-2.0.txt)
  - 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)
  - opencsv (http://opencsv.sf.net) net.sf.opencsv:opencsv:jar:2.3
    License: Apache 2  (http://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)
  - empty (http://nexus.sonatype.org/oss-repository-hosting.html/unused) org.spark-project.spark:unused:jar:1.0.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'com.chuusai' (https://github.com/milessabin/shapeless)
  - core (https://github.com/milessabin/shapeless) com.chuusai:shapeless_2.11:bundle:2.3.2
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'com.jsuereth' (http://jsuereth.com/scala-arm)
  - scala-arm (http://jsuereth.com/scala-arm) com.jsuereth:scala-arm_2.11:jar:2.0
    License: BSD-Style  (http://www.opensource.org/licenses/bsd-license.php)

From: 'com.lihaoyi' (https://github.com/lihaoyi/sourcecode)
  - sourcecode (https://github.com/lihaoyi/sourcecode) com.lihaoyi:sourcecode_2.11:bundle:0.1.4
    License: MIT  (http://www.opensource.org/licenses/mit-license.html)

From: 'com.lihaoyi'
  - fastparse-utils (https://github.com/lihaoyi/scala-parser) com.lihaoyi:fastparse-utils_2.11:jar:1.0.0
    License: MIT license  (http://www.opensource.org/licenses/mit-license.php)
  - fastparse (https://github.com/lihaoyi/scala-parser) com.lihaoyi:fastparse_2.11:jar:1.0.0
    License: MIT license  (http://www.opensource.org/licenses/mit-license.php)

From: 'com.thesamet.scalapb'
  - lenses (https://github.com/scalapb/Lenses) com.thesamet.scalapb:lenses_2.11:jar:0.7.0-test2
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - scalapb-runtime (https://github.com/scalapb/ScalaPB) com.thesamet.scalapb:scalapb-runtime_2.11:jar:0.7.1
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'com.typesafe'
  - config (https://github.com/typesafehub/config) com.typesafe:config:bundle:1.3.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

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: 'Google' (http://www.google.com/)
  - Protocol Buffers [Core] (https://developers.google.com/protocol-buffers/protobuf-java/) com.google.protobuf:protobuf-java:bundle:3.5.1
    License: 3-Clause BSD License  (https://opensource.org/licenses/BSD-3-Clause)

From: 'io.spray' (http://spray.io)
  - spray-json (https://github.com/spray/spray-json) io.spray:spray-json_2.11:bundle:1.3.2
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'LAMP/EPFL' (http://lamp.epfl.ch/)
  - Scala Library (http://www.scala-lang.org/) org.scala-lang:scala-library:jar:2.11.8
    License: BSD 3-Clause  (http://www.scala-lang.org/license.html)
  - Scala Compiler (http://www.scala-lang.org/) org.scala-lang:scala-reflect:jar:2.11.8
    License: BSD 3-Clause  (http://www.scala-lang.org/license.html)

From: 'ml.combust.bundle' (https://github.com/combust/mleap)
  - bundle-ml (https://github.com/combust/mleap) ml.combust.bundle:bundle-ml_2.11:jar:0.13.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)

From: 'ml.combust.mleap' (https://github.com/combust/mleap)
  - mleap-base (https://github.com/combust/mleap) ml.combust.mleap:mleap-base_2.11:jar:0.13.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - mleap-core (https://github.com/combust/mleap) ml.combust.mleap:mleap-core_2.11:jar:0.13.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - mleap-runtime (https://github.com/combust/mleap) ml.combust.mleap:mleap-runtime_2.11:jar:0.13.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - mleap-tensor (https://github.com/combust/mleap) ml.combust.mleap:mleap-tensor_2.11:jar:0.13.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)

From: 'org.scalanlp'
  - breeze-macros (http://scalanlp.org/) org.scalanlp:breeze-macros_2.11:jar:0.13.2
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - breeze (http://scalanlp.org/) org.scalanlp:breeze_2.11:jar:0.13.2
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.html)

From: 'org.spire-math' (http://spire-math.org)
  - macros (http://spire-math.org) org.spire-math:spire-macros_2.11:jar:0.13.0
    License: MIT  (http://opensource.org/licenses/MIT)
  - core (http://spire-math.org) org.spire-math:spire_2.11:jar:0.13.0
    License: MIT  (http://opensource.org/licenses/MIT)

From: 'org.typelevel' (http://github.com/typelevel/machinist)
  - machinist (http://github.com/typelevel/machinist) org.typelevel:machinist_2.11:jar:0.6.1
    License: MIT  (http://opensource.org/licenses/MIT)

From: 'org.typelevel' (https://github.com/milessabin/macro-compat)
  - core (https://github.com/milessabin/macro-compat) org.typelevel:macro-compat_2.11:jar:1.1.1
    License: Apache 2  (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: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.29
    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.29
    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.29
    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.29
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ignite-lucene-8 (http://www.gridgain.com/ignite-parent-internal/ignite-lucene-8) org.gridgain:ignite-lucene-8:jar:8.9.29
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ignite-ml (http://ignite.apache.org) org.gridgain:ignite-ml:jar:8.9.29
    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.18.0
    License: Apache-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)
  - Lucene Common Analyzers (https://lucene.apache.org/lucene-parent/lucene-analyzers-common) org.apache.lucene:lucene-analyzers-common:jar:8.11.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Core (https://lucene.apache.org/lucene-parent/lucene-core) org.apache.lucene:lucene-core:jar:8.11.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Queries (https://lucene.apache.org/lucene-parent/lucene-queries) org.apache.lucene:lucene-queries:jar:8.11.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene QueryParsers (https://lucene.apache.org/lucene-parent/lucene-queryparser) org.apache.lucene:lucene-queryparser:jar:8.11.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Sandbox (https://lucene.apache.org/lucene-parent/lucene-sandbox) org.apache.lucene:lucene-sandbox:jar:8.11.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spark Project ML Local Library (http://spark.apache.org/) org.apache.spark:spark-mllib-local_2.11:jar:2.3.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Spark Project Tags (http://spark.apache.org/) org.apache.spark:spark-tags_2.11:jar:2.3.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)

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)




