License |
License |
---|---|
Categories |
CategoriesFailsafe Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.fitbur.external |
ArtifactId | ArtifactIdexternal-failsafe |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFitburIO External is a collection of shaded external third party libraries.
|
Project Organization |
Project OrganizationFitburIO |
Filename | Size |
---|---|
external-failsafe-0.6.1.pom | |
external-failsafe-0.6.1.jar | 82 KB |
external-failsafe-0.6.1-sources.jar | 37 KB |
external-failsafe-0.6.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fitbur.external/external-failsafe/ -->
<dependency>
<groupId>com.fitbur.external</groupId>
<artifactId>external-failsafe</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fitbur.external/external-failsafe/
implementation 'com.fitbur.external:external-failsafe:0.6.1'
// https://jarcasting.com/artifacts/com.fitbur.external/external-failsafe/
implementation ("com.fitbur.external:external-failsafe:0.6.1")
'com.fitbur.external:external-failsafe:jar:0.6.1'
<dependency org="com.fitbur.external" name="external-failsafe" rev="0.6.1">
<artifact name="external-failsafe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fitbur.external', module='external-failsafe', version='0.6.1')
)
libraryDependencies += "com.fitbur.external" % "external-failsafe" % "0.6.1"
[com.fitbur.external/external-failsafe "0.6.1"]