com.enioka.jqm.cli.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jqm-cli Show documentation
Show all versions of jqm-cli Show documentation
A library containing most JQM CLI commands as well as the CLI parser
The newest version!
/**
* Exposition of administrative operations as CLI commands.
* The CLI itself is a public API, but this Java package (the implementation of this CLI) is JQM-internal.
*
* The entry point is a CommandLine implementation exposed as a service.
*/
package com.enioka.jqm.cli;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy