.bradleysmithllc.java-cl-parser.java-cl-parser.3.1.6.source-code.runtime_options.vm Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-cl-parser Show documentation
Show all versions of java-cl-parser Show documentation
This parser strives to achieve an elegant, ioc-type interface to make launching command-line projects
effortless.
${nickName} v${entry.version()}
Run on: ${datetime}
OPTION | VALUE
#foreach($option in ${options})
${option.key}|#if(${option.value}) ${option.value}#else NOT SUPPLIED #end
#end