<dependency>
<groupId>biz.aQute.bnd</groupId>
<artifactId>biz.aQute.remote.fixup</artifactId>
<version>6.3.0</version>
</dependency>
@Grapes(
@Grab(group='biz.aQute.bnd', module='biz.aQute.remote.fixup', version='6.3.0')
)