Jar examples for b:bnd-export-maven-plugin
Resolve and Export OSGi applications.
You can download jar file bnd-export-maven-plugin 3.4.0 in this page.
Apache License, Version 2.0
You can use the following script to add bnd-export-maven-plugin-3.4.0.jar to your project.
<dependency> <groupId>biz.aQute.bnd</groupId> <artifactId>bnd-export-maven-plugin</artifactId> <version>3.4.0</version> </dependency>
compile group: 'biz.aQute.bnd', name: 'bnd-export-maven-plugin', version: '3.4.0'
libraryDependencies += "biz.aQute.bnd" % "bnd-export-maven-plugin" % "3.4.0"
<dependency org="biz.aQute.bnd" name="bnd-export-maven-plugin" rev="3.4.0"/>
@Grapes(@Grab(group='biz.aQute.bnd', module='bnd-export-maven-plugin', version='3.4.0'))
'biz.aQute.bnd:bnd-export-maven-plugin:jar:3.4.0'
Click the following link to download the jar file.
bnd-export-maven-plugin-3.4.0-javadoc.jar