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