MVN

org.codehaus.groovy.modules.http-builder : http-builder

Maven & Gradle

Feb 25, 2014
138 usages
313 stars

HTTP client framework for Groovy · A builder-style HTTP client API, including authentication, and extensible handling of common content-types such as JSON and XML. It is built on top of Apache's HttpClient.

<dependency>
    <groupId>org.codehaus.groovy.modules.http-builder</groupId>
    <artifactId>http-builder</artifactId>
    <version>0.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.groovy.modules.http-builder : http-builder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.1
  • Latest Release Candidate: 0.5.0-RC3

All Versions

Choose a version of org.codehaus.groovy.modules.http-builder : http-builder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
http-builder-0.7.1
0.7
http-builder-0.7
0.6
http-builder-0.6
0.5.x
http-builder-0.5.2
http-builder-0.5.1
http-builder-0.5.0
http-builder-0.5.0-RC3
http-builder-0.5.0-RC2
http-builder-0.5.0-RC1

How to add a dependency to Maven

Add the following org.codehaus.groovy.modules.http-builder : http-builder maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.codehaus.groovy.modules.http-builder</groupId>
    <artifactId>http-builder</artifactId>
    <version>0.7.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.codehaus.groovy.modules.http-builder : http-builder gradle dependency to your build.gradle file:

implementation 'org.codehaus.groovy.modules.http-builder:http-builder:0.7.1'

Gradle Kotlin DSL: Add the following org.codehaus.groovy.modules.http-builder : http-builder gradle kotlin dependency to your build.gradle.kts file:

implementation("org.codehaus.groovy.modules.http-builder:http-builder:0.7.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.codehaus.groovy.modules.http-builder : http-builder sbt scala dependency to your build.sbt file:

libraryDependencies += "org.codehaus.groovy.modules.http-builder" % "http-builder" % "0.7.1"

Advertisement

Dependencies from Group

Feb 25, 2014
138 usages
313 stars

Discover Dependencies

Feb 12, 2010
2.7k usages
Sep 20, 2005
244 usages
Jan 10, 2008
44 usages
Feb 06, 2010
117 usages
Apr 24, 2009
19 usages
Jan 10, 2011
1.2k usages
May 05, 2014
63 usages
1.5k stars
Dec 21, 2011
47 usages
Sep 20, 2005
308 usages