HTTP Json Handler API

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

The BSD 2-Clause License
Categories

Categories

Net JSON Data
GroupId

GroupId

net.dongliu
ArtifactId

ArtifactId

xhttp-json-api
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

HTTP Json Handler API
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download xhttp-json-api

How to add to project

<!-- https://jarcasting.com/artifacts/net.dongliu/xhttp-json-api/ -->
<dependency>
    <groupId>net.dongliu</groupId>
    <artifactId>xhttp-json-api</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.dongliu/xhttp-json-api/
implementation 'net.dongliu:xhttp-json-api:2.1.1'
// https://jarcasting.com/artifacts/net.dongliu/xhttp-json-api/
implementation ("net.dongliu:xhttp-json-api:2.1.1")
'net.dongliu:xhttp-json-api:jar:2.1.1'
<dependency org="net.dongliu" name="xhttp-json-api" rev="2.1.1">
  <artifact name="xhttp-json-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dongliu', module='xhttp-json-api', version='2.1.1')
)
libraryDependencies += "net.dongliu" % "xhttp-json-api" % "2.1.1"
[net.dongliu/xhttp-json-api "2.1.1"]

Dependencies

compile (8)

Group / Artifact Type Version
net.dongliu : xhttp jar 2.1.1
net.dongliu : commons jar 7.0.2
com.fasterxml.jackson.core : jackson-core jar 2.9.5
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
com.fasterxml.jackson.core : jackson-annotations jar 2.9.5
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-params jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.1.0
2.0.0