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

Spring AMQP Parent 1.1.1.RELEASE

Spring AMQP is framework that makes it easy to write Java applications for the Advanced Message Queue Protocol. It supports a variety of common high-level messaging patterns, like synchronous and asynchronous consumers, synchronous producers, automatic re-connection, transactions, batching. The emphasis is on declarative configuration and a POJO programming model without hiding the full power of the underlying protocol.

Лицензия

Лицензия

Группа

Группа

org.springframework.amqp
Идентификатор

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

spring-amqp-parent
Версия

Версия

1.1.1.RELEASE
Тип

Тип

pom
Описание

Описание

Spring AMQP Parent
Spring AMQP is framework that makes it easy to write Java applications for the Advanced Message Queue Protocol. It supports a variety of common high-level messaging patterns, like synchronous and asynchronous consumers, synchronous producers, automatic re-connection, transactions, batching. The emphasis is on declarative configuration and a POJO programming model without hiding the full power of the underlying protocol.
Ссылка на сайт

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

http://www.springsource.org/spring-amqp
Система контроля версий

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

http://github.com/SpringSource/spring-amqp

Скачать spring-amqp-parent 1.1.1.RELEASE

Имя Файла Размер
spring-amqp-parent-1.1.1.RELEASE.pom 17 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.springframework.amqp/spring-amqp-parent/ -->
<dependency>
    <groupId>org.springframework.amqp</groupId>
    <artifactId>spring-amqp-parent</artifactId>
    <version>1.1.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.amqp/spring-amqp-parent/
implementation 'org.springframework.amqp:spring-amqp-parent:1.1.1.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.amqp/spring-amqp-parent/
implementation ("org.springframework.amqp:spring-amqp-parent:1.1.1.RELEASE")
'org.springframework.amqp:spring-amqp-parent:pom:1.1.1.RELEASE'
<dependency org="org.springframework.amqp" name="spring-amqp-parent" rev="1.1.1.RELEASE">
  <artifact name="spring-amqp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.amqp', module='spring-amqp-parent', version='1.1.1.RELEASE')
)
libraryDependencies += "org.springframework.amqp" % "spring-amqp-parent" % "1.1.1.RELEASE"
[org.springframework.amqp/spring-amqp-parent "1.1.1.RELEASE"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.15

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

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