Last Version

spring-cloud-launcher 3.1.1

Spring Cloud Launcher

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-launcher
Version

Version

3.1.1
Type

Type

pom
Description

Description

spring-cloud-launcher
Spring Cloud Launcher
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-launcher 3.1.1


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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.