This is the parent pom for the entire Osgiliath framework. It contains dependencies definitions, features and helpers, archetypes, as well as a reference sample
'net.osgiliath:net.osgiliath.parent:0.2.2'
<dependency>
<groupId>net.osgiliath</groupId>
<artifactId>net.osgiliath.parent</artifactId>
<version>0.2.2</version>
</dependency>
<dependency org="net.osgiliath" name="net.osgiliath.parent" rev="0.2.2"/>
"net.osgiliath", "net.osgiliath.parent", "0.2.2"