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

Spring Integration Adapters 1.0.4.RELEASE

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 1.0.4.RELEASE


<!-- 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

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

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