Skip to content

rkonovalov/jfilter-soap

Repository files navigation

This is additional support of SOAP service response filtering Main project in https://github.com/rkonovalov/jfilter

Installation

For using this library you need to import dependency

<dependency>
    <groupId>com.github.rkonovalov</groupId>
    <artifactId>jfilter</artifactId>
    <version>1.0.18</version>
</dependency>

<dependency>
    <groupId>com.github.rkonovalov</groupId>
    <artifactId>jfilter-soap</artifactId>
    <version>1.0.18</version>
</dependency>

Usage

Details about usage could be found in manual https://rkonovalov.github.io/projects/jfilter/1.0.18/

Demo

Demo project https://github.com/rkonovalov/jfilter-soap-draft

Releases

No releases published

Packages

No packages published

Languages