<dependency>
<groupId>com.buschmais.jqassistant</groupId>
<artifactId>checkstyle-config</artifactId>
<version>2.3.1</version>
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant', module='checkstyle-config', version='2.3.1')
)