License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers CLI User Interface |
GroupId | GroupIdcom.workoss.boot |
ArtifactId | ArtifactIdaws-storage-client |
Last Version | Last Version1.1.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionworkoss boot
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.workoss.boot/aws-storage-client/ -->
<dependency>
<groupId>com.workoss.boot</groupId>
<artifactId>aws-storage-client</artifactId>
<version>1.1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.workoss.boot/aws-storage-client/
implementation 'com.workoss.boot:aws-storage-client:1.1.0-RC1'
// https://jarcasting.com/artifacts/com.workoss.boot/aws-storage-client/
implementation ("com.workoss.boot:aws-storage-client:1.1.0-RC1")
'com.workoss.boot:aws-storage-client:jar:1.1.0-RC1'
<dependency org="com.workoss.boot" name="aws-storage-client" rev="1.1.0-RC1">
<artifact name="aws-storage-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.workoss.boot', module='aws-storage-client', version='1.1.0-RC1')
)
libraryDependencies += "com.workoss.boot" % "aws-storage-client" % "1.1.0-RC1"
[com.workoss.boot/aws-storage-client "1.1.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
com.workoss.boot : storage-core | jar | 1.1.0-RC1 |
com.amazonaws : aws-java-sdk-s3 | jar | 1.12.84 |
com.github.ben-manes.caffeine : caffeine | jar | 2.9.2 |
org.springframework : spring-beans | jar |