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

Spring Plugin - Spring Integration integration 1.0.0.RELEASE

Simple plugin infrastructure

Лицензия

Лицензия

Группа

Группа

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

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

spring-plugin-integration
Версия

Версия

1.0.0.RELEASE
Тип

Тип

jar
Описание

Описание

Spring Plugin - Spring Integration integration
Simple plugin infrastructure
Организация-разработчик

Организация-разработчик

Pivotal, Inc.

Скачать spring-plugin-integration 1.0.0.RELEASE


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.plugin : spring-plugin-core jar 1.0.0.RELEASE
org.springframework.integration : spring-integration-core jar 2.1.4.RELEASE
org.springframework : spring-context jar 3.2.7.RELEASE
org.springframework : spring-beans jar 3.2.7.RELEASE
org.slf4j : slf4j-api jar 1.7.5

test (6)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar 3.2.7.RELEASE
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.slf4j : jcl-over-slf4j jar 1.7.5
ch.qos.logback : logback-classic jar 1.0.13

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

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