is not current version
Last Version 0.6.5

com.yammer.breakerbox:breakerbox-parent 0.4.0

Frontend for Tenacity + Archaius

GroupId

GroupId

com.yammer.breakerbox
ArtifactId

ArtifactId

breakerbox-parent
Version

Version

0.4.0
Type

Type

pom

Download breakerbox-parent 0.4.0


<!-- https://jarcasting.com/artifacts/com.yammer.breakerbox/breakerbox-parent/ -->
<dependency>
    <groupId>com.yammer.breakerbox</groupId>
    <artifactId>breakerbox-parent</artifactId>
    <version>0.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yammer.breakerbox/breakerbox-parent/
implementation 'com.yammer.breakerbox:breakerbox-parent:0.4.0'
// https://jarcasting.com/artifacts/com.yammer.breakerbox/breakerbox-parent/
implementation ("com.yammer.breakerbox:breakerbox-parent:0.4.0")
'com.yammer.breakerbox:breakerbox-parent:pom:0.4.0'
<dependency org="com.yammer.breakerbox" name="breakerbox-parent" rev="0.4.0">
  <artifact name="breakerbox-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yammer.breakerbox', module='breakerbox-parent', version='0.4.0')
)
libraryDependencies += "com.yammer.breakerbox" % "breakerbox-parent" % "0.4.0"
[com.yammer.breakerbox/breakerbox-parent "0.4.0"]