Last Version

spring-cloud-deployer-yarn 1.2.0.RELEASE

Data Flow Deployer for Apache Yarn

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-deployer-yarn
Version

Version

1.2.0.RELEASE
Type

Type

jar
Description

Description

spring-cloud-deployer-yarn
Data Flow Deployer for Apache Yarn
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-deployer-yarn 1.2.0.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-deployer-spi jar 1.2.0.RELEASE
org.springframework.data : spring-yarn-boot jar 2.4.0.RELEASE
org.springframework.boot : spring-boot-starter-web jar
org.springframework.statemachine : spring-statemachine-uml jar 1.1.0.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.statemachine : spring-statemachine-test jar 1.1.0.RELEASE

Project Modules

There are no modules declared in this project.