Jar examples for s:shell
Utilities for creating more complex shell commands with subcommands. It provides easy ability to parse the users command line input.
You can download jar file shell 0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add shell-0.1.jar to your project.
<dependency> <groupId>org.apache.clerezza.provisioning</groupId> <artifactId>shell</artifactId> <version>0.1</version> </dependency>
compile group: 'org.apache.clerezza.provisioning', name: 'shell', version: '0.1'
libraryDependencies += "org.apache.clerezza.provisioning" % "shell" % "0.1"
<dependency org="org.apache.clerezza.provisioning" name="shell" rev="0.1"/>
@Grapes(@Grab(group='org.apache.clerezza.provisioning', module='shell', version='0.1'))
'org.apache.clerezza.provisioning:shell:jar:0.1'
Click the following link to download the jar file.
shell-0.1-sources.jar