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