| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.aimconsulting | 
| ArtifactId | ArtifactIdrest-client | 
| Last Version | Last Version1.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRestClient An immutable REST client with response validation | 
| Filename | Size | 
|---|---|
| rest-client-1.5.pom | |
| rest-client-1.5.jar | 21 KB | 
| rest-client-1.5-sources.jar | 9 KB | 
| rest-client-1.5-javadoc.jar | 48 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.aimconsulting/rest-client/ -->
<dependency>
    <groupId>com.aimconsulting</groupId>
    <artifactId>rest-client</artifactId>
    <version>1.5</version>
</dependency>// https://jarcasting.com/artifacts/com.aimconsulting/rest-client/
implementation 'com.aimconsulting:rest-client:1.5'// https://jarcasting.com/artifacts/com.aimconsulting/rest-client/
implementation ("com.aimconsulting:rest-client:1.5")'com.aimconsulting:rest-client:jar:1.5'<dependency org="com.aimconsulting" name="rest-client" rev="1.5">
  <artifact name="rest-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.aimconsulting', module='rest-client', version='1.5')
)libraryDependencies += "com.aimconsulting" % "rest-client" % "1.5"[com.aimconsulting/rest-client "1.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.assertj : assertj-core | jar | 3.3.0 | 
| org.glassfish.jersey.core : jersey-client | jar | 2.22.2 | 
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.22.2 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.7.2 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.7.2 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.7.2 | 
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.7.2 | 
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-base | jar | 2.7.2 | 
| org.projectlombok : lombok | jar | 1.16.6 | 
| org.slf4j : slf4j-api | jar | 1.7.21 | 
| ch.qos.logback : logback-classic | jar | 1.1.5 | 
| ch.qos.logback : logback-core | jar | 1.1.5 | 
| org.jetbrains : annotations | jar | 15.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jmockit : jmockit | jar | 1.21 | 
| org.testng : testng | jar | 6.9.10 |