All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

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

Download WSClient (1.0.0)
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!
There is a newer version: 24.11.28.0
Show newest version
Show more of this group  Show more artifacts with this name
Show 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
META-INF.META-INF.MANIFEST.MF
org.simple4j.wsclient.caller
org.simple4j.wsclient.caller.org.simple4j.wsclient.caller.Caller
org.simple4j.wsclient.exception
org.simple4j.wsclient.exception.org.simple4j.wsclient.exception.SystemException
org.simple4j.wsclient.exception.org.simple4j.wsclient.exception.ThrowableBean
org.simple4j.wsclient.exception.org.simple4j.wsclient.exception.ThrowableBeanFactory
org.simple4j.wsclient.formatter
org.simple4j.wsclient.formatter.org.simple4j.wsclient.formatter.IFormatter
org.simple4j.wsclient.formatter.impl
org.simple4j.wsclient.formatter.impl.org.simple4j.wsclient.formatter.impl.DummyFormatter
org.simple4j.wsclient.formatter.impl.org.simple4j.wsclient.formatter.impl.FreemarkerFormatter
org.simple4j.wsclient.formatter.impl.org.simple4j.wsclient.formatter.impl.SimpleFormatter
org.simple4j.wsclient.formatter.impl.org.simple4j.wsclient.formatter.impl.VelocityFormatter
org.simple4j.wsclient.http
org.simple4j.wsclient.http.org.simple4j.wsclient.http.HTTPWSClient
org.simple4j.wsclient.http.org.simple4j.wsclient.http.HTTPWSResponse
org.simple4j.wsclient.mapper
org.simple4j.wsclient.mapper.org.simple4j.wsclient.mapper.IMapper
org.simple4j.wsclient.parser
org.simple4j.wsclient.parser.org.simple4j.wsclient.parser.IParser
org.simple4j.wsclient.parser.impl
org.simple4j.wsclient.parser.impl.org.simple4j.wsclient.parser.impl.JSONParser
org.simple4j.wsclient.parser.impl.org.simple4j.wsclient.parser.impl.XMLParser
org.simple4j.wsclient.util
org.simple4j.wsclient.util.org.simple4j.wsclient.util.CollectionsPathRetreiver




© 2015 - 2025 Weber Informatics LLC | Privacy Policy