GroupId | GroupIdcom.hubspot |
---|---|
ArtifactId | ArtifactIdhystrix-s3-decorator |
Last Version | Last Version0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.hubspot/hystrix-s3-decorator/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>hystrix-s3-decorator</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/hystrix-s3-decorator/
implementation 'com.hubspot:hystrix-s3-decorator:0.9'
// https://jarcasting.com/artifacts/com.hubspot/hystrix-s3-decorator/
implementation ("com.hubspot:hystrix-s3-decorator:0.9")
'com.hubspot:hystrix-s3-decorator:jar:0.9'
<dependency org="com.hubspot" name="hystrix-s3-decorator" rev="0.9">
<artifact name="hystrix-s3-decorator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='hystrix-s3-decorator', version='0.9')
)
libraryDependencies += "com.hubspot" % "hystrix-s3-decorator" % "0.9"
[com.hubspot/hystrix-s3-decorator "0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.hubspot : s3-decorators-core | jar | 0.9 |
com.netflix.hystrix : hystrix-core | jar | 1.5.9 |
com.amazonaws : aws-java-sdk-core | jar | 1.11.628 |
com.amazonaws : aws-java-sdk-s3 | jar | 1.11.628 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.4.1 |