| License | License | 
|---|---|
| GroupId | GroupIdorg.springframework.cloud.stream.app | 
| ArtifactId | ArtifactIdspring-cloud-starter-stream-source-s3 | 
| Version | Version2.1.4.RELEASE | 
| Type | Typejar | 
| Description | Descriptionspring-cloud-starter-stream-source-s3 Spring Cloud Stream Amazon S3 Source | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/spring-cloud-starter-stream-source-s3/ -->
<dependency>
    <groupId>org.springframework.cloud.stream.app</groupId>
    <artifactId>spring-cloud-starter-stream-source-s3</artifactId>
    <version>2.1.4.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/spring-cloud-starter-stream-source-s3/
implementation 'org.springframework.cloud.stream.app:spring-cloud-starter-stream-source-s3:2.1.4.RELEASE'// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/spring-cloud-starter-stream-source-s3/
implementation ("org.springframework.cloud.stream.app:spring-cloud-starter-stream-source-s3:2.1.4.RELEASE")'org.springframework.cloud.stream.app:spring-cloud-starter-stream-source-s3:jar:2.1.4.RELEASE'<dependency org="org.springframework.cloud.stream.app" name="spring-cloud-starter-stream-source-s3" rev="2.1.4.RELEASE">
  <artifact name="spring-cloud-starter-stream-source-s3" type="jar" />
</dependency>@Grapes(
@Grab(group='org.springframework.cloud.stream.app', module='spring-cloud-starter-stream-source-s3', version='2.1.4.RELEASE')
)libraryDependencies += "org.springframework.cloud.stream.app" % "spring-cloud-starter-stream-source-s3" % "2.1.4.RELEASE"[org.springframework.cloud.stream.app/spring-cloud-starter-stream-source-s3 "2.1.4.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.cloud.stream.app : app-starters-test-support | jar | |
| org.springframework.cloud : spring-cloud-stream-test-support-internal | jar | |
| org.springframework.integration : spring-integration-test | jar | |
| org.springframework.cloud : spring-cloud-stream-test-support | jar |