A Maven parent pom offering à la carte selection of common dependency groups and common build profiles.
'net.big-oh:pomade:1.0'
<dependency>
<groupId>net.big-oh</groupId>
<artifactId>pomade</artifactId>
<version>1.0</version>
</dependency>
<dependency org="net.big-oh" name="pomade" rev="1.0"/>
"net.big-oh", "pomade", "1.0"