It is designed to be at least twice as fast as the original json-simple .

For projects using Gradle, add the following to your build.gradle file: implementation 'net.minidev:json-smart:2.5.2' Use code with caution. Key Features of JSON-smart

Since it shares the same interfaces as json-simple , projects can be ported by simply changing package names from org.json.simple to net.minidev.json .