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