License |
License |
---|---|
GroupId | GroupIdcom.yammer.breakerbox |
ArtifactId | ArtifactIdbreakerbox-service |
Last Version | Last Version0.6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFrontend for Tenacity + Archaius
|
Filename | Size |
---|---|
breakerbox-service-0.6.5.pom | |
breakerbox-service-0.6.5.jar | 23 MB |
breakerbox-service-0.6.5-sources.jar | 424 KB |
breakerbox-service-0.6.5-javadoc.jar | 215 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yammer.breakerbox/breakerbox-service/ -->
<dependency>
<groupId>com.yammer.breakerbox</groupId>
<artifactId>breakerbox-service</artifactId>
<version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.yammer.breakerbox/breakerbox-service/
implementation 'com.yammer.breakerbox:breakerbox-service:0.6.5'
// https://jarcasting.com/artifacts/com.yammer.breakerbox/breakerbox-service/
implementation ("com.yammer.breakerbox:breakerbox-service:0.6.5")
'com.yammer.breakerbox:breakerbox-service:jar:0.6.5'
<dependency org="com.yammer.breakerbox" name="breakerbox-service" rev="0.6.5">
<artifact name="breakerbox-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yammer.breakerbox', module='breakerbox-service', version='0.6.5')
)
libraryDependencies += "com.yammer.breakerbox" % "breakerbox-service" % "0.6.5"
[com.yammer.breakerbox/breakerbox-service "0.6.5"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-testing | jar | 1.2.0 |
com.yammer.tenacity : tenacity-testing | jar | 1.2.0 |