File | Operation |
---|---|
jsonrpc-artifacts-1.15.1.pom | download |
<dependency>
<groupId>org.opendaylight.jsonrpc</groupId>
<artifactId>jsonrpc-artifacts</artifactId>
<version>1.15.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.jsonrpc', module='jsonrpc-artifacts', version='1.15.1')
)
<parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>odlparent-lite</artifactId> <version>13.0.7</version> </parent>