This is a simple Web Service Client library to call wide variety of web service behind HTTP.
In theory it can support any interface or payload.
On the request side, to convert java object to HTTP request components (URL, headers, body),
templating is used which allows it to call XML, JSON, SOAP, REST or anyother custom interface.
On the response side, it uses pluggable parser and a mapper to only extract the fields that are
of interest for the client program. The parser currently ...
Artifacts using WSClient (4)
1.WSFeeler3 usages
org.simple4j » WSFeeler MIT
This is a simple end to end Web Service Testing library to test wide variety of web service.
It supports hierarchy of test cases and test steps with wiring of request response objects using templated variable replacement.
Last Release on Feb 11, 2026
As the name says, this component is a proxy WS caller with AOP based caching mechanism.
This does not contain any cache infrastructure but just has the wiring for cachiing lifecycle management.
Last Release on May 6, 2026
RDBMS based messaging as an alternative to other standard messaging like JMS / Kafka
Last Release on May 6, 2026
This is a simple orchestrator for Web Service API calls.
It supports hierarchy of flows and steps with wiring of request response objects using templated variable replacement.
Last Release on Apr 19, 2026
- Prev
- 1
- Next