io.github.mmm.cli.container.impl.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mmm-cli Show documentation
Show all versions of mmm-cli Show documentation
Module to build a command-line-interface and parse arguments easier.
The newest version!
/* Copyright (c) The m-m-m Team, Licensed under the Apache License, Version 2.0
* http://www.apache.org/licenses/LICENSE-2.0 */
/**
* Contains {@link io.github.mmm.cli.container.impl.CliCommandWithProperties} with meta-data for the parsed properties of a
* {@link io.github.mmm.cli.command.CliCommand}.
*/
package io.github.mmm.cli.container.impl;