Last Version

Spring Shell Starter 2.0.1.RELEASE

Starter Dependency for Using Spring Shell

License

License

GroupId

GroupId

org.springframework.shell
ArtifactId

ArtifactId

spring-shell-starter
Version

Version

2.0.1.RELEASE
Type

Type

jar
Description

Description

Spring Shell Starter
Starter Dependency for Using Spring Shell
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-shell-starter 2.0.1.RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.shell : spring-shell-core jar 2.0.1.RELEASE
org.springframework.shell : spring-shell-standard jar 2.0.1.RELEASE
org.springframework.shell : spring-shell-standard-commands jar 2.0.1.RELEASE
org.springframework.shell : spring-shell-shell1-adapter jar 2.0.1.RELEASE
org.springframework.shell : spring-shell-jcommander-adapter jar 2.0.1.RELEASE
org.springframework.shell : spring-shell-table jar 2.0.1.RELEASE

Project Modules

There are no modules declared in this project.