Последняя версия

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).

Лицензия

Лицензия

Категории

Категории

AWS Контейнер PaaS Providers
Группа

Группа

com.3pillarglobal.labs
Идентификатор

Идентификатор

spring-integration-aws
Версия

Версия

2.0.0
Тип

Тип

jar
Описание

Описание

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).
Ссылка на сайт

Ссылка на сайт

https://github.com/3pillarlabs/spring-integration-aws
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.