| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface JSON Data | 
| GroupId | GroupIdno.bouvet | 
| ArtifactId | ArtifactIdjson-client | 
| Last Version | Last Version1.0.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJSON Client Parent project for JSON Client | 
| Filename | Size | 
|---|---|
| json-client-1.0.5.pom | |
| json-client-1.0.5.jar | 10 KB | 
| json-client-1.0.5-sources.jar | 4 KB | 
| json-client-1.0.5-javadoc.jar | 75 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/no.bouvet/json-client/ -->
<dependency>
    <groupId>no.bouvet</groupId>
    <artifactId>json-client</artifactId>
    <version>1.0.5</version>
</dependency>// https://jarcasting.com/artifacts/no.bouvet/json-client/
implementation 'no.bouvet:json-client:1.0.5'// https://jarcasting.com/artifacts/no.bouvet/json-client/
implementation ("no.bouvet:json-client:1.0.5")'no.bouvet:json-client:jar:1.0.5'<dependency org="no.bouvet" name="json-client" rev="1.0.5">
  <artifact name="json-client" type="jar" />
</dependency>@Grapes(
@Grab(group='no.bouvet', module='json-client', version='1.0.5')
)libraryDependencies += "no.bouvet" % "json-client" % "1.0.5"[no.bouvet/json-client "1.0.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.1 | 
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.6.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-web | jar | 4.2.0.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |