Spring Integration Parent

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

GroupId

GroupId

org.springframework.integration
ArtifactId

ArtifactId

spring-integration-parent
Last Version

Last Version

1.0.4.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

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

Download spring-integration-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.SR1
1.0.2.RELEASE