Last Version

Spring Plugin - Spring Integration integration 1.0.0.RELEASE

Simple plugin infrastructure

License

License

GroupId

GroupId

org.springframework.plugin
ArtifactId

ArtifactId

spring-plugin-integration
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

Spring Plugin - Spring Integration integration
Simple plugin infrastructure
Project Organization

Project Organization

Pivotal, Inc.

Download 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.