<dependency>
<groupId>com.catchpoint</groupId>
<artifactId>cp-trace-instrument-integrations-hazelcast</artifactId>
<version>0.0.18</version>
</dependency>
libraryDependencies += "com.catchpoint" % "cp-trace-instrument-integrations-hazelcast" % "0.0.18"
@Grapes(
@Grab(group='com.catchpoint', module='cp-trace-instrument-integrations-hazelcast', version='0.0.18')
)
<dependency org="com.catchpoint" name="cp-trace-instrument-integrations-hazelcast" rev="0.0.18" />