| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.thshsh | 
| ArtifactId | ArtifactIdreltio-api-client | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionReltio API Client Java Client for the Reltio rest API | 
| Filename | Size | 
|---|---|
| reltio-api-client-1.0.1.pom | |
| reltio-api-client-1.0.1.jar | 22 KB | 
| reltio-api-client-1.0.1-sources.jar | 10 KB | 
| reltio-api-client-1.0.1-javadoc.jar | 111 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.thshsh/reltio-api-client/ -->
<dependency>
    <groupId>org.thshsh</groupId>
    <artifactId>reltio-api-client</artifactId>
    <version>1.0.1</version>
</dependency>// https://jarcasting.com/artifacts/org.thshsh/reltio-api-client/
implementation 'org.thshsh:reltio-api-client:1.0.1'// https://jarcasting.com/artifacts/org.thshsh/reltio-api-client/
implementation ("org.thshsh:reltio-api-client:1.0.1")'org.thshsh:reltio-api-client:jar:1.0.1'<dependency org="org.thshsh" name="reltio-api-client" rev="1.0.1">
  <artifact name="reltio-api-client" type="jar" />
</dependency>@Grapes(
@Grab(group='org.thshsh', module='reltio-api-client', version='1.0.1')
)libraryDependencies += "org.thshsh" % "reltio-api-client" % "1.0.1"[org.thshsh/reltio-api-client "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.data : spring-data-commons | jar | 2.4.1 | 
| org.slf4j : slf4j-api | jar | 1.7.13 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 | 
| org.springframework : spring-web | jar | 5.3.1 | 
| org.springframework : spring-context | jar | 5.2.5.RELEASE | 
| org.springframework : spring-test | jar | 5.2.5.RELEASE | 
| com.google.guava : guava | jar | 15.0 | 
| org.apache.commons : commons-lang3 | jar | 3.11 | 
| commons-io : commons-io | jar | 2.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 | 
| ch.qos.logback : logback-classic | jar | 1.0.13 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 | 
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 | 
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |