<dependency>
<groupId>org.wso2.orbit.com.lmax</groupId>
<artifactId>disruptor</artifactId>
<version>3.3.7.wso2v1</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.wso2.orbit.com.lmax', module='disruptor', version='3.3.7.wso2v1')
)
compile