The Executable WARs is a library and a Maven plugin that makes it possible to create web applications that can be run from the command line or deployed in a container.
'net.nisgits.executablewar:executable-war:0.2'
<dependency>
<groupId>net.nisgits.executablewar</groupId>
<artifactId>executable-war</artifactId>
<version>0.2</version>
</dependency>
<dependency org="net.nisgits.executablewar" name="executable-war" rev="0.2"/>
"net.nisgits.executablewar", "executable-war", "0.2"