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.1.7


Group ID:
pl.matisoft
Artifact ID:
play-hysterix_2.10
Version:
0.1.7
Release Date:
Jun 1, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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