| License | License | 
|---|---|
| Categories | CategoriesData CLI User Interface | 
| GroupId | GroupIdch.regdata.rps.engine.client | 
| ArtifactId | ArtifactIdrps-engine-api-client | 
| Last Version | Last Version3.10.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRPS Engine API Client library A client library in Java in order to use RPS data transformation services | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- 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"]| 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 |