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