加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
Igor Artamonov 提交于 2015-04-13 16:12 . Update README
HTTPBuilder = Easy HTTP client for Groovy.
Build Instructions:
HTTPBuilder is built using Apache Maven (http://maven.apache.org)
$ mvn install
Documentation: https://github.com/jgritman/httpbuilder/wiki
Contributions:
This project relies on the work of many open source projects including:
* Groovy: http://groovy.codehaus.org
* Apache HttpClient: http://hc.apache.org
* Json-Lib: http://json-lib.sourceforge.net/
* Neko HTML: http://nekohtml.sourceforge.net/
* Signpost: http://code.google.com/p/oauth-signpost/
This project also includes source code written by Martin Blom (martin@blom.org)
in the 'thirdparty' package. It is licensed under the LGPL v3 and
re-distributed with permission from the author.
License:
HTTPBuilder is copyright 2009-2011 Thomas Nichols except where otherwise noted.
This project is licensed under the Apache License Version 2.0 except where
otherwise noted in the source files.
You are receiving this code free of charge, which represents many hours of
effort from other individuals and corporations. As a responsible member
of the community, you are encouraged (but not required) to donate any
enhancements or improvements back to the community under a similar open
source license. Thank you. -TMN
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化