<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>features-test</artifactId>
<version>1.6.0-Beryllium</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='features-test', version='1.6.0-Beryllium')
)
<dependency org="org.opendaylight.odlparent" name="features-test" rev="1.6.0-Beryllium" />
<parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>bundle-parent</artifactId> <version>1.6.0-Beryllium</version> </parent>
compile
|-- org.ops4j.pax.exam:pax-exam-container-karaf
|-- org.ops4j.pax.exam:pax-exam-junit4
|-- org.ops4j.pax.exam:pax-exam
|-- org.ops4j.pax.url:pax-url-aether
|-- javax.inject:javax.inject:1
|-- org.apache.karaf.features:org.apache.karaf.features.core
|-- junit:junit