sop-java/sop-java-json-gson
2025-07-25 14:09:06 +02:00
..
src Introduce sop-java-json-gson module 2025-07-25 14:09:06 +02:00
build.gradle Introduce sop-java-json-gson module 2025-07-25 14:09:06 +02:00
README.md Introduce sop-java-json-gson module 2025-07-25 14:09:06 +02:00

SOP-Java-JSON-GSON

JSON Parsing VERIFICATION extension JSON using Gson

Since revision 11, the SOP specification defines VERIFICATIONS extension JSON.

This module implements the JSONParser and JSONSerializer interfaces using Googles Gson library.