An archetype to create a Java project which is easy to deploy and execute.
'com.mycodefu:executable-jar-archetype:1.0'
<dependency>
<groupId>com.mycodefu</groupId>
<artifactId>executable-jar-archetype</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.mycodefu" name="executable-jar-archetype" rev="1.0"/>
"com.mycodefu", "executable-jar-archetype", "1.0"