Last Version

org.springframework.cloud:spring-cloud-dataflow-shell-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-shell-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-shell-core 2.9.4


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework : spring-web jar
org.springframework.cloud : spring-cloud-dataflow-rest-client jar
org.springframework.shell : spring-shell jar 1.2.0.RELEASE
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-oauth2-client jar
org.springframework.boot : spring-boot-starter-logging jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-core jar
org.yaml : snakeyaml jar
io.codearte.props2yaml : props2yaml jar 0.5
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (7)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-dataflow-server jar
org.json : json jar 20180813
org.springframework.boot : spring-boot-starter-test jar
org.springframework.cloud : spring-cloud-task-batch jar
org.littleshoot : littleproxy jar 1.1.2
junit : junit jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.