<dependency>
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>concepts</artifactId>
<version>0.20.3</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.opendaylight.bgpcep</groupId> <artifactId>binding-parent</artifactId> <version>0.20.3</version> </parent>
compile
|-- org.opendaylight.yangtools:concepts
|-- org.opendaylight.yangtools:yang-common
|-- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types
|-- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types
provided
|-- org.checkerframework:checker-qual
test