<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>xuml-model-compiler-test</artifactId>
<version>0.4.1</version>
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='xuml-model-compiler-test', version='0.4.1')
)