MVN

com.airhacks : breakr

Maven & Gradle

Apr 06, 2016
55 stars

A minimalistic implementation of the Cirquit Breaker Pattern

<dependency>
    <groupId>com.airhacks</groupId>
    <artifactId>breakr</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.airhacks : breakr to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.airhacks : breakr to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
breakr-0.0.3
breakr-0.0.1

How to add a dependency to Maven

Add the following com.airhacks : breakr maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.airhacks</groupId>
    <artifactId>breakr</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.airhacks : breakr gradle dependency to your build.gradle file:

implementation 'com.airhacks:breakr:0.0.3'

Gradle Kotlin DSL: Add the following com.airhacks : breakr gradle kotlin dependency to your build.gradle.kts file:

implementation("com.airhacks:breakr:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.airhacks : breakr sbt scala dependency to your build.sbt file:

libraryDependencies += "com.airhacks" % "breakr" % "0.0.3"

Advertisement

Dependencies from Group

Apr 27, 2016
7 usages
279 stars
jc2
Feb 03, 2016
1 usages
5 stars
Mar 17, 2015
1 usages
96 stars
Nov 06, 2015
87 stars

Discover Dependencies

ssj
Aug 29, 2022
6 usages
103 stars
Apr 09, 2018
1 usages
2 stars
Aug 08, 2018
0 stars
Oct 24, 2017
1 usages
3.2k stars
Jan 07, 2020
2 usages
3.9k stars
Apr 12, 2023
28 usages
3.7k stars
Nov 08, 2018
3.8k stars
Dec 31, 2016
Jan 25, 2017
11 stars