Last Version

Spring XD Shell 1.0.4.RELEASE

Spring XD Shell

License

License

GroupId

GroupId

org.springframework.xd
ArtifactId

ArtifactId

spring-xd-shell
Version

Version

1.0.4.RELEASE
Type

Type

jar
Description

Description

Spring XD Shell
Spring XD Shell
Project URL

Project URL

https://github.com/spring-projects/spring-xd
Project Organization

Project Organization

Spring by Pivotal
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-xd

Download spring-xd-shell 1.0.4.RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 16.0.1
org.springframework.data : spring-data-hadoop jar
org.codehaus.jackson : jackson-mapper-asl jar
org.springframework.shell : spring-shell jar 1.1.0.RELEASE
org.springframework.xd : spring-xd-rest-client jar 1.0.4.RELEASE
commons-io : commons-io jar

runtime (3)

Group / Artifact Type Version
log4j : log4j jar
org.slf4j : slf4j-log4j12 jar
org.slf4j : jcl-over-slf4j jar

Project Modules

There are no modules declared in this project.