File | Operation |
---|---|
features-jsonrpc-1.17.1.pom | download |
<dependency>
<groupId>org.opendaylight.jsonrpc</groupId>
<artifactId>features-jsonrpc</artifactId>
<version>1.17.1</version>
<type>feature</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.jsonrpc', module='features-jsonrpc', version='1.17.1')
)