is not current version
Last Version 1.4.2

de.idealo.spring:spring-cloud-stream-binder-sns 1.0.3

Allows you to use Spring Cloud Stream together with AWS SNS

Categories

Categories

IDE Development Tools
GroupId

GroupId

de.idealo.spring
ArtifactId

ArtifactId

spring-cloud-stream-binder-sns
Version

Version

1.0.3
Type

Type

jar

Download spring-cloud-stream-binder-sns 1.0.3


<!-- https://jarcasting.com/artifacts/de.idealo.spring/spring-cloud-stream-binder-sns/ -->
<dependency>
    <groupId>de.idealo.spring</groupId>
    <artifactId>spring-cloud-stream-binder-sns</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.idealo.spring/spring-cloud-stream-binder-sns/
implementation 'de.idealo.spring:spring-cloud-stream-binder-sns:1.0.3'
// https://jarcasting.com/artifacts/de.idealo.spring/spring-cloud-stream-binder-sns/
implementation ("de.idealo.spring:spring-cloud-stream-binder-sns:1.0.3")
'de.idealo.spring:spring-cloud-stream-binder-sns:jar:1.0.3'
<dependency org="de.idealo.spring" name="spring-cloud-stream-binder-sns" rev="1.0.3">
  <artifact name="spring-cloud-stream-binder-sns" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.idealo.spring', module='spring-cloud-stream-binder-sns', version='1.0.3')
)
libraryDependencies += "de.idealo.spring" % "spring-cloud-stream-binder-sns" % "1.0.3"
[de.idealo.spring/spring-cloud-stream-binder-sns "1.0.3"]