Last Version

RESThub Webservice Client 2.2.0

RESThub webservice client for requesting REST webservices with JSON support bundled

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.resthub
ArtifactId

ArtifactId

resthub-web-client
Version

Version

2.2.0
Type

Type

jar
Description

Description

RESThub Webservice Client
RESThub webservice client for requesting REST webservices with JSON support bundled
Project URL

Project URL

http://resthub.org/resthub-web-client

Download resthub-web-client 2.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.resthub : resthub-web-common jar 2.2.0
com.ning : async-http-client jar 1.8.13
org.springframework.security : spring-security-core jar 3.2.5.RELEASE
org.springframework.security : spring-security-config jar 3.2.5.RELEASE
org.springframework.security : spring-security-web jar 3.2.5.RELEASE

test (7)

Group / Artifact Type Version
org.resthub : resthub-common jar 2.2.0
org.springframework : spring-web jar
org.eclipse.jetty : test-jetty-servlet jar 8.1.15.v20140411
org.springframework.security.oauth : spring-security-oauth2 jar 1.0.5.RELEASE
org.springframework : spring-webmvc jar
org.testng : testng jar 6.8.8
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

There are no modules declared in this project.