Last Version

Spring Integration AWS 2.0.0

A collection of channels and channel adapters for receiving and sending messages using Amazon Simple Queue Service (SQS) and Amazon Simple Notification Service (SNS).

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.3pillarglobal.labs
ArtifactId

ArtifactId

spring-integration-aws
Version

Version

2.0.0
Type

Type

jar
Description

Description

Spring Integration AWS
A collection of channels and channel adapters for receiving and sending messages using Amazon Simple Queue Service (SQS) and Amazon Simple Notification Service (SNS).
Project URL

Project URL

https://github.com/3pillarlabs/spring-integration-aws
Source Code Management

Source Code Management

https://github.com/3pillarlabs/spring-integration-aws

Download spring-integration-aws 2.0.0


<!-- https://jarcasting.com/artifacts/com.3pillarglobal.labs/spring-integration-aws/ -->
<dependency>
    <groupId>com.3pillarglobal.labs</groupId>
    <artifactId>spring-integration-aws</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.3pillarglobal.labs/spring-integration-aws/
implementation 'com.3pillarglobal.labs:spring-integration-aws:2.0.0'
// https://jarcasting.com/artifacts/com.3pillarglobal.labs/spring-integration-aws/
implementation ("com.3pillarglobal.labs:spring-integration-aws:2.0.0")
'com.3pillarglobal.labs:spring-integration-aws:jar:2.0.0'
<dependency org="com.3pillarglobal.labs" name="spring-integration-aws" rev="2.0.0">
  <artifact name="spring-integration-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.3pillarglobal.labs', module='spring-integration-aws', version='2.0.0')
)
libraryDependencies += "com.3pillarglobal.labs" % "spring-integration-aws" % "2.0.0"
[com.3pillarglobal.labs/spring-integration-aws "2.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk jar 1.8.2
org.json : json jar 20080701
org.springframework.integration : spring-integration-core jar 3.0.3.RELEASE
org.codehaus.jackson : jackson-mapper-asl jar 1.9.11

provided (3)

Group / Artifact Type Version
org.springframework : spring-context jar 3.2.8.RELEASE
org.springframework : spring-webmvc jar 3.2.8.RELEASE
javax.servlet : servlet-api jar [2.5,)

test (7)

Group / Artifact Type Version
junit : junit jar 4.10
org.springframework.integration : spring-integration-test jar 3.0.3.RELEASE
org.springframework : spring-test jar 3.2.8.RELEASE
cglib : cglib jar 2.2.2
log4j : log4j jar 1.2.16
org.springframework.integration : spring-integration-stream jar 3.0.3.RELEASE
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.