is not current version
Last Version 2.7.4

spring-cloud-deployer-spi 2.6.1

Spring Cloud Deployer SPI

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-deployer-spi
Version

Version

2.6.1
Type

Type

jar
Description

Description

spring-cloud-deployer-spi
Spring Cloud Deployer SPI
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-deployer-spi 2.6.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-core jar
io.projectreactor : reactor-core jar

test (2)

Group / Artifact Type Version
junit : junit jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.