File | Operation |
---|---|
bgpcep-parent-0.4.2-Lithium-SR2.pom | download |
<dependency>
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>bgpcep-parent</artifactId>
<version>0.4.2-Lithium-SR2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='bgpcep-parent', version='0.4.2-Lithium-SR2')
)
<dependency org="org.opendaylight.bgpcep" name="bgpcep-parent" rev="0.4.2-Lithium-SR2" />
<parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>odlparent</artifactId> <version>1.5.2-Lithium-SR2</version> </parent>