Last Version

org.springframework.cloud:spring-cloud-dataflow-rest-client 2.9.4

Spring Cloud Dataflow Build, managing plugins and dependencies

License

License

Categories

Categories

Data CLI User Interface
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-dataflow-rest-client
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-rest-client 2.9.4


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

Dependencies

compile (9)

Group / Artifact Type Version
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
com.fasterxml.jackson.module : jackson-module-parameter-names jar
com.fasterxml.jackson.core : jackson-databind jar
joda-time : joda-time jar 2.10.6
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.cloud : spring-cloud-skipper jar
org.springframework.cloud : spring-cloud-dataflow-rest-resource jar
org.springframework.cloud : spring-cloud-common-security-config-core jar 1.7.4
com.vdurmont : semver4j jar 2.2.0

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

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.