openmole / gridscale   1.87.0

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 2.13 2.12 2.11 2.10

gridscale 2.10


Group ID:
fr.iscpif
Artifact ID:
gridscale_2.12
Version:
2.10
Release Date:
Oct 11, 2018
Licenses:
Files:

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

Mill build tool

ivy"fr.iscpif::gridscale:2.10"

Scala CLI

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

Ammonite REPL

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

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

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