<dependency>
<groupId>com.github.nfalco79</groupId>
<artifactId>junit4osgi-bundle</artifactId>
<version>1.2.15</version>
</dependency>
@Grapes(
@Grab(group='com.github.nfalco79', module='junit4osgi-bundle', version='1.2.15')
)
<parent> <groupId>com.github.nfalco79</groupId> <artifactId>junit4osgi-parent</artifactId> <version>1.2.15</version> </parent>
provided
|-- org.osgi:org.osgi.core:4.3.0
|-- org.osgi:org.osgi.service.log:1.3.0
|-- org.osgi:org.osgi.service.component:1.3.0
|-- org.osgi:org.osgi.util.tracker:1.5.1
test