openmole / gridscale   2.55

GNU Affero General Public License v3.0 GitHub

Scala library for accessing various file, batch systems, job schedulers and grid middlewares.

Scala versions: 3.x

gridscale 2.20


Group ID:
fr.iscpif
Artifact ID:
gridscale_2.12
Version:
2.20
Release Date:
Jun 11, 2019
Licenses:
Files:

libraryDependencies += "fr.iscpif" %% "gridscale" % "2.20"

Mill build tool

ivy"fr.iscpif::gridscale:2.20"

Scala CLI

//> using dep "fr.iscpif::gridscale:2.20"

Ammonite REPL

import $ivy.`fr.iscpif::gridscale:2.20`

<dependency>
  <groupId>fr.iscpif</groupId>
  <artifactId>gridscale_2.12</artifactId>
  <version>2.20</version>
</dependency>

compile group: 'fr.iscpif', name: 'gridscale_2.12', version: '2.20'