<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>features4-test</artifactId>
<version>1.8.0-Carbon</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='features4-test', version='1.8.0-Carbon')
)
<parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>bundle-parent</artifactId> <version>1.8.0-Carbon</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
|-- org.apache.maven.wagon:wagon-http:2.10
|-- org.apache.karaf.features:standard
|-- junit:junit
|-- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint
|-- org.apache.karaf.deployer:org.apache.karaf.deployer.features
|-- org.ops4j.pax.url:pax-url-wrap
|-- org.apache.karaf:apache-karaf
provided
|-- org.opendaylight.odlparent:bundles4-test
|-- org.hamcrest:hamcrest-core
test