http-requests-groovy

Adds Groovy extensions to the HTTP requests library. This library enhances theHttpClient and its descendents with Groovy-style DSL method variants, and adds Groovy-specificentity converters.

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.budjb
ArtifactId

ArtifactId

http-requests-groovy
Last Version

Last Version

2.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

http-requests-groovy
Adds Groovy extensions to the HTTP requests library. This library enhances theHttpClient and its descendents with Groovy-style DSL method variants, and adds Groovy-specificentity converters.
Project URL

Project URL

https://github.com/budjb/http-requests
Source Code Management

Source Code Management

https://github.com/budjb/http-requests

Download http-requests-groovy

How to add to project

<!-- https://jarcasting.com/artifacts/com.budjb/http-requests-groovy/ -->
<dependency>
    <groupId>com.budjb</groupId>
    <artifactId>http-requests-groovy</artifactId>
    <version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.budjb/http-requests-groovy/
implementation 'com.budjb:http-requests-groovy:2.0.7'
// https://jarcasting.com/artifacts/com.budjb/http-requests-groovy/
implementation ("com.budjb:http-requests-groovy:2.0.7")
'com.budjb:http-requests-groovy:jar:2.0.7'
<dependency org="com.budjb" name="http-requests-groovy" rev="2.0.7">
  <artifact name="http-requests-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.budjb', module='http-requests-groovy', version='2.0.7')
)
libraryDependencies += "com.budjb" % "http-requests-groovy" % "2.0.7"
[com.budjb/http-requests-groovy "2.0.7"]

Dependencies

compile (4)

Group / Artifact Type Version
com.budjb : http-requests-core jar 2.0.7
org.codehaus.groovy : groovy jar 2.5.6
org.codehaus.groovy : groovy-json jar 2.5.6
org.codehaus.groovy : groovy-xml jar 2.5.6

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.3.BETA
2.0.2
2.0.2.BETA
2.0.1
2.0.1.BETA
2.0.0
2.0.0.BETA