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

Spring Integration Parent 1.0.4.RELEASE

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

Группа

Группа

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

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

spring-integration-parent
Версия

Версия

1.0.4.RELEASE
Тип

Тип

pom
Описание

Описание

Spring Integration Parent
Spring Integration parent project. Defines dependencies and common configuration for the build process.
Ссылка на сайт

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

http://www.springsource.org/spring-integration

Скачать spring-integration-parent 1.0.4.RELEASE

Имя Файла Размер
spring-integration-parent-1.0.4.RELEASE.pom 5 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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