tobnee / jailcall   0.1.0

Website GitHub

Defend your Akka applications from failures in distributed systems.

Scala versions: 2.11

jailcall 0.1.0


Group ID:
net.atinu
Artifact ID:
jailcall_2.11
Version:
0.1.0
Release Date:
Apr 4, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "net.atinu" %% "jailcall" % "0.1.0"

Mill build tool

ivy"net.atinu::jailcall:0.1.0"

Scala CLI

//> using dep "net.atinu::jailcall:0.1.0"

Ammonite REPL

import $ivy.`net.atinu::jailcall:0.1.0`

<dependency>
  <groupId>net.atinu</groupId>
  <artifactId>jailcall_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'net.atinu', name: 'jailcall_2.11', version: '0.1.0'