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

condor 2.10


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

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

Mill build tool

ivy"fr.iscpif.gridscale::condor:2.10"

Scala CLI

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

Ammonite REPL

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

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

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