<dependency>
<groupId>com.github.nfalco79</groupId>
<artifactId>junit4osgi-bundle</artifactId>
<version>1.1.2</version>
</dependency>
@Grapes(
@Grab(group='com.github.nfalco79', module='junit4osgi-bundle', version='1.1.2')
)