<dependency>
<groupId>org.opendaylight.jsonrpc</groupId>
<artifactId>jsonrpc-api</artifactId>
<version>1.3.3</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.jsonrpc', module='jsonrpc-api', version='1.3.3')
)