All Downloads are FREE. Search and download functionalities are using the official Maven repository.

p-builder-ng.http-builder-ng-apache.0.16.0.source-code.overview.adoc Maven / Gradle / Ivy

There is a newer version: 1.0.4
Show newest version
Http Builder NG is a modern Groovy DSL for making http requests. It requires Java 8 and a modern Groovy. It is built against Groovy 2.4.x,
but it doesn't make any assumptions about which version of Groovy you are using. The main goal of Http Builder NG is to allow you to make
http requests in a natural and readable way.

* Project: https://github.com/http-builder-ng/http-builder-ng/
* Site: https://http-builder-ng.github.io/http-builder-ng/
* Issues: https://github.com/http-builder-ng/http-builder-ng/issues

This is the "apache" library, containing the specific code to support the Apache HttpComponents client implementation.

== License

HTTP Builder NG is licensed under the http://www.apache.org/licenses/LICENSE-2.0[Apache 2] open source license.

----
Copyright 2017 HttpBuilder-NG Project

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file
except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the
License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied. See the License for the specific language governing permissions
and limitations under the License.
----




© 2015 - 2024 Weber Informatics LLC | Privacy Policy