License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-dataflow-server-yarn-shell |
Version | Version1.2.0.RELEASE |
Type | Typejar |
Description |
Descriptionspring-cloud-dataflow-server-yarn-shell
Data Flow Server Shell for Apache Yarn
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-dataflow-server-yarn-shell/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dataflow-server-yarn-shell</artifactId>
<version>1.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-dataflow-server-yarn-shell/
implementation 'org.springframework.cloud:spring-cloud-dataflow-server-yarn-shell:1.2.0.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-dataflow-server-yarn-shell/
implementation ("org.springframework.cloud:spring-cloud-dataflow-server-yarn-shell:1.2.0.RELEASE")
'org.springframework.cloud:spring-cloud-dataflow-server-yarn-shell:jar:1.2.0.RELEASE'
<dependency org="org.springframework.cloud" name="spring-cloud-dataflow-server-yarn-shell" rev="1.2.0.RELEASE">
<artifact name="spring-cloud-dataflow-server-yarn-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-dataflow-server-yarn-shell', version='1.2.0.RELEASE')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-dataflow-server-yarn-shell" % "1.2.0.RELEASE"
[org.springframework.cloud/spring-cloud-dataflow-server-yarn-shell "1.2.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-dataflow-server-yarn-shell-core | jar | 1.2.0.RELEASE |