MVN

com.arronlong : httpclientutil

Maven & Gradle

Sep 25, 2018
1.4k stars

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

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

Latest Version

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

  • Latest Stable: 1.0.4

All Versions

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

Version Vulnerabilities Updated
1.0.x
httpclientutil-1.0.4
httpclientutil-1.0.2
httpclientutil-1.0.1
1.0
httpclientutil-1.0
httpclientutil
httpclientutil-httpclientutil

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.arronlong:httpclientutil:1.0.4'

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Sep 25, 2018
1.4k stars

Discover Dependencies

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
Feb 06, 2018
1 usages
4.7k stars