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