License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.fangjinuo.agileway |
ArtifactId | ArtifactIdagileway-httpclient |
Last Version | Last Version3.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.fangjinuo.agileway:agileway-httpclient:3.1.8
Simplify the use of apache httpclient
|
Filename | Size |
---|---|
agileway-httpclient-3.1.8.pom | |
agileway-httpclient-3.1.8.jar | 19 KB |
agileway-httpclient-3.1.8-sources.jar | 7 KB |
agileway-httpclient-3.1.8-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-httpclient/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-httpclient</artifactId>
<version>3.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-httpclient/
implementation 'com.github.fangjinuo.agileway:agileway-httpclient:3.1.8'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-httpclient/
implementation ("com.github.fangjinuo.agileway:agileway-httpclient:3.1.8")
'com.github.fangjinuo.agileway:agileway-httpclient:jar:3.1.8'
<dependency org="com.github.fangjinuo.agileway" name="agileway-httpclient" rev="3.1.8">
<artifact name="agileway-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-httpclient', version='3.1.8')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-httpclient" % "3.1.8"
[com.github.fangjinuo.agileway/agileway-httpclient "3.1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpasyncclient Optional | jar | 4.1.5 |
org.apache.httpcomponents : httpclient Optional | jar | 4.5.13 |
org.slf4j : jcl-over-slf4j | jar | 1.7.22 |
org.slf4j : slf4j-api | jar | 1.7.22 |
com.github.fangjinuo.langx : langx-java | jar | 4.6.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |