public class JPropertiesCLI
extends Object
A command line tool for migrating between java.util.Properties and
json properties, and back again.
This is the default main.class when using jproperties with dependencies
jar file. So this class can be executed as:
java -jar jproperties-[version]-with-deps.jar [options] properties.f
See usage for further detail.