<dependency>
<groupId>com.mattwhipple.logman</groupId>
<artifactId>logman-log4j</artifactId>
<version>1.0.0</version>
</dependency>
@Grapes(
@Grab(group='com.mattwhipple.logman', module='logman-log4j', version='1.0.0')
)