Jar examples for h:http-client-builder
Apache HTTP Client configured with sensible defaults.
You can download jar file http-client-builder 2.0 in this page.
Open Source License
You can use the following script to add http-client-builder-2.0.jar to your project.
<dependency> <groupId>no.digipost</groupId> <artifactId>http-client-builder</artifactId> <version>2.0</version> </dependency>
compile group: 'no.digipost', name: 'http-client-builder', version: '2.0'
libraryDependencies += "no.digipost" % "http-client-builder" % "2.0"
<dependency org="no.digipost" name="http-client-builder" rev="2.0"/>
@Grapes(@Grab(group='no.digipost', module='http-client-builder', version='2.0'))
'no.digipost:http-client-builder:jar:2.0'
Click the following link to download the jar file.
http-client-builder-2.0-javadoc.jar