<dependency>
<groupId>org.quickfixj</groupId>
<artifactId>quickfixj-examples-executor</artifactId>
<version>2.0.0</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.quickfixj', module='quickfixj-examples-executor', version='2.0.0')
)