MVN

com.arronlong.httpclientutil : httpclientutil

Maven & Gradle

Feb 07, 2018
1.4k stars

基于HttpClient-4.4.1封装的工具类。支持插件式配置Header、插件式配置httpclient对象,这样就可以方便地自定义header信息、配置ssl、配置proxy、Cookie等

<dependency>
    <groupId>com.arronlong.httpclientutil</groupId>
    <artifactId>httpclientutil</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.arronlong.httpclientutil : httpclientutil to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.arronlong.httpclientutil : httpclientutil to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
httpclientutil-1.0

How to add a dependency to Maven

Add the following com.arronlong.httpclientutil : httpclientutil maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.arronlong.httpclientutil</groupId>
    <artifactId>httpclientutil</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.arronlong.httpclientutil : httpclientutil gradle dependency to your build.gradle file:

implementation 'com.arronlong.httpclientutil:httpclientutil:1.0'

Gradle Kotlin DSL: Add the following com.arronlong.httpclientutil : httpclientutil gradle kotlin dependency to your build.gradle.kts file:

implementation("com.arronlong.httpclientutil:httpclientutil:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.arronlong.httpclientutil : httpclientutil sbt scala dependency to your build.sbt file:

libraryDependencies += "com.arronlong.httpclientutil" % "httpclientutil" % "1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 25, 2018
1.4k stars
Feb 06, 2018
1 stars
Feb 06, 2018
1 usages
9 stars
Mar 04, 2018
0 stars
Mar 07, 2019
1 usages
7 stars
Mar 07, 2019
1 usages
7 stars
Sep 04, 2018
2 usages
7 stars
Mar 07, 2019
7 stars
Mar 08, 2019
1 usages
7 stars
Oct 03, 2018
1 usages
7 stars