File | Operation |
---|---|
junit4osgi-parent-1.1.2.pom | download |
<dependency>
<groupId>com.github.nfalco79</groupId>
<artifactId>junit4osgi-parent</artifactId>
<version>1.1.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.nfalco79', module='junit4osgi-parent', version='1.1.2')
)