hindog / grid-executor   2.0.7

Apache License 2.0 GitHub

Library for remote JVM ExecutorService with only dependency being password-less SSH -- Run clustered Hadoop/Spark jobs from IDE -- IDE-pimped Spark shell with full auto-completion!

Scala versions: 2.11 2.10

grid-executor 1.1.15


Group ID:
com.hindog.grid
Artifact ID:
grid-executor_2.11
Version:
1.1.15
Release Date:
Aug 11, 2017
Licenses:
Files:

libraryDependencies += "com.hindog.grid" %% "grid-executor" % "1.1.15"

Mill build tool

ivy"com.hindog.grid::grid-executor:1.1.15"

Scala CLI

//> using dep "com.hindog.grid::grid-executor:1.1.15"

Ammonite REPL

import $ivy.`com.hindog.grid::grid-executor:1.1.15`

<dependency>
  <groupId>com.hindog.grid</groupId>
  <artifactId>grid-executor_2.11</artifactId>
  <version>1.1.15</version>
</dependency>

compile group: 'com.hindog.grid', name: 'grid-executor_2.11', version: '1.1.15'