is not current version
Last Version 3.1.1

spring-cloud-launcher 3.0.2

Spring Cloud Launcher

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-launcher
Version

Version

3.0.2
Type

Type

pom
Description

Description

spring-cloud-launcher
Spring Cloud Launcher
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-launcher 3.0.2


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

Dependencies

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.3

Project Modules

There are no modules declared in this project.