Build OSGi bundles and Eclipse Update Sites from existing JARs, e.g. from Maven repositories (Plugin for Gradle)
'org.standardout:bnd-platform:0.2'
<dependency>
<groupId>org.standardout</groupId>
<artifactId>bnd-platform</artifactId>
<version>0.2</version>
</dependency>
<dependency org="org.standardout" name="bnd-platform" rev="0.2"/>
"org.standardout", "bnd-platform", "0.2"