<dependency>
<groupId>org.ops4j.pax.exam</groupId>
<artifactId>regression-native-testng</artifactId>
<version>3.0.3</version>
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.exam', module='regression-native-testng', version='3.0.3')
)
<parent> <groupId>org.ops4j.pax</groupId> <artifactId>exam</artifactId> <version>3.0.3</version> </parent>
provided
|-- org.apache.geronimo.specs:geronimo-atinject_1.0_spec
|-- org.apache.geronimo.specs:geronimo-jta_1.1_spec
test
|-- org.ops4j.pax.exam:regression-pde-bundle
|-- org.ops4j.pax.exam:pax-exam-testng
|-- org.ops4j.pax.exam:pax-exam-container-native
|-- org.ops4j.pax.exam:pax-exam-link-mvn