A Maven archetype to ease the creation of new libraries.
'com.wandrell.archetype:library:0.2.1'
<dependency>
<groupId>com.wandrell.archetype</groupId>
<artifactId>library</artifactId>
<version>0.2.1</version>
</dependency>
<dependency org="com.wandrell.archetype" name="library" rev="0.2.1"/>
"com.wandrell.archetype", "library", "0.2.1"