| Categories | CategoriesFailsafe Application Layer Libs Distributed Applications | 
|---|---|
| GroupId | GroupIdcom.hubspot | 
| ArtifactId | ArtifactIdfailsafe-s3-decorator | 
| Last Version | Last Version0.9 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description | 
<!-- https://jarcasting.com/artifacts/com.hubspot/failsafe-s3-decorator/ -->
<dependency>
    <groupId>com.hubspot</groupId>
    <artifactId>failsafe-s3-decorator</artifactId>
    <version>0.9</version>
</dependency>// https://jarcasting.com/artifacts/com.hubspot/failsafe-s3-decorator/
implementation 'com.hubspot:failsafe-s3-decorator:0.9'// https://jarcasting.com/artifacts/com.hubspot/failsafe-s3-decorator/
implementation ("com.hubspot:failsafe-s3-decorator:0.9")'com.hubspot:failsafe-s3-decorator:jar:0.9'<dependency org="com.hubspot" name="failsafe-s3-decorator" rev="0.9">
  <artifact name="failsafe-s3-decorator" type="jar" />
</dependency>@Grapes(
@Grab(group='com.hubspot', module='failsafe-s3-decorator', version='0.9')
)libraryDependencies += "com.hubspot" % "failsafe-s3-decorator" % "0.9"[com.hubspot/failsafe-s3-decorator "0.9"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.hubspot : s3-decorators-core | jar | 0.9 | 
| net.jodah : failsafe | jar | 1.0.3 | 
| com.amazonaws : aws-java-sdk-core | jar | 1.11.628 | 
| com.amazonaws : aws-java-sdk-s3 | jar | 1.11.628 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.assertj : assertj-core | jar | 3.4.1 |