MVN

commons-httpclient : commons-httpclient

Maven & Gradle

Aug 21, 2007
2.2k usages

HttpClient · The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.

<dependency>
    <groupId>commons-httpclient</groupId>
    <artifactId>commons-httpclient</artifactId>
    <version>3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of commons-httpclient : commons-httpclient to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1
  • Latest Release Candidate: 3.1-rc1
  • Latest Beta: 3.1-beta1
  • Latest Alpha: 3.1-alpha1

All Versions

Choose a version of commons-httpclient : commons-httpclient to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
20020423
commons-httpclient-20020423
CVE-2012-5783
3.1
commons-httpclient-3.1
CVE-2012-5783
commons-httpclient-3.1-rc1
CVE-2012-5783
commons-httpclient-3.1-beta1
CVE-2012-5783
commons-httpclient-3.1-alpha1
CVE-2012-5783
3.0.x
commons-httpclient-3.0.1
CVE-2012-5783
3.0
commons-httpclient-3.0
CVE-2012-5783
commons-httpclient-3.0-rc4
CVE-2012-5783
commons-httpclient-3.0-alpha1
CVE-2012-5783
commons-httpclient-3.0-alpha2
CVE-2012-5783
commons-httpclient-3.0-beta1
CVE-2012-5783
commons-httpclient-3.0-rc1
CVE-2012-5783
commons-httpclient-3.0-rc2
CVE-2012-5783
commons-httpclient-3.0-rc3
CVE-2012-5783
3.0alpha2
commons-httpclient-3.0alpha2
3.0beta1
commons-httpclient-3.0beta1
CVE-2012-5783
3.0rc1
commons-httpclient-3.0rc1
CVE-2012-5783
3.0rc2
commons-httpclient-3.0rc2
CVE-2012-5783
3.0rc3
commons-httpclient-3.0rc3
CVE-2012-5783
3.0rc4
commons-httpclient-3.0rc4
CVE-2012-5783
2.0alpha1
commons-httpclient-2.0alpha1-20020606
CVE-2012-5783
commons-httpclient-2.0alpha1-20020829
CVE-2012-5783
commons-httpclient-2.0alpha1
CVE-2012-5783
2.0
commons-httpclient-2.0
CVE-2012-5783
commons-httpclient-2.0-alpha2
CVE-2012-5783
commons-httpclient-2.0-alpha2.20020903.070259
CVE-2012-5783
commons-httpclient-2.0-alpha2.20021115.044352
CVE-2012-5783
commons-httpclient-2.0-alpha3
CVE-2012-5783
commons-httpclient-2.0-beta1
CVE-2012-5783
commons-httpclient-2.0-beta2
CVE-2012-5783
commons-httpclient-2.0-rc1
CVE-2012-5783
commons-httpclient-2.0-rc2
CVE-2012-5783
commons-httpclient-2.0-rc3
CVE-2012-5783
2.0.x
commons-httpclient-2.0.2
CVE-2012-5783
commons-httpclient-2.0.1
CVE-2012-5783
1.0
commons-httpclient-1.0
CVE-2012-5783

How to add a dependency to Maven

Add the following commons-httpclient : commons-httpclient maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>commons-httpclient</groupId>
    <artifactId>commons-httpclient</artifactId>
    <version>3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following commons-httpclient : commons-httpclient gradle dependency to your build.gradle file:

implementation 'commons-httpclient:commons-httpclient:3.1'

Gradle Kotlin DSL: Add the following commons-httpclient : commons-httpclient gradle kotlin dependency to your build.gradle.kts file:

implementation("commons-httpclient:commons-httpclient:3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following commons-httpclient : commons-httpclient sbt scala dependency to your build.sbt file:

libraryDependencies += "commons-httpclient" % "commons-httpclient" % "3.1"

Advertisement

Dependencies from Group

Aug 21, 2007
2.2k usages

Discover Dependencies

Aug 16, 2023
3k usages
248 stars
Nov 06, 2006
677 usages
Jul 23, 2023
451 usages
Feb 09, 2022
36 usages
Mar 09, 2023
722 usages
14.5k stars
May 11, 2023
69 usages
81 stars
Jul 18, 2023
12 usages
2.5k stars
Aug 22, 2023
22.9k usages
14.5k stars
May 30, 2023
10k usages
998 stars
Nov 09, 2021
18 usages
119 stars