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

Spark Project ML Local Library


From: 'an unknown organization'

  - JTransforms (https://github.com/wendykierp/JTransforms) com.github.wendykierp:JTransforms:jar:3.1
    License: BSD 2-Clause  (http://opensource.org/licenses/BSD-2-Clause)

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

  - Netlib ARPACK (http://github.com/luhenry/blas/arpack) dev.ludovic.netlib:arpack:jar:3.0.4
    License: MIT  (https://opensource.org/licenses/mit-license.php)

  - Netlib BLAS (http://github.com/luhenry/blas/blas) dev.ludovic.netlib:blas:jar:3.0.4
    License: MIT  (https://opensource.org/licenses/mit-license.php)

  - Netlib LAPACK (http://github.com/luhenry/blas/lapack) dev.ludovic.netlib:lapack:jar:3.0.4
    License: MIT  (https://opensource.org/licenses/mit-license.php)

  - 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)

  - 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)

  - XZ for Java (https://tukaani.org/xz/java.html) org.tukaani:xz:jar:1.10
    License: 0BSD 

  - JLargeArrays (https://gitlab.com/ICM-VisLab/JLargeArrays) pl.edu.icm:JLargeArrays:jar:1.5
    License: BSD 2-Clause  (http://opensource.org/licenses/BSD-2-Clause)


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

  - Apache Hadoop Client API  org.apache.hadoop:hadoop-client-api:jar:3.4.2
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Hadoop Client Runtime  org.apache.hadoop:hadoop-client-runtime:jar:3.4.2
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Spark Project Tags (https://spark.apache.org/) org.apache.spark:spark-tags_2.13:jar:4.1.0-preview2
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)


From: 'FasterXML' (http://fasterxml.com/)

  - Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:jar:2.19.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - jackson-databind (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:jar:2.19.2
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'jsonwebtoken.io' (https://github.com/jwtk/jjwt)

  - JJWT :: API (https://github.com/jwtk/jjwt/jjwt-api) io.jsonwebtoken:jjwt-api:jar:0.12.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - JJWT :: Impl (https://github.com/jwtk/jjwt/jjwt-impl) io.jsonwebtoken:jjwt-impl:jar:0.12.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - JJWT :: Extensions :: Jackson (https://github.com/jwtk/jjwt/jjwt-jackson) io.jsonwebtoken:jjwt-jackson:jar:0.12.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


From: 'LAMP/EPFL' (https://lamp.epfl.ch/)

  - Scala Library (https://www.scala-lang.org/) org.scala-lang:scala-library:jar:2.13.16
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Scala Reflect (https://www.scala-lang.org/) org.scala-lang:scala-reflect:jar:2.13.16
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0)


From: 'org.scalanlp' (https://github.com/scalanlp/breeze)

  - breeze-macros (https://github.com/scalanlp/breeze) org.scalanlp:breeze-macros_2.13:jar:2.1.0
    License: Apache Public License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - breeze (https://github.com/scalanlp/breeze) org.scalanlp:breeze_2.13:jar:2.1.0
    License: Apache Public License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)


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

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


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.19.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.20.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Avro (https://avro.apache.org) org.apache.avro:avro:bundle:1.12.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Avro IPC (https://avro.apache.org) org.apache.avro:avro-ipc:bundle:1.12.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Avro Mapred API (https://avro.apache.org/avro-mapred) org.apache.avro:avro-mapred:bundle:1.12.0
    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.28.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Curator Client (https://curator.apache.org/curator-client) org.apache.curator:curator-client:bundle:5.9.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Curator Framework (https://curator.apache.org/curator-framework) org.apache.curator:curator-framework:bundle:5.9.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Curator Recipes (https://curator.apache.org/curator-recipes) org.apache.curator:curator-recipes:bundle:5.9.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Yetus - Audience Annotations (https://yetus.apache.org/audience-annotations) org.apache.yetus:audience-annotations:jar:0.12.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache ZooKeeper - Server (http://zookeeper.apache.org/zookeeper) org.apache.zookeeper:zookeeper:jar:3.9.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache ZooKeeper - Jute (http://zookeeper.apache.org/zookeeper-jute) org.apache.zookeeper:zookeeper-jute:jar:3.9.3
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Typelevel' (https://typelevel.org)

  - Cats algebra (https://typelevel.org/cats) org.typelevel:algebra_2.13:jar:2.8.0
    License: MIT  (https://opensource.org/licenses/MIT)

  - Cats kernel (https://typelevel.org/cats) org.typelevel:cats-kernel_2.13:jar:2.8.0
    License: MIT  (https://opensource.org/licenses/MIT)

  - macros (https://typelevel.org/spire/) org.typelevel:spire-macros_2.13:jar:0.18.0
    License: MIT  (https://opensource.org/licenses/MIT)

  - platform (https://typelevel.org/spire/) org.typelevel:spire-platform_2.13:jar:0.18.0
    License: MIT  (https://opensource.org/licenses/MIT)

  - util (https://typelevel.org/spire/) org.typelevel:spire-util_2.13:jar:0.18.0
    License: MIT  (https://opensource.org/licenses/MIT)

  - core (https://typelevel.org/spire/) org.typelevel:spire_2.13:jar:0.18.0
    License: MIT  (https://opensource.org/licenses/MIT)


From: 'xerial.org' (https://github.com/xerial/snappy-java)

  - snappy-java (https://github.com/xerial/snappy-java) org.xerial.snappy:snappy-java:bundle:1.1.10.8
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.html)





