File | Operation |
---|---|
clustering-it-1.8.2.pom | download |
<dependency>
<groupId>org.opendaylight.controller.samples</groupId>
<artifactId>clustering-it</artifactId>
<version>1.8.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller.samples', module='clustering-it', version='1.8.2')
)
<dependency org="org.opendaylight.controller.samples" name="clustering-it" rev="1.8.2" />
<parent> <groupId>org.opendaylight.controller.samples</groupId> <artifactId>sal-samples</artifactId> <version>1.8.2</version> </parent>