License |
License |
---|---|
GroupId | GroupIdcom.yammer.breakerbox |
ArtifactId | ArtifactIdbreakerbox-turbine |
Version | Version0.6.5 |
Type | Typejar |
Description |
DescriptionFrontend for Tenacity + Archaius
|
Filename | Size |
---|---|
breakerbox-turbine-0.6.5.pom | |
breakerbox-turbine-0.6.5.jar | 34 KB |
breakerbox-turbine-0.6.5-sources.jar | 18 KB |
breakerbox-turbine-0.6.5-javadoc.jar | 149 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yammer.breakerbox/breakerbox-turbine/ -->
<dependency>
<groupId>com.yammer.breakerbox</groupId>
<artifactId>breakerbox-turbine</artifactId>
<version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.yammer.breakerbox/breakerbox-turbine/
implementation 'com.yammer.breakerbox:breakerbox-turbine:0.6.5'
// https://jarcasting.com/artifacts/com.yammer.breakerbox/breakerbox-turbine/
implementation ("com.yammer.breakerbox:breakerbox-turbine:0.6.5")
'com.yammer.breakerbox:breakerbox-turbine:jar:0.6.5'
<dependency org="com.yammer.breakerbox" name="breakerbox-turbine" rev="0.6.5">
<artifact name="breakerbox-turbine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yammer.breakerbox', module='breakerbox-turbine', version='0.6.5')
)
libraryDependencies += "com.yammer.breakerbox" % "breakerbox-turbine" % "0.6.5"
[com.yammer.breakerbox/breakerbox-turbine "0.6.5"]
Group / Artifact | Type | Version |
---|---|---|
com.netflix.turbine : turbine-core | jar | 1.0.0 |
com.yammer.tenacity : tenacity-core | jar | |
com.yammer.tenacity : tenacity-client | jar | |
io.fabric8 : kubernetes-api | jar | 2.2.144 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-testing | jar | |
com.yammer.tenacity : tenacity-testing | jar | |
org.mockito : mockito-core | jar | 2.12.0 |