Configurations and other bits of usefulness.
'com.github.mikesena.maven.shared:build-tools:2.8'
<dependency>
<groupId>com.github.mikesena.maven.shared</groupId>
<artifactId>build-tools</artifactId>
<version>2.8</version>
</dependency>
<dependency org="com.github.mikesena.maven.shared" name="build-tools" rev="2.8"/>
"com.github.mikesena.maven.shared", "build-tools", "2.8"