Last Version

Spring Cloud Data Flow User Interface 3.2.4

This application provides the Dashboard application of Spring Cloud Data Flow.

License

License

Categories

Categories

Data
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-dataflow-ui
Version

Version

3.2.4
Type

Type

jar
Description

Description

Spring Cloud Data Flow User Interface
This application provides the Dashboard application of Spring Cloud Data Flow.
Project URL

Project URL

https://cloud.spring.io/spring-cloud-dataflow/
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

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

Download spring-cloud-dataflow-ui 3.2.4


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

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.