<dependency>
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>pcep-topology-spi</artifactId>
<version>0.22.5</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='pcep-topology-spi', version='0.22.5')
)
<parent> <groupId>org.opendaylight.bgpcep</groupId> <artifactId>binding-parent</artifactId> <version>0.22.5</version> </parent>
compile
|-- org.opendaylight.bgpcep:pcep-topology-api
|-- org.opendaylight.bgpcep:programming-api
|-- org.opendaylight.bgpcep:programming-spi