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..
Here is the list of declaration for commons-httpclient. If you use Maven you can use the following code to add the dependency for this POM file.
<dependency> <groupId>commons-httpclient</groupId> <artifactId>commons-httpclient</artifactId> <version>3.0</version> </dependency>
If you think this Maven repository POM file listing for commons-httpclient is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
Name:Apache License
URL: http://www.apache.org/licenses/LICENSE-2.0.
The commons-httpclient-3.0 has 3 dependencies.The most popular ones are listed in the following table along with their categories and number of artifacts depending on them.
Category | Artifact | Depended By Count |
---|---|---|
JUnit | junit 3.8.1 JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java. | 1966 |
Log | commons-logging 1.0.3 Commons Logging | 69 |
Data Structure | commons-codec 1.2 The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities. | 56 |
The following table lists the most popular artifacts which are depending on commons-httpclient-3.0. Their categories and depend by count are also listed.
Category | Artifact | Depended By Count |
---|---|---|
Data Structure | not-yet-commons-ssl 0.3.9 A Java SSL component library | 6 |
Library | xlightweb 2.13.2 xLightweb is a lightweight, high performance, scalable web network library | 60 |
Library | xlightweb 2.13 xLightweb is a lightweight, high performance, scalable web network library | 17 |
The following plugins are used in the commons-httpclient-3.0.jar
The following packages are defined in the commons-httpclient-3.0.jar
org.apache.commons.httpclient org.apache.commons.httpclient.auth org.apache.commons.httpclient.cookie org.apache.commons.httpclient.methods org.apache.commons.httpclient.methods.multipart org.apache.commons.httpclient.params org.apache.commons.httpclient.protocol org.apache.commons.httpclient.util
Here is the content of the POM file.
<project> <modelVersion>4.0.0</modelVersion> <groupId>commons-httpclient</groupId> <artifactId>commons-httpclient</artifactId> <name>HttpClient</name> <version>3.0</version> <description>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.</description> <url>http://jakarta.apache.org/commons/httpclient/</url> <issueManagement> <url>http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=HttpClient&component=Commons+HttpClient&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=anywords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&emailassigned_to1=1&emailtype1=substring&email1=&emailreporter2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=</url> </issueManagement> <ciManagement> <notifiers> <notifier> <configuration> <address>httpclient-dev@jakarta.apache.org</address> </configuration> </notifier> </notifiers> </ciManagement> <inceptionYear>2001</inceptionYear> <mailingLists> <mailingList> <name>HttpClient Developer List</name> <subscribe>httpclient-dev-subscribe@jakarta.apache.org</subscribe> <unsubscribe>httpclient-dev-unsubscribe@jakarta.apache.org</unsubscribe> <archive>http://mail-archives.apache.org/eyebrowse/SummarizeList?listId=281</archive> </mailingList> <mailingList> <name>HttpClient User List</name> <subscribe>httpclient-user-subscribe@jakarta.apache.org</subscribe> <unsubscribe>httpclient-user-unsubscribe@jakarta.apache.org</unsubscribe> <archive>http://mail-archives.apache.org/eyebrowse/SummarizeList?listId=280</archive> </mailingList> </mailingLists> <contributors> <contributor> <name>Armando Anton</name> <email>armando.anton -at- newknow.com</email> </contributor> <contributor> <name>Ola Berg</name> <email></email> </contributor> <contributor> <name>Sam Berlin</name> <email>sberlin -at- limepeer.com</email> </contributor> <contributor> <name>Mike Bowler</name> <email></email> </contributor> <contributor> <name>Samit Jain</name> <email>jain.samit -at- gmail.com</email> </contributor> <contributor> <name>Eric Johnson</name> <email>eric -at- tibco.com</email> </contributor> <contributor> <name>Christian Kohlschuetter</name> <email>ck -at- newsclub.de</email> </contributor> <contributor> <name>Ryan Lubke</name> <email>Ryan.Lubke -at- Sun.COM</email> </contributor> <contributor> <name>Sam Maloney</name> <email>sam.maloney -at- filogix.com</email> </contributor> <contributor> <name>Rob Di Marco</name> <email>rdimarco -at- hmsonline.com</email> </contributor> <contributor> <name>Juergen Pill</name> <email>Juergen.Pill -at- softwareag.com</email> </contributor> <contributor> <name>Mohammad Rezaei</name> <email>mohammad.rezaei -at- gs.com</email> </contributor> <contributor> <name>Roland Weber</name> <email>ROLWEBER -at- de.ibm.com</email> </contributor> <contributor> <name>Laura Werner</name> <email>laura -at- lwerner.org</email> </contributor> </contributors> <licenses> <license> <name>Apache License</name> <url>http://www.apache.org/licenses/LICENSE-2.0</url> </license> </licenses> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk</connection> <url>http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk</url> </scm> <organization> <name>Apache Software Foundation</name> <url>http://jakarta.apache.org/</url> </organization> <build> <sourceDirectory>src/java</sourceDirectory> <testSourceDirectory>src/test</testSourceDirectory> <testResources> <testResource> <directory>src/test</directory> <includes> <include>**/*.keystore</include> </includes> </testResource> </testResources> <plugins> <plugin> <artifactId>surefire</artifactId> <configuration> <includes> <include>**/TestAll.java</include> </includes> </configuration> </plugin> </plugins> </build> <dependencies> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>3.8.1</version> </dependency> <dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> <version>1.0.3</version> </dependency> <dependency> <groupId>commons-codec</groupId> <artifactId>commons-codec</artifactId> <version>1.2</version> </dependency> </dependencies> <distributionManagement> <site> <id>default</id> <name>Default Site</name> <url>scp://people.apache.org//www/jakarta.apache.org/commons/httpclient/</url> </site> </distributionManagement> </project>