This is a simple demo how JSON serialization and deserialization works in Java with an external dependency configured using Gradle.
You can run the following command to start the program. Look for the console output.
./gradlew run
Alternatively, you can also import the source code into IntelliJ and debug the program.