Last Version

Spring XD REST Client 1.0.4.RELEASE

Spring XD REST Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.springframework.xd
ArtifactId

ArtifactId

spring-xd-rest-client
Version

Version

1.0.4.RELEASE
Type

Type

jar
Description

Description

Spring XD REST Client
Spring XD REST Client
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-rest-client 1.0.4.RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar
org.springframework : spring-web jar
joda-time : joda-time jar
org.apache.httpcomponents : httpclient jar
org.springframework.xd : spring-xd-rest-domain jar 1.0.4.RELEASE
org.codehaus.jackson : jackson-core-asl jar

Project Modules

There are no modules declared in this project.