License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.haoxuer.discover |
ArtifactId | ArtifactIddiscover-common-httpclient |
Last Version | Last Version3.3.16-20220327 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondiscover-common-httpclient
a simple httpclient
|
<!-- https://jarcasting.com/artifacts/com.haoxuer.discover/discover-common-httpclient/ -->
<dependency>
<groupId>com.haoxuer.discover</groupId>
<artifactId>discover-common-httpclient</artifactId>
<version>3.3.16-20220327</version>
</dependency>
// https://jarcasting.com/artifacts/com.haoxuer.discover/discover-common-httpclient/
implementation 'com.haoxuer.discover:discover-common-httpclient:3.3.16-20220327'
// https://jarcasting.com/artifacts/com.haoxuer.discover/discover-common-httpclient/
implementation ("com.haoxuer.discover:discover-common-httpclient:3.3.16-20220327")
'com.haoxuer.discover:discover-common-httpclient:jar:3.3.16-20220327'
<dependency org="com.haoxuer.discover" name="discover-common-httpclient" rev="3.3.16-20220327">
<artifact name="discover-common-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.haoxuer.discover', module='discover-common-httpclient', version='3.3.16-20220327')
)
libraryDependencies += "com.haoxuer.discover" % "discover-common-httpclient" % "3.3.16-20220327"
[com.haoxuer.discover/discover-common-httpclient "3.3.16-20220327"]
Group / Artifact | Type | Version |
---|---|---|
org.jodd : jodd-core | jar | 5.2.0 |
com.nbsaas.discovery : code-make | jar | 1.0.14 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |