
Download WSClient JAR 1.0.0 with all dependencies
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 supports JSON and XML and returns a collections tree.
Files of the artifact WSClient version 1.0.0 from the group org.simple4j.
Test
Artifact WSClient
Group org.simple4j
Version 1.0.0
Organization not specified
URL https://github.com/simple4j/WSClient
License MIT License
Dependencies amount 7
Dependencies commons-beanutils, httpclient, httpcore, slf4j-api, jackson-core, jackson-databind, jackson-annotations,
There are maybe transitive dependencies!
Group org.simple4j
Version 1.0.0
Organization not specified
URL https://github.com/simple4j/WSClient
License MIT License
Dependencies amount 7
Dependencies commons-beanutils, httpclient, httpcore, slf4j-api, jackson-core, jackson-databind, jackson-annotations,
There are maybe transitive dependencies!
There is a newer version: 24.11.28.0
Show newest versionShow all versions of WSClient
Please rate this JAR file. Is it a good library?
6 downloads
Source code of WSClient version 1.0.0
META-INF
org.simple4j.wsclient.caller
org.simple4j.wsclient.exception
org.simple4j.wsclient.formatter
org.simple4j.wsclient.formatter.impl
org.simple4j.wsclient.http
org.simple4j.wsclient.mapper
org.simple4j.wsclient.parser
org.simple4j.wsclient.parser.impl
org.simple4j.wsclient.util
© 2015 - 2025 Weber Informatics LLC | Privacy Policy