Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 257 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 257 Bytes

JSON PROCESSOR (JSON VALIDATOR + JSON PATH UTIL + Rest API Utils)

Maven dependency:

<dependency>
    <groupId>com.github.salilvnair</groupId>
    <artifactId>jsonprocessor</artifactId>
    <version>2.0.0</version>
</dependency>