DOC

org.codehaus.groovy : http-builder

Maven & Gradle

Mar 04, 2009

HTTP client builder DSL for Groovy · This project provides a simple builder-style HTTP client API, including common authentication mechanisms, and easy handling of common content-types such as JSON and XML. It is built on top of Apache's HttpClient.

Table Of Contents

Latest Version

Download org.codehaus.groovy : http-builder Javadoc & API Documentation - Latest Versions:

All Versions

Download org.codehaus.groovy : http-builder Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.4.x
0.3.x
0.2.x

How to open Javadoc JAR file in web browser

  1. Rename the file http-builder-0.4.1-javadoc.jar to http-builder-0.4.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder http-builder-0.4.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "http-builder-0.4.1-sources.jar" -d "http-builder-0.4.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Aug 22, 2023
3.4k usages
5.1k stars
Aug 22, 2023
2.1k usages
5.1k stars
Aug 22, 2023
825 usages
5.1k stars
Aug 22, 2023
802 usages
5.1k stars
Aug 22, 2023
778 usages
5.1k stars

Discover Dependencies