is not current version
Last Version 1.4.2

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

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.1.1
Type

Type

jar

Download spring-cloud-stream-binder-sns 1.1.1


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