JSONViewerTool UtilsΒΆ

Lightweight Java utilities for JSON validation and processing.

InstallationΒΆ

<dependency>
  <groupId>com.jsonviewertool</groupId>
  <artifactId>jsonviewertool-utils</artifactId>
  <version>0.1.0</version>
</dependency>