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