Jewel CLI - command line parsing library for Java programs
JewelCli uses an annotated interface or class definition to automatically parse and present command line arguments.
The JewelCli documentation is available.
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesMaven Build Tools CLI User Interface | 
        
| GroupId | GroupIdcom.lexicalscope.jewelcli | 
    
| ArtifactId | ArtifactIdjewelcli-maven-report-plugin | 
    
| Last Version | Last Version0.8.9 | 
        
| Release Date | Release Date | 
        
| Type | Typemaven-plugin | 
    
| Description | 
            DescriptionJewelCli Report Maven Mojo 
            Parent Project for JewelCli 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
<plugin>
    <groupId>com.lexicalscope.jewelcli</groupId>
    <artifactId>jewelcli-maven-report-plugin</artifactId>
    <version>0.8.9</version>
</plugin>
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.lexicalscope.jewelcli : jewelcli | jar | 0.8.9 | 
| com.googlecode.lambdaj : lambdaj Optional | jar | 2.3.1 | 
| org.apache.maven : maven-plugin-api | jar | 2.0 | 
| org.apache.maven : maven-project | jar | 2.2.1 | 
| org.apache.maven.reporting : maven-reporting-api | jar | 3.0 | 
| org.apache.maven.reporting : maven-reporting-impl | jar | 2.1 | 
JewelCli uses an annotated interface or class definition to automatically parse and present command line arguments.
The JewelCli documentation is available.