org.ow2.xlcloud:rest-client

This module provides base classes for creation of REST client (SDK). Default client has preconfigured filters, Oauth2 token injection or even object mapper.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ow2.xlcloud
ArtifactId

ArtifactId

rest-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.ow2.xlcloud:rest-client
This module provides base classes for creation of REST client (SDK). Default client has preconfigured filters, Oauth2 token injection or even object mapper.
Project Organization

Project Organization

OW2 Consortium

Download rest-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.ow2.xlcloud : common-utils jar 1.0.0
org.ow2.xlcloud : rest-utils jar 1.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.0.4
net.sf.ehcache : ehcache-jcache jar 1.5.0-0.5

provided (4)

Group / Artifact Type Version
com.sun.jersey : jersey-client jar 1.13-b01
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.0.4
log4j : log4j jar 1.2.14
javax : javaee-api jar 6.0

test (1)

Group / Artifact Type Version
org.ow2.xlcloud : test-utils jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0