<dependency> <groupId>com.github.sesygroup.choreography</groupId> <artifactId>coordination-logic-realizer</artifactId> <version>1.0.0</version> </dependency>
<dependency org="com.github.sesygroup.choreography" name="coordination-logic-realizer" rev="1.0.0"> <artifact name="coordination-logic-realizer" type="jar" /> </dependency>
@Grapes( @Grab(group='com.github.sesygroup.choreography', module='coordination-logic-realizer', version='1.0.0') )