<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>itestutils</artifactId>
<version>4.0.3</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='itestutils', version='4.0.3')
)
<parent> <groupId>org.opendaylight.infrautils</groupId> <artifactId>parent</artifactId> <version>4.0.3</version> </parent>
compile
|-- junit:junit
|-- org.opendaylight.infrautils:infrautils-testutils
|-- com.guicedee.services:javax.inject
|-- org.ops4j.pax.exam:pax-exam
|-- org.ops4j.pax.exam:pax-exam-container-karaf
|-- org.ops4j.pax.exam:pax-exam-junit4
|-- org.ops4j.pax.url:pax-url-link
|-- org.ops4j.pax.url:pax-url-aether
|-- org.opendaylight.odlparent:opendaylight-karaf-empty:11.0.3