<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>plantuml-maven-plugin-test</artifactId>
<version>0.2.6</version>
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='plantuml-maven-plugin-test', version='0.2.6')
)