Last Version

spring-cloud-dataflow-autoconfigure 2.9.4

Data Flow Autoconfig

License

License

Categories

Categories

Data Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-dataflow-autoconfigure
Version

Version

2.9.4
Type

Type

jar
Description

Description

spring-cloud-dataflow-autoconfigure
Data Flow Autoconfig
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-dataflow-autoconfigure 2.9.4


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.cloud : spring-cloud-dataflow-server-core jar
org.springframework.cloud : spring-cloud-dataflow-platform-kubernetes jar
io.fabric8 : kubernetes-client jar
org.springframework.cloud : spring-cloud-dataflow-platform-cloudfoundry jar
org.springframework.cloud : spring-cloud-deployer-resource-maven jar 2.7.4
org.springframework.cloud : spring-cloud-deployer-resource-docker jar 2.7.4
org.springframework.cloud : spring-cloud-deployer-resource-support jar 2.7.4
org.springframework.cloud : spring-cloud-deployer-local jar 2.7.4

test (3)

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

Project Modules

There are no modules declared in this project.