<dependency>
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>concepts</artifactId>
<version>0.6.2-Boron-SR2</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='concepts', version='0.6.2-Boron-SR2')
)
<parent> <groupId>org.opendaylight.bgpcep</groupId> <artifactId>bgpcep-parent</artifactId> <version>0.6.2-Boron-SR2</version> </parent>
compile
|-- com.google.code.findbugs:jsr305
|-- org.opendaylight.mdsal:yang-binding
|-- org.opendaylight.mdsal.model:ietf-inet-types-2013-07-15
|-- junit:junit
|-- org.hamcrest:hamcrest-core
test