<dependency>
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>graph-api</artifactId>
<version>0.20.9</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='graph-api', version='0.20.9')
)