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-experiments 0.0.5


Group ID:
ml.sparkling
Artifact ID:
sparkling-graph-experiments_2.11
Version:
0.0.5
Release Date:
Apr 15, 2016
Licenses:
Files:

libraryDependencies += "ml.sparkling" %% "sparkling-graph-experiments" % "0.0.5"

Mill build tool

ivy"ml.sparkling::sparkling-graph-experiments:0.0.5"

Scala CLI

//> using dep "ml.sparkling::sparkling-graph-experiments:0.0.5"

Ammonite REPL

import $ivy.`ml.sparkling::sparkling-graph-experiments:0.0.5`

<dependency>
  <groupId>ml.sparkling</groupId>
  <artifactId>sparkling-graph-experiments_2.11</artifactId>
  <version>0.0.5</version>
</dependency>

compile group: 'ml.sparkling', name: 'sparkling-graph-experiments_2.11', version: '0.0.5'