sftp-app-starters-common

Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects

License

License

GroupId

GroupId

org.springframework.cloud.stream.app
ArtifactId

ArtifactId

sftp-app-starters-common
Last Version

Last Version

1.1.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

sftp-app-starters-common
Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects
Project Organization

Project Organization

Pivotal Software, Inc.

Download sftp-app-starters-common

How to add to project

<!-- https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/sftp-app-starters-common/ -->
<dependency>
    <groupId>org.springframework.cloud.stream.app</groupId>
    <artifactId>sftp-app-starters-common</artifactId>
    <version>1.1.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/sftp-app-starters-common/
implementation 'org.springframework.cloud.stream.app:sftp-app-starters-common:1.1.1.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/sftp-app-starters-common/
implementation ("org.springframework.cloud.stream.app:sftp-app-starters-common:1.1.1.RELEASE")
'org.springframework.cloud.stream.app:sftp-app-starters-common:jar:1.1.1.RELEASE'
<dependency org="org.springframework.cloud.stream.app" name="sftp-app-starters-common" rev="1.1.1.RELEASE">
  <artifact name="sftp-app-starters-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.stream.app', module='sftp-app-starters-common', version='1.1.1.RELEASE')
)
libraryDependencies += "org.springframework.cloud.stream.app" % "sftp-app-starters-common" % "1.1.1.RELEASE"
[org.springframework.cloud.stream.app/sftp-app-starters-common "1.1.1.RELEASE"]

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.integration : spring-integration-sftp Optional jar
org.springframework.cloud.stream.app : app-starters-file-common jar
org.springframework.cloud : spring-cloud-stream jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.jayway.jsonpath : json-path jar
org.springframework.integration : spring-integration-xml jar
org.springframework.cloud : spring-cloud-stream-test-support Optional jar
org.springframework.cloud : spring-cloud-stream-test-support-internal jar
org.springframework.integration : spring-integration-test jar
org.springframework.boot : spring-boot-starter-logging jar
org.springframework.boot : spring-boot-starter-security jar

Project Modules

There are no modules declared in this project.

ANNOUNCEMENT: As of 1.1.0.RC1 / Avogadro.RC1 release, this project is now moved to spring-cloud-stream-app-starters organization and each of the Spring Cloud Stream App Starters is now maintained in a separate repo by itself.

This change gives us the flexibility to bug-fix, update, and release individual applications independently as opposed to a time-consuming release of all the applications at once. The reference guide for all the releases are still available from the same location, though.

This project will not be actively tracked going forward.

org.springframework.cloud.stream.app

Spring Cloud

Tools for building common patterns in distributed systems with Spring

Versions

Version
1.1.1.RELEASE
1.1.0.RELEASE