| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.tvd12 | 
| ArtifactId | ArtifactIdrestful-client | 
| Last Version | Last Version1.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionrestful-client A project support to call restful api from client | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| restful-client-1.0.3.pom | |
| restful-client-1.0.3.jar | 12 KB | 
| restful-client-1.0.3-sources.jar | 6 KB | 
| restful-client-1.0.3-javadoc.jar | 62 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.tvd12/restful-client/ -->
<dependency>
    <groupId>com.tvd12</groupId>
    <artifactId>restful-client</artifactId>
    <version>1.0.3</version>
</dependency>// https://jarcasting.com/artifacts/com.tvd12/restful-client/
implementation 'com.tvd12:restful-client:1.0.3'// https://jarcasting.com/artifacts/com.tvd12/restful-client/
implementation ("com.tvd12:restful-client:1.0.3")'com.tvd12:restful-client:jar:1.0.3'<dependency org="com.tvd12" name="restful-client" rev="1.0.3">
  <artifact name="restful-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.tvd12', module='restful-client', version='1.0.3')
)libraryDependencies += "com.tvd12" % "restful-client" % "1.0.3"[com.tvd12/restful-client "1.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.2 | 
| commons-codec : commons-codec | jar | 1.10 | 
| org.springframework : spring-core | jar | 4.3.5.RELEASE | 
| org.springframework : spring-web | jar | 4.3.5.RELEASE | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.7.4 | 
| com.google.guava : guava | jar | 19.0 | 
| org.slf4j : slf4j-api | jar | 1.7.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.8 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 1.3.3.RELEASE | 
| org.springframework.boot : spring-boot-starter-web | jar | 1.3.3.RELEASE | 
| com.tvd12 : test-util | jar | 1.0.0 | 
| org.springframework : spring-test | jar | 4.3.5.RELEASE | 
| commons-io : commons-io | jar | 2.4 |