Groovy Wslite
Lightweight SOAP and REST webservice clients for Groovy
groovy-wslite is a lightweight web service client library for Groovy that focuses on simplicity for HTTP/REST and SOAP interactions. It provides concise DSLs to build requests, set headers, add form/multipart bodies, and handle authentication without verbose boilerplate. Responses are easy to consume through Groovy’s idioms, with convenient parsing of JSON and XML plus access to raw streams when needed.