matiwinnetou / play-hysterix   0.2.11

Apache License 2.0 GitHub

Play library similar to Netflix Hysterix but using promises API from play and completely asynchronous

Scala versions: 2.10

play-hysterix 0.2.9


Group ID:
pl.matisoft
Artifact ID:
play-hysterix_2.10
Version:
0.2.9
Release Date:
Jul 27, 2014
Licenses:
Files:
Full Scala Version:
2.10.4
Developers:

libraryDependencies += "pl.matisoft" %% "play-hysterix" % "0.2.9"

Mill build tool

ivy"pl.matisoft::play-hysterix:0.2.9"

Scala CLI

//> using dep "pl.matisoft::play-hysterix:0.2.9"

Ammonite REPL

import $ivy.`pl.matisoft::play-hysterix:0.2.9`

<dependency>
  <groupId>pl.matisoft</groupId>
  <artifactId>play-hysterix_2.10</artifactId>
  <version>0.2.9</version>
</dependency>

compile group: 'pl.matisoft', name: 'play-hysterix_2.10', version: '0.2.9'