Last Version

Extension for JDK Http Module 3.1.0

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
GroupId

GroupId

net.dongliu
ArtifactId

ArtifactId

xhttp
Version

Version

3.1.0
Type

Type

jar
Description

Description

Extension for JDK Http Module
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download xhttp 3.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
net.dongliu : commons jar 8.1.5
com.fasterxml.jackson.core : jackson-core Optional jar 2.10.3
com.fasterxml.jackson.core : jackson-annotations Optional jar 2.10.3
com.fasterxml.jackson.core : jackson-databind Optional jar 2.10.3
com.google.code.gson : gson Optional jar 2.8.6

provided (1)

Group / Artifact Type Version
org.checkerframework : checker-qual jar 2.6.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.mockito : mockito-core jar 2.23.4
io.undertow : undertow-core jar 2.0.30.Final

Project Modules

There are no modules declared in this project.