<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>features-test</artifactId>
<version>9.0.15</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='features-test', version='9.0.15')
)
<parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>bundle-parent</artifactId> <version>9.0.15</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.service.resolver
|-- 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
|-- com.guicedee.services:javax.inject
|-- org.osgi:org.osgi.framework
|-- org.opendaylight.odlparent:opendaylight-karaf-empty
|-- org.opendaylight.odlparent:karaf-util
provided
|-- org.opendaylight.odlparent:bundles4-test
|-- org.apache.karaf.bundle:org.apache.karaf.bundle.core
test