MVN

org.springframework.integration : spring-integration-flow

Maven & Gradle

Feb 09, 2015
2 usages
277 stars

Spring Integration Flow · Spring Integration Flow

<dependency>
    <groupId>org.springframework.integration</groupId>
    <artifactId>spring-integration-flow</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.springframework.integration : spring-integration-flow to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0.RELEASE

All Versions

Choose a version of org.springframework.integration : spring-integration-flow to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-integration-flow-1.0.0.RELEASE

How to add a dependency to Maven

Add the following org.springframework.integration : spring-integration-flow maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.springframework.integration</groupId>
    <artifactId>spring-integration-flow</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.springframework.integration : spring-integration-flow gradle dependency to your build.gradle file:

implementation 'org.springframework.integration:spring-integration-flow:1.0.0.RELEASE'

Gradle Kotlin DSL: Add the following org.springframework.integration : spring-integration-flow gradle kotlin dependency to your build.gradle.kts file:

implementation("org.springframework.integration:spring-integration-flow:1.0.0.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.springframework.integration : spring-integration-flow sbt scala dependency to your build.sbt file:

libraryDependencies += "org.springframework.integration" % "spring-integration-flow" % "1.0.0.RELEASE"

Advertisement

Dependencies from Group

Aug 22, 2023
713 usages
1.5k stars
Aug 22, 2023
479 usages
1.5k stars
Aug 22, 2023
149 usages
1.5k stars
Aug 22, 2023
103 usages
1.5k stars
Aug 22, 2023
100 usages
1.5k stars

Discover Dependencies

Nov 06, 2006
pcj
Sep 20, 2005
3 usages
Feb 26, 2014
1 usages
192 stars
Mar 15, 2013
1 usages
240 stars
Mar 10, 2015
30 usages
251 stars
Oct 27, 2008
12 usages
Jan 07, 2014