JSON Client

Parent project for JSON Client

License

License

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

no.bouvet
ArtifactId

ArtifactId

json-client
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

JSON Client
Parent project for JSON Client

Download json-client

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.springframework : spring-web jar 4.2.0.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
no.bouvet

Bouvet OpenLab

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0