Extension for JDK Http Module

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-parent
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download xhttp-parent

Filename Size
xhttp-parent-2.1.1.pom 9 KB
Browse

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
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

  • xhttp
  • xhttp-json-api
  • xhttp-json-jackson
  • xhttp-json-jsonb

Versions

Version
2.1.1
2.1.0
2.0.0