A project used to enforce coding conventions on other maven projects.
'ca.bbd:build-tools:0.1.0'
<dependency>
<groupId>ca.bbd</groupId>
<artifactId>build-tools</artifactId>
<version>0.1.0</version>
</dependency>
<dependency org="ca.bbd" name="build-tools" rev="0.1.0"/>
"ca.bbd", "build-tools", "0.1.0"