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.framework:0.0.4'
<dependency> <groupId>net.osgiliath</groupId> <artifactId>net.osgiliath.framework</artifactId> <version>0.0.4</version> </dependency>
<dependency org="net.osgiliath" name="net.osgiliath.framework" rev="0.0.4"/>
"net.osgiliath", "net.osgiliath.framework", "0.0.4"