BuildBox is set of tools and plugins based on Maven 2, helping java developers with various build types and with the build process itself.
'net.sf.buildbox:strictlogging:1.0.1'
<dependency>
<groupId>net.sf.buildbox</groupId>
<artifactId>strictlogging</artifactId>
<version>1.0.1</version>
</dependency>
<dependency org="net.sf.buildbox" name="strictlogging" rev="1.0.1"/>
"net.sf.buildbox", "strictlogging", "1.0.1"