License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.springframework.cloud.launcher |
ArtifactId | ArtifactIdspring-cloud-launcher-cli |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-cloud-launcher-cli
Spring Cloud Launcher CLI
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud.launcher/spring-cloud-launcher-cli/ -->
<dependency>
<groupId>org.springframework.cloud.launcher</groupId>
<artifactId>spring-cloud-launcher-cli</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.launcher/spring-cloud-launcher-cli/
implementation 'org.springframework.cloud.launcher:spring-cloud-launcher-cli:3.1.1'
// https://jarcasting.com/artifacts/org.springframework.cloud.launcher/spring-cloud-launcher-cli/
implementation ("org.springframework.cloud.launcher:spring-cloud-launcher-cli:3.1.1")
'org.springframework.cloud.launcher:spring-cloud-launcher-cli:jar:3.1.1'
<dependency org="org.springframework.cloud.launcher" name="spring-cloud-launcher-cli" rev="3.1.1">
<artifact name="spring-cloud-launcher-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.launcher', module='spring-cloud-launcher-cli', version='3.1.1')
)
libraryDependencies += "org.springframework.cloud.launcher" % "spring-cloud-launcher-cli" % "3.1.1"
[org.springframework.cloud.launcher/spring-cloud-launcher-cli "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.jopt-simple : jopt-simple | jar | 5.0.4 |
org.codehaus.plexus : plexus-utils | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 5.3.20 |
org.springframework.boot : spring-boot-cli | jar | 2.6.8 |
org.codehaus.groovy : groovy | jar | 3.0.10 |
commons-logging : commons-logging | jar | 1.2 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.8 |