Download List

项目描述

Resty is a small, convenient API to talk to RESTful services from Java. Its focus is on simplicity and ease-of-use, often requiring only two lines of code to access RESTful Web services. It lets you use much less code than URLConnection, it's simpler than Apache HTTP client, and it's more reliable than Jersey client.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-26 15:42
0.2.0

对PUT和DELETE支持加入。现在提交表单数据使用应用程序/多重,覆盖方式。
标签: Major
Support for PUT and DELETE was added. Form data is now submitted using application/multipart-formdata.

Project Resources