<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>features-test</artifactId>
<version>3.1.7</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='features-test', version='3.1.7')
)
<parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>bundle-parent</artifactId> <version>3.1.7</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.osgi:org.osgi.compendium
|-- 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.opendaylight.odlparent:opendaylight-karaf-empty
|-- org.opendaylight.odlparent:karaf-util
|-- javax.xml.bind:jaxb-api:2.2.11
|-- com.sun.xml.bind:jaxb-core:2.2.11
|-- com.sun.xml.bind:jaxb-impl:2.2.11
|-- javax.activation:activation:1.1.1
provided
|-- org.opendaylight.odlparent:bundles4-test
|-- org.apache.karaf.bundle:org.apache.karaf.bundle.core
|-- org.hamcrest:hamcrest-core
test