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