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