#Core components shared by other projects in the app starters organization This module consists of core dependencies and other common artifacts.
License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.springframework.cloud.stream.app |
ArtifactId | ArtifactIdspring-cloud-starter-stream-source-sftp-dataflow |
Last Version | Last Version2.1.5.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-cloud-starter-stream-source-sftp-dataflow
Spring Cloud Stream SFT source for Data Flow TaskLaunchRequest
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/spring-cloud-starter-stream-source-sftp-dataflow/ -->
<dependency>
<groupId>org.springframework.cloud.stream.app</groupId>
<artifactId>spring-cloud-starter-stream-source-sftp-dataflow</artifactId>
<version>2.1.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/spring-cloud-starter-stream-source-sftp-dataflow/
implementation 'org.springframework.cloud.stream.app:spring-cloud-starter-stream-source-sftp-dataflow:2.1.5.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/spring-cloud-starter-stream-source-sftp-dataflow/
implementation ("org.springframework.cloud.stream.app:spring-cloud-starter-stream-source-sftp-dataflow:2.1.5.RELEASE")
'org.springframework.cloud.stream.app:spring-cloud-starter-stream-source-sftp-dataflow:jar:2.1.5.RELEASE'
<dependency org="org.springframework.cloud.stream.app" name="spring-cloud-starter-stream-source-sftp-dataflow" rev="2.1.5.RELEASE">
<artifact name="spring-cloud-starter-stream-source-sftp-dataflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.stream.app', module='spring-cloud-starter-stream-source-sftp-dataflow', version='2.1.5.RELEASE')
)
libraryDependencies += "org.springframework.cloud.stream.app" % "spring-cloud-starter-stream-source-sftp-dataflow" % "2.1.5.RELEASE"
[org.springframework.cloud.stream.app/spring-cloud-starter-stream-source-sftp-dataflow "2.1.5.RELEASE"]
#Core components shared by other projects in the app starters organization This module consists of core dependencies and other common artifacts.
Version |
---|
2.1.5.RELEASE
|
2.1.4.RELEASE
|
2.1.3.RELEASE
|
2.1.2.RELEASE
|
2.1.1.RELEASE
|
2.1.0.RELEASE
|