Validate JSON. The library rejects invalid JSON in most cases, but it is not designed as a strict JSON validating parser. Support more JSON features. The library intentionally does not provide bean ...
A Gradle plugin for using the Eclipse Compiler for Java (ECJ) for compiling Java files. This plugin is loosely based on Niklas Walter's Gradle Eclipse Compiler for Java Plugin. Usually, simply ...