Last Version

Spring Cloud Data Flow Local Server 1.7.4.RELEASE

Spring Cloud Data Flow Local Server

License

License

Categories

Categories

Data
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-dataflow-server-local
Version

Version

1.7.4.RELEASE
Type

Type

jar
Description

Description

Spring Cloud Data Flow Local Server
Spring Cloud Data Flow Local Server
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/spring-cloud/spring-cloud-dataflow

Download spring-cloud-dataflow-server-local 1.7.4.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-dataflow-server-local/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-dataflow-server-local</artifactId>
    <version>1.7.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-dataflow-server-local/
implementation 'org.springframework.cloud:spring-cloud-dataflow-server-local:1.7.4.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-dataflow-server-local/
implementation ("org.springframework.cloud:spring-cloud-dataflow-server-local:1.7.4.RELEASE")
'org.springframework.cloud:spring-cloud-dataflow-server-local:jar:1.7.4.RELEASE'
<dependency org="org.springframework.cloud" name="spring-cloud-dataflow-server-local" rev="1.7.4.RELEASE">
  <artifact name="spring-cloud-dataflow-server-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-dataflow-server-local', version='1.7.4.RELEASE')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-dataflow-server-local" % "1.7.4.RELEASE"
[org.springframework.cloud/spring-cloud-dataflow-server-local "1.7.4.RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-dataflow-server-local jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.