Spring Integration Adapters

Spring Integration parent project. Defines dependencies and common configuration for the build process.

Группа

Группа

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

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

spring-integration-adapter
Последняя версия

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

1.0.4.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Integration Adapters
Spring Integration parent project. Defines dependencies and common configuration for the build process.

Скачать spring-integration-adapter

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 2.5.6
org.springframework.integration : spring-integration-core jar 1.0.4.RELEASE

test (1)

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

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

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

Версии библиотеки

Версия
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.SR1
1.0.2.RELEASE
1.0.1.RELEASE