License |
License
The BSD 2-Clause License
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.dongliu |
ArtifactId | ArtifactIdxhttp-parent |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionExtension for JDK Http Module
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
xhttp-parent-2.1.1.pom | 9 KB |
Browse |
<!-- 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"]
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 |