File | Operation |
---|---|
pcep-parent-0.4.0-Lithium.pom | download |
<dependency>
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>pcep-parent</artifactId>
<version>0.4.0-Lithium</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='pcep-parent', version='0.4.0-Lithium')
)
<parent> <groupId>org.opendaylight.bgpcep</groupId> <artifactId>bgpcep-parent</artifactId> <version>0.4.0-Lithium</version> </parent>