License |
License
The BSD 2-Clause License
|
---|---|
Categories |
CategoriesNet JSON Data |
GroupId | GroupIdnet.dongliu |
ArtifactId | ArtifactIdxhttp-json-jsonb |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHTTP Json Handle with Jsonb
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
xhttp-json-jsonb-2.1.1.pom | |
xhttp-json-jsonb-2.1.1.jar | 3 KB |
xhttp-json-jsonb-2.1.1-sources.jar | 1 KB |
xhttp-json-jsonb-2.1.1-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.dongliu/xhttp-json-jsonb/ -->
<dependency>
<groupId>net.dongliu</groupId>
<artifactId>xhttp-json-jsonb</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.dongliu/xhttp-json-jsonb/
implementation 'net.dongliu:xhttp-json-jsonb:2.1.1'
// https://jarcasting.com/artifacts/net.dongliu/xhttp-json-jsonb/
implementation ("net.dongliu:xhttp-json-jsonb:2.1.1")
'net.dongliu:xhttp-json-jsonb:jar:2.1.1'
<dependency org="net.dongliu" name="xhttp-json-jsonb" rev="2.1.1">
<artifact name="xhttp-json-jsonb" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dongliu', module='xhttp-json-jsonb', version='2.1.1')
)
libraryDependencies += "net.dongliu" % "xhttp-json-jsonb" % "2.1.1"
[net.dongliu/xhttp-json-jsonb "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
net.dongliu : xhttp-json-api | jar | 2.1.1 |
net.dongliu : commons | jar | 7.0.2 |
net.dongliu : xhttp | jar | 2.1.1 |
javax.json.bind : javax.json.bind-api | jar | 1.0 |
org.eclipse : yasson | jar | 1.0.2 |
org.glassfish : javax.json | jar | 1.1.3 |
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 |