RPS Engine API Client library

A client library in Java in order to use RPS data transformation services

License

License

Categories

Categories

Data CLI User Interface
GroupId

GroupId

ch.regdata.rps.engine.client
ArtifactId

ArtifactId

rps-engine-api-client
Last Version

Last Version

3.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

RPS Engine API Client library
A client library in Java in order to use RPS data transformation services
Project URL

Project URL

https://community.rpsprod.ch/library
Source Code Management

Source Code Management

https://github.com/RegdataSA/rps-engine-client-java/tree/main

Download rps-engine-api-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.11.1
com.fasterxml.jackson.core : jackson-databind jar 2.11.1
org.apache.httpcomponents : httpcore jar 4.4.13
org.apache.httpcomponents : httpclient jar 4.5.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.10.0