Library to implement a cluster based on scala / akka, handling work distribution, inter-process communication, ...
Scala versions:
2.12
workflow 1.0.0
Group ID:
net.degols.libs
Artifact ID:
workflow_2.12
Version:
1.0.0
Release Date:
Oct 20, 2019
Licenses:
Files:
Full Scala Version:
2.12.8
Developers:
libraryDependencies += "net.degols.libs" %% "workflow" % "1.0.0"
ivy"net.degols.libs::workflow:1.0.0"
//> using dep "net.degols.libs::workflow:1.0.0"
import $ivy.`net.degols.libs::workflow:1.0.0`
<dependency> <groupId>net.degols.libs</groupId> <artifactId>workflow_2.12</artifactId> <version>1.0.0</version> </dependency>
compile group: 'net.degols.libs', name: 'workflow_2.12', version: '1.0.0'