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