galeria-kaufhof / ha-jobs   1.8.1

Apache License 2.0 GitHub

Run distributed, highly available (batch) jobs, with job locking and supervision

Scala versions: 2.12 2.11 2.10

ha-jobs 1.0.0


Group ID:
de.kaufhof
Artifact ID:
ha-jobs_2.11
Version:
1.0.0
Release Date:
Apr 3, 2015
Licenses:
Files:

libraryDependencies += "de.kaufhof" %% "ha-jobs" % "1.0.0"

Mill build tool

ivy"de.kaufhof::ha-jobs:1.0.0"

Scala CLI

//> using dep "de.kaufhof::ha-jobs:1.0.0"

Ammonite REPL

import $ivy.`de.kaufhof::ha-jobs:1.0.0`

<dependency>
  <groupId>de.kaufhof</groupId>
  <artifactId>ha-jobs_2.11</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'de.kaufhof', name: 'ha-jobs_2.11', version: '1.0.0'