Last Version

spring-cloud-cli 3.1.1

Spring Patform Cli integration project

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-cli
Version

Version

3.1.1
Type

Type

jar
Description

Description

spring-cloud-cli
Spring Patform Cli integration project
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-cli 3.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.cloud.launcher : spring-cloud-launcher-cli jar 3.1.1
org.springframework.security : spring-security-rsa jar 1.0.10.RELEASE
org.springframework.security : spring-security-crypto jar 5.6.5

provided (4)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream jar 3.2.4
net.sf.jopt-simple : jopt-simple jar 5.0.4
org.springframework.boot : spring-boot-cli jar 2.6.8
org.codehaus.groovy : groovy jar 3.0.10

Project Modules

There are no modules declared in this project.