Last Version

org.springframework.cloud:spring-cloud-dataflow-core 2.9.4

Spring Cloud Dataflow Build, managing plugins and dependencies

License

License

Categories

Categories

Data
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-dataflow-core
Version

Version

2.9.4
Type

Type

jar
Description

Description

Spring Cloud Dataflow Build, managing plugins and dependencies
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-dataflow-core 2.9.4


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

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-metadata jar
org.springframework.cloud : spring-cloud-dataflow-core-dsl jar
org.springframework.cloud : spring-cloud-deployer-spi jar 2.7.4
com.fasterxml.jackson.core : jackson-annotations jar
org.springframework.data : spring-data-keyvalue jar
org.springframework.boot : spring-boot-starter-logging jar
org.apache.commons : commons-text jar
org.springframework.data : spring-data-jpa jar
org.springframework.data : spring-data-commons jar
org.hibernate : hibernate-core jar
javax.validation : validation-api jar
org.springframework.hateoas : spring-hateoas jar

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.