<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>config-doclet-tests-common</artifactId>
<version>0.7</version>
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='config-doclet-tests-common', version='0.7')
)