Kiuwan Java REST Client

A client to invoke Kiuwan's REST API from Java code

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

com.kiuwan
ArtifactId

ArtifactId

kiuwan-rest-client
Last Version

Last Version

2.8.2004.5
Release Date

Release Date

Type

Type

jar
Description

Description

Kiuwan Java REST Client
A client to invoke Kiuwan's REST API from Java code
Project URL

Project URL

https://www.kiuwan.com/docs/display/K5/REST+API
Project Organization

Project Organization

Kiuwan Software S.L.

Download kiuwan-rest-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp : okhttp jar 2.7.5
com.squareup.okhttp : logging-interceptor jar 2.7.5
io.gsonfire : gson-fire jar 1.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.2004.5
1.0.5
1.0.4
1.0.3