<dependency>
<groupId>org.finos.morphir</groupId>
<artifactId>morphir-runtime_3</artifactId>
<version>0.4.0-RC17</version>
</dependency>
@Grapes(
@Grab(group='org.finos.morphir', module='morphir-runtime_3', version='0.4.0-RC17')
)