twitter / cassovary   7.1.0

Apache License 2.0 Website GitHub

Cassovary is a simple big graph processing library for the JVM

Scala versions: 2.11 2.10

cassovary-server 4.0.0


Group ID:
com.twitter
Artifact ID:
cassovary-server_2.11
Version:
4.0.0
Release Date:
Jan 26, 2015
Licenses:
Files:

libraryDependencies += "com.twitter" %% "cassovary-server" % "4.0.0"

Mill build tool

ivy"com.twitter::cassovary-server:4.0.0"

Scala CLI

//> using dep "com.twitter::cassovary-server:4.0.0"

Ammonite REPL

import $ivy.`com.twitter::cassovary-server:4.0.0`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>cassovary-server_2.11</artifactId>
  <version>4.0.0</version>
</dependency>

compile group: 'com.twitter', name: 'cassovary-server_2.11', version: '4.0.0'