<dependency>
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>pcep-topology-spi</artifactId>
<version>0.19.6</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='pcep-topology-spi', version='0.19.6')
)