<dependency>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-service-notif-pull</artifactId>
<version>2.0.0</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.jolokia', module='jolokia-service-notif-pull', version='2.0.0')
)