<dependency>
<groupId>com.netflix.netflix-commons</groupId>
<artifactId>netflix-eventbus</artifactId>
<version>0.3.0</version>
</dependency>
@Grapes(
@Grab(group='com.netflix.netflix-commons', module='netflix-eventbus', version='0.3.0')
)