File | Operation |
---|---|
bnd-parent-8.0.0.pom | download |
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>bnd-parent</artifactId>
<version>8.0.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='bnd-parent', version='8.0.0')
)
<parent> <groupId>org.opendaylight.mdsal</groupId> <artifactId>bnd-parent</artifactId> <version>14.0.1</version> </parent>