is not current version
Last Version 2.7.4

Spring Cloud Deployer Autoconfigure 2.7.3

Spring Cloud Deployer

License

License

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-deployer-autoconfigure
Version

Version

2.7.3
Type

Type

jar
Description

Description

Spring Cloud Deployer Autoconfigure
Spring Cloud Deployer
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-deployer-autoconfigure 2.7.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.cloud : spring-cloud-deployer-resource-maven Optional jar
org.springframework.cloud : spring-cloud-deployer-resource-support Optional jar

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.