| License |
License |
|---|---|
| GroupId | GroupIdcom.github.crabs-hue.commons |
| ArtifactId | ArtifactIdcommons-archive-s3 |
| Last Version | Last Version0.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommons-archive-s3
Library for structured AWS-S3-based archives.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.crabs-hue.commons/commons-archive-s3/ -->
<dependency>
<groupId>com.github.crabs-hue.commons</groupId>
<artifactId>commons-archive-s3</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.crabs-hue.commons/commons-archive-s3/
implementation 'com.github.crabs-hue.commons:commons-archive-s3:0.10.0'
// https://jarcasting.com/artifacts/com.github.crabs-hue.commons/commons-archive-s3/
implementation ("com.github.crabs-hue.commons:commons-archive-s3:0.10.0")
'com.github.crabs-hue.commons:commons-archive-s3:jar:0.10.0'
<dependency org="com.github.crabs-hue.commons" name="commons-archive-s3" rev="0.10.0">
<artifact name="commons-archive-s3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.crabs-hue.commons', module='commons-archive-s3', version='0.10.0')
)
libraryDependencies += "com.github.crabs-hue.commons" % "commons-archive-s3" % "0.10.0"
[com.github.crabs-hue.commons/commons-archive-s3 "0.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.crabs-hue.commons : commons-archive | jar | 0.10.0 |
| com.github.crabs-hue.commons : commons-aws-s3 | jar | 0.10.0 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.junit.jupiter : junit-jupiter | jar | 5.5.1 |
| org.junit.vintage : junit-vintage-engine | jar | 5.5.1 |
| org.mockito : mockito-core | jar | 2.21.0 |