hu.meza:barrier

Circuit breaker lib

License

License

GroupId

GroupId

hu.meza
ArtifactId

ArtifactId

barrier
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Circuit breaker lib
Project URL

Project URL

https://github.com/meza/Barrier

Download barrier

How to add to project

<!-- https://jarcasting.com/artifacts/hu.meza/barrier/ -->
<dependency>
    <groupId>hu.meza</groupId>
    <artifactId>barrier</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/hu.meza/barrier/
implementation 'hu.meza:barrier:1.0.1'
// https://jarcasting.com/artifacts/hu.meza/barrier/
implementation ("hu.meza:barrier:1.0.1")
'hu.meza:barrier:jar:1.0.1'
<dependency org="hu.meza" name="barrier" rev="1.0.1">
  <artifact name="barrier" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.meza', module='barrier', version='1.0.1')
)
libraryDependencies += "hu.meza" % "barrier" % "1.0.1"
[hu.meza/barrier "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar [1.7.6,)
ch.qos.logback : logback-classic jar [1.1.1,)

test (2)

Group / Artifact Type Version
junit : junit jar [4.11,)
org.mockito : mockito-all jar [1.9.0,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0