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