All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.DEPENDENCIES Maven / Gradle / Ivy

There is a newer version: 2.7.1
Show newest version
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

Lens ML Lib


From: 'an unknown organization'
  - stream-lib (https://github.com/addthis/stream-lib) com.clearspring.analytics:stream:jar:2.7.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Metrics Core (http://metrics.codahale.com/metrics-core/) com.codahale.metrics:metrics-core:bundle:3.0.2
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Kryo (http://code.google.com/p/kryo/) com.esotericsoftware.kryo:kryo:bundle:2.21
    License: New BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - MinLog (http://code.google.com/p/minlog/) com.esotericsoftware.minlog:minlog:jar:1.2
    License: New BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - ReflectASM (http://code.google.com/p/reflectasm/) com.esotericsoftware.reflectasm:reflectasm:jar:1.07
    License: New BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - 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)
  - 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)
  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:1.3.9
    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:jar:13.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Ning-compress-LZF (http://github.com/ning/compress) com.ning:compress-lzf:bundle:1.0.0
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - ParaNamer Core (http://paranamer.codehaus.org/paranamer) com.thoughtworks.paranamer:paranamer:jar:2.6
    License: BSD  (LICENSE.txt)
  - Parquet Column (https://github.com/Parquet/parquet-mr) com.twitter:parquet-column:jar:1.6.0rc3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Parquet Common (https://github.com/Parquet/parquet-mr) com.twitter:parquet-common:jar:1.6.0rc3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Parquet Encodings (https://github.com/Parquet/parquet-mr) com.twitter:parquet-encoding:jar:1.6.0rc3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Parquet Generator (https://github.com/Parquet/parquet-mr) com.twitter:parquet-generator:jar:1.6.0rc3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Parquet Hadoop (https://github.com/Parquet/parquet-mr) com.twitter:parquet-hadoop:jar:1.6.0rc3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Parquet Jackson (https://github.com/Parquet/parquet-mr) com.twitter:parquet-jackson:jar:1.6.0rc3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Metrics Core (http://metrics.codahale.com/metrics-core/) io.dropwizard.metrics:metrics-core:bundle:3.1.0
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Graphite Integration for Metrics (http://metrics.codahale.com/metrics-graphite/) io.dropwizard.metrics:metrics-graphite:bundle:3.1.0
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Jackson Integration for Metrics (http://metrics.codahale.com/metrics-json/) io.dropwizard.metrics:metrics-json:bundle:3.1.0
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - JVM Integration for Metrics (http://metrics.codahale.com/metrics-jvm/) io.dropwizard.metrics:metrics-jvm:bundle:3.1.0
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Bean Validation API (http://beanvalidation.org) javax.validation:validation-api:jar:1.1.0.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JLine (http://jline.sourceforge.net) jline:jline:jar:0.9.94
    License: BSD  (LICENSE.txt)
  - An open source Java toolkit for Amazon S3 (http://jets3t.s3.amazonaws.com/index.html) net.java.dev.jets3t:jets3t:jar:0.7.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - LZ4 and xxHash (https://github.com/jpountz/lz4-java) net.jpountz.lz4:lz4:jar:1.2.0
    License: The Apache Software License, Version 2.0  (http://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)
  - Py4J (http://py4j.sourceforge.net/) net.sf.py4j:py4j:jar:0.8.2.1
    License: The New BSD License  (http://www.opensource.org/licenses/bsd-license.html)
  - 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)
  - zookeeper  org.apache.zookeeper:zookeeper:pom:3.4.5

  - jblas (http://jblas.org/) org.jblas:jblas:jar:1.2.3
    License: BSD 3-clause style license  (http://opensource.org/licenses/BSD-3-Clause)
  - Project Lombok (http://projectlombok.org) org.projectlombok:lombok:jar:1.12.4
    License: The MIT License  (http://projectlombok.org/LICENSE)
  - RoaringBitmap (https://github.com/lemire/RoaringBitmap) org.roaringbitmap:RoaringBitmap:bundle:0.4.5
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.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)
  - Tachyon Project Core (http://tachyonproject.org/tachyon/) org.tachyonproject:tachyon:jar:0.5.0
    License: Apache License  (https://github.com/amplab/tachyon/blob/master/LICENSE)
  - Tachyon Project Client (http://tachyonproject.org/tachyon-client/) org.tachyonproject:tachyon-client:jar:0.5.0
    License: Apache License  (https://github.com/amplab/tachyon/blob/master/LICENSE)
  - Uncommons Maths (http://maths.uncommons.org/) org.uncommons.maths:uncommons-maths:jar:1.2.2a
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - oro  oro:oro:jar:2.0.8


From: 'Apache Software Foundation' (http://jakarta.apache.org/)
  - HttpClient (http://jakarta.apache.org/httpcomponents/httpclient-3.x/) commons-httpclient:commons-httpclient:jar:3.1
    License: Apache License  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'Apache Software Foundation' (http://www.apache.org)
  - Apache Log4j (http://logging.apache.org/log4j/1.2/) log4j:log4j:bundle:1.2.16
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lens API (http://lens.incubator.apache.org/lens-api) org.apache.lens:lens-api:jar:2.1.0-beta-incubating
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lens client (http://lens.incubator.apache.org/lens-client) org.apache.lens:lens-client:jar:2.1.0-beta-incubating
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lens API for server and extensions (http://lens.incubator.apache.org/lens-server-api) org.apache.lens:lens-server-api:jar:2.1.0-beta-incubating
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'com.fasterxml.jackson.module'
  - jackson-module-scala (http://wiki.fasterxml.com/JacksonModuleScala) com.fasterxml.jackson.module:jackson-module-scala_2.10:bundle:2.4.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'com.twitter'
  - chill-java (https://github.com/twitter/chill) com.twitter:chill-java:jar:0.5.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - chill (https://github.com/twitter/chill) com.twitter:chill_2.10:jar:0.5.0
    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.2.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'FasterXML' (http://fasterxml.com)
  - Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-core-asl:jar:1.9.13
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Data Mapper for Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (http://wiki.fasterxml.com/JacksonHome) com.fasterxml.jackson.core:jackson-annotations:bundle:2.4.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) com.fasterxml.jackson.core:jackson-core:bundle:2.4.4
    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.4.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'GlassFish Community' (https://glassfish.dev.java.net)
  - OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers. (http://glassfish.org/osgi-resource-locator/) org.glassfish.hk2:osgi-resource-locator:jar:1.0.1
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

From: 'GlassFish Community' (https://glassfish.java.net)
  - javax.annotation API (http://jcp.org/en/jsr/detail?id=250) javax.annotation:javax.annotation-api:jar:1.2
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

From: 'Google' (http://www.google.com/)
  - Protocol Buffer Java API (http://code.google.com/p/protobuf) org.spark-project.protobuf:protobuf-java:bundle:2.5.0-spark
    License: New BSD license  (http://www.opensource.org/licenses/bsd-license.php)

From: 'Jodd' (http://jodd.org)
  - Jodd Core (http://jodd.org) org.jodd:jodd-core:jar:3.6.3
    License: The New BSD License  (http://jodd.org/license.html)

From: 'Joe Walnes, Henri Tremblay, Leonardo Mesquita'
  - Objenesis (http://objenesis.googlecode.com/svn/docs/index.html) org.objenesis:objenesis:jar:1.2
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'LAMP/EPFL' (http://lamp.epfl.ch/)
  - Scala Compiler (http://www.scala-lang.org/) org.scala-lang:scala-compiler:jar:2.10.4
    License: BSD-like  (http://www.scala-lang.org/downloads/license.html)
  - Scala Library (http://www.scala-lang.org/) org.scala-lang:scala-library:jar:2.10.4
    License: BSD-like  (http://www.scala-lang.org/downloads/license.html)
  - Scala Compiler (http://www.scala-lang.org/) org.scala-lang:scala-reflect:jar:2.10.4
    License: BSD-like  (http://www.scala-lang.org/downloads/license.html)
  - Scalap (http://www.scala-lang.org/) org.scala-lang:scalap:jar:2.10.0
    License: BSD-like  (http://www.scala-lang.org/downloads/license.html)

From: 'Mort Bay Consulting' (http://www.mortbay.com)
  - Jetty Orbit :: Servlet API (http://www.eclipse.org/jetty/jetty-orbit/javax.servlet) org.eclipse.jetty.orbit:javax.servlet:orbit:3.0.0.v201112011016
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)

From: 'Oracle Corporation' (http://www.oracle.com)
  - HK2 API module (https://hk2.java.net/hk2-api) org.glassfish.hk2:hk2-api:jar:2.2.0-b14
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - ServiceLocator Default Implementation (https://hk2.java.net/hk2-locator) org.glassfish.hk2:hk2-locator:jar:2.2.0-b14
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - HK2 Implementation Utilities (https://hk2.java.net/hk2-utils) org.glassfish.hk2:hk2-utils:jar:2.2.0-b14
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - org.objectweb.asm.all version 3.3 repackaged as a module (https://hk2.java.net/external/asm-all-repackaged) org.glassfish.hk2.external:asm-all-repackaged:jar:2.2.0-b14
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - cglib version 2.2 repackaged as a module (https://hk2.java.net/external/cglib) org.glassfish.hk2.external:cglib:jar:2.2.0-b14
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)
  - Injection API (JSR 330) version 1 repackaged as OSGi bundle (https://hk2.java.net/external/javax.inject) org.glassfish.hk2.external:javax.inject:jar:2.2.0-b14
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html)

From: 'Oracle Corporation' (http://www.oracle.com/)
  - javax.ws.rs-api (http://jax-rs-spec.java.net) javax.ws.rs:javax.ws.rs-api:jar:2.0
    License: CDDL 1.1  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-core-client (https://jersey.java.net/jersey-client/) org.glassfish.jersey.core:jersey-client:jar:2.3.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-core-common (https://jersey.java.net/jersey-common/) org.glassfish.jersey.core:jersey-common:jar:2.3.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-core-server (https://jersey.java.net/jersey-server/) org.glassfish.jersey.core:jersey-server:jar:2.3.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - jersey-media-multipart (https://jersey.java.net/project/jersey-media-multipart/) org.glassfish.jersey.media:jersey-media-multipart:jar:2.3.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - MIME streaming extension (http://mimepull.java.net) org.jvnet.mimepull:mimepull:jar:1.9.3
    License: CDDL 1.1  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (https://glassfish.java.net/public/CDDL+GPL_1_1.html)

From: 'org.json4s' (https://github.com/json4s/json4s)
  - json4s-ast (https://github.com/json4s/json4s) org.json4s:json4s-ast_2.10:jar:3.2.10
    License: ASL  (http://github.com/json4s/json4s/raw/HEAD/LICENSE)
  - json4s-core (https://github.com/json4s/json4s) org.json4s:json4s-core_2.10:jar:3.2.10
    License: ASL  (http://github.com/json4s/json4s/raw/HEAD/LICENSE)
  - json4s-jackson (https://github.com/json4s/json4s) org.json4s:json4s-jackson_2.10:jar:3.2.10
    License: ASL  (http://github.com/json4s/json4s/raw/HEAD/LICENSE)

From: 'org.scalamacros'
  - quasiquotes (https://github.com/scalamacros/paradise) org.scalamacros:quasiquotes_2.10:jar:2.0.1
    License: BSD-like  (http://www.scala-lang.org/downloads/license.html)

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

From: 'org.spark-project'
  - pyrolite (http://pythonhosted.org/Pyro4/) org.spark-project:pyrolite:jar:2.0.1
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'org.spire-math' (http://spire-math.org)
  - spire-macros (http://spire-math.org) org.spire-math:spire-macros_2.10:jar:0.7.4
    License: BSD-style  (http://opensource.org/licenses/MIT)
  - spire (http://spire-math.org) org.spire-math:spire_2.10:jar:0.7.4
    License: BSD-style  (http://opensource.org/licenses/MIT)

From: 'QOS.ch' (http://www.qos.ch)
  - JCL 1.1.1 implemented over SLF4J (http://www.slf4j.org) org.slf4j:jcl-over-slf4j:jar:1.7.10
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - JUL to SLF4J bridge (http://www.slf4j.org) org.slf4j:jul-to-slf4j:jar:1.7.6
    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.6
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - SLF4J LOG4J-12 Binding (http://www.slf4j.org) org.slf4j:slf4j-log4j12:jar:1.7.6
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Apache Parquet Format (Incubating) (http://parquet.incubator.apache.org/) com.twitter:parquet-format:jar:2.2.0-rc1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Codec (http://commons.apache.org/codec/) commons-codec:commons-codec:jar:1.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons IO (http://commons.apache.org/io/) commons-io:commons-io:jar:2.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Logging (http://commons.apache.org/logging) commons-logging:commons-logging:jar:1.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Net (http://commons.apache.org/net/) commons-net:commons-net:jar:3.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Lang (http://commons.apache.org/lang/) org.apache.commons:commons-lang3:jar:3.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Math (http://commons.apache.org/math/) org.apache.commons:commons-math3:jar:3.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Curator Client (http://curator.apache.org/curator-client) org.apache.curator:curator-client:bundle:2.4.0
    License: The Apache Software License, Version 2.0  (file://${basedir}/LICENSE)
  - Curator Framework (http://curator.apache.org/curator-framework) org.apache.curator:curator-framework:bundle:2.4.0
    License: The Apache Software License, Version 2.0  (file://${basedir}/LICENSE)
  - Curator Recipes (http://curator.apache.org/curator-recipes) org.apache.curator:curator-recipes:bundle:2.4.0
    License: The Apache Software License, Version 2.0  (file://${basedir}/LICENSE)
  - Hive HCatalog Core (http://hive.apache.org/hive-hcatalog/hive-hcatalog-core) org.apache.hive.hcatalog:hive-hcatalog-core:jar:0.13.3-inm
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Ivy (http://ant.apache.org/ivy/) org.apache.ivy:ivy:jar:2.4.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - mesos (http://mesos.apache.org) org.apache.mesos:mesos:jar:0.21.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spark Project Catalyst (http://spark.apache.org/) org.apache.spark:spark-catalyst_2.10:jar:1.3.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Spark Project Core (http://spark.apache.org/) org.apache.spark:spark-core_2.10:jar:1.3.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Spark Project GraphX (http://spark.apache.org/) org.apache.spark:spark-graphx_2.10:jar:1.3.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Spark Project ML Library (http://spark.apache.org/) org.apache.spark:spark-mllib_2.10:jar:1.3.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Spark Project Networking (http://spark.apache.org/) org.apache.spark:spark-network-common_2.10:jar:1.3.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Spark Project Shuffle Streaming Service (http://spark.apache.org/) org.apache.spark:spark-network-shuffle_2.10:jar:1.3.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Spark Project SQL (http://spark.apache.org/) org.apache.spark:spark-sql_2.10:jar:1.3.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Spark Project Streaming (http://spark.apache.org/) org.apache.spark:spark-streaming_2.10:jar:1.3.0
    License: Apache 2.0 License  (http://www.apache.org/licenses/LICENSE-2.0.html)

From: 'The Netty Project' (http://netty.io/)
  - The Netty Project (http://netty.io/) io.netty:netty:bundle:3.8.0.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Netty/All-in-One (http://netty.io/netty-all/) io.netty:netty-all:jar:4.0.23.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'Typesafe Inc.' (http://www.typesafe.com)
  - akka-actor (http://akka.io/) org.spark-project.akka:akka-actor_2.10:jar:2.3.4-spark
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - akka-remote (http://akka.io/) org.spark-project.akka:akka-remote_2.10:jar:2.3.4-spark
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - akka-slf4j (http://akka.io/) org.spark-project.akka:akka-slf4j_2.10:jar:2.3.4-spark
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'xerial.org'
  - snappy-java (https://github.comm/xerial/snappy-java) org.xerial.snappy:snappy-java:bundle:1.1.1.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)








© 2015 - 2025 Weber Informatics LLC | Privacy Policy