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