A gradle plugin that generates an executable shell script that embeds a runnable application jar with all of its dependencies.
'org.cinchapi:jarsh:0.1'
<dependency>
<groupId>org.cinchapi</groupId>
<artifactId>jarsh</artifactId>
<version>0.1</version>
</dependency>
<dependency org="org.cinchapi" name="jarsh" rev="0.1"/>
"org.cinchapi", "jarsh", "0.1"