| License | License | 
|---|---|
| Categories | CategoriesAWS Container PaaS Providers | 
| GroupId | GroupIdorg.springframework.cloud.fn | 
| ArtifactId | ArtifactIdaws-s3-common | 
| Last Version | Last Version1.2.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionaws-s3-common aws-s3 consumer | 
| Filename | Size | 
|---|---|
| aws-s3-common-1.2.1.pom | |
| aws-s3-common-1.2.1.jar | 8 KB | 
| aws-s3-common-1.2.1-sources.jar | 7 KB | 
| aws-s3-common-1.2.1-javadoc.jar | 38 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.springframework.cloud.fn/aws-s3-common/ -->
<dependency>
    <groupId>org.springframework.cloud.fn</groupId>
    <artifactId>aws-s3-common</artifactId>
    <version>1.2.1</version>
</dependency>// https://jarcasting.com/artifacts/org.springframework.cloud.fn/aws-s3-common/
implementation 'org.springframework.cloud.fn:aws-s3-common:1.2.1'// https://jarcasting.com/artifacts/org.springframework.cloud.fn/aws-s3-common/
implementation ("org.springframework.cloud.fn:aws-s3-common:1.2.1")'org.springframework.cloud.fn:aws-s3-common:jar:1.2.1'<dependency org="org.springframework.cloud.fn" name="aws-s3-common" rev="1.2.1">
  <artifact name="aws-s3-common" type="jar" />
</dependency>@Grapes(
@Grab(group='org.springframework.cloud.fn', module='aws-s3-common', version='1.2.1')
)libraryDependencies += "org.springframework.cloud.fn" % "aws-s3-common" % "1.2.1"[org.springframework.cloud.fn/aws-s3-common "1.2.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.integration : spring-integration-test | jar | |
| io.projectreactor : reactor-test | jar | |
| org.testcontainers : junit-jupiter | jar | |
| org.testcontainers : testcontainers | jar | |
| org.awaitility : awaitility | jar |