sparkling-graph / sparkling-graph   0.0.7

BSD 2-clause "Simplified" License Website GitHub

SparklingGraph provides easy to use set of features that will give you ability to proces large scala graphs using Spark and GraphX.

Scala versions: 2.11 2.10

sparkling-graph-examples 0.0.7


Group ID:
ml.sparkling
Artifact ID:
sparkling-graph-examples_2.10
Version:
0.0.7
Release Date:
May 16, 2017
Licenses:
Files:

libraryDependencies += "ml.sparkling" %% "sparkling-graph-examples" % "0.0.7"

Mill build tool

ivy"ml.sparkling::sparkling-graph-examples:0.0.7"

Scala CLI

//> using dep "ml.sparkling::sparkling-graph-examples:0.0.7"

Ammonite REPL

import $ivy.`ml.sparkling::sparkling-graph-examples:0.0.7`

<dependency>
  <groupId>ml.sparkling</groupId>
  <artifactId>sparkling-graph-examples_2.10</artifactId>
  <version>0.0.7</version>
</dependency>

compile group: 'ml.sparkling', name: 'sparkling-graph-examples_2.10', version: '0.0.7'