Last Version

Spring Shell 1.2.0.RELEASE

Spring Shell

License

License

GroupId

GroupId

org.springframework.shell
ArtifactId

ArtifactId

spring-shell
Version

Version

1.2.0.RELEASE
Type

Type

jar
Description

Description

Spring Shell
Spring Shell
Project URL

Project URL

http://github.com/SpringSource/spring-shell
Project Organization

Project Organization

SpringSource
Source Code Management

Source Code Management

http://github.com/SpringSource/spring-shell

Download spring-shell 1.2.0.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 17.0
jline : jline jar 2.12
org.springframework : spring-context-support jar 4.2.4.RELEASE
commons-io : commons-io jar 2.4
org.springframework : spring-core jar 4.2.4.RELEASE

Project Modules

There are no modules declared in this project.