mindfulmachines / peapod   0.8

MIT License Website GitHub

Dependency and data pipeline management framework for Spark and Scala

Scala versions: 2.11 2.10

peapod 0.8


Group ID:
io.mindfulmachines
Artifact ID:
peapod_2.11
Version:
0.8
Release Date:
Jun 22, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.8

libraryDependencies += "io.mindfulmachines" %% "peapod" % "0.8"

Mill build tool

ivy"io.mindfulmachines::peapod:0.8"

Scala CLI

//> using dep "io.mindfulmachines::peapod:0.8"

Ammonite REPL

import $ivy.`io.mindfulmachines::peapod:0.8`

<dependency>
  <groupId>io.mindfulmachines</groupId>
  <artifactId>peapod_2.11</artifactId>
  <version>0.8</version>
</dependency>

compile group: 'io.mindfulmachines', name: 'peapod_2.11', version: '0.8'