finagle-circuit

Http circuit-breaking for Finagle

License

License

GroupId

GroupId

io.github.daviddenton
ArtifactId

ArtifactId

finagle-circuit_2.10
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

finagle-circuit
Http circuit-breaking for Finagle
Project URL

Project URL

http://finagle-circuit.github.io/
Project Organization

Project Organization

io.github.daviddenton

Download finagle-circuit_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.daviddenton/finagle-circuit_2.10/ -->
<dependency>
    <groupId>io.github.daviddenton</groupId>
    <artifactId>finagle-circuit_2.10</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.daviddenton/finagle-circuit_2.10/
implementation 'io.github.daviddenton:finagle-circuit_2.10:4.0.1'
// https://jarcasting.com/artifacts/io.github.daviddenton/finagle-circuit_2.10/
implementation ("io.github.daviddenton:finagle-circuit_2.10:4.0.1")
'io.github.daviddenton:finagle-circuit_2.10:jar:4.0.1'
<dependency org="io.github.daviddenton" name="finagle-circuit_2.10" rev="4.0.1">
  <artifact name="finagle-circuit_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.daviddenton', module='finagle-circuit_2.10', version='4.0.1')
)
libraryDependencies += "io.github.daviddenton" % "finagle-circuit_2.10" % "4.0.1"
[io.github.daviddenton/finagle-circuit_2.10 "4.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
com.typesafe.akka : akka-actor_2.10 jar 2.3.14

provided (3)

Group / Artifact Type Version
org.scoverage : scalac-scoverage-runtime_2.10 jar 1.0.4
org.scoverage : scalac-scoverage-plugin_2.10 jar 1.0.4
com.twitter : finagle-http_2.10 jar 6.30.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.1
4.0.0
3.0.0
2.0.0
1.1.0
1.0.5