MVN

org.apache.felix : maven-bundle-plugin

Maven & Gradle

May 15, 2023
94 usages
128 stars

Maven Bundle Plugin · Provides a maven plugin that supports creating an OSGi bundle from the contents of the compilation classpath along with its resources and dependencies. Plus a zillion other features. The plugin uses the Bnd tool (http://www.aqute.biz/Code/Bnd)

<plugin>
    <groupId>org.apache.felix</groupId>
    <artifactId>maven-bundle-plugin</artifactId>
    <version>5.1.9</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.felix : maven-bundle-plugin to add to Maven - Latest Versions:

  • Latest Stable: 5.1.9

All Versions

Choose a version of org.apache.felix : maven-bundle-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
5.1.x
maven-bundle-plugin-5.1.9
maven-bundle-plugin-5.1.8
maven-bundle-plugin-5.1.7
maven-bundle-plugin-5.1.6
maven-bundle-plugin-5.1.5
maven-bundle-plugin-5.1.4
maven-bundle-plugin-5.1.3
maven-bundle-plugin-5.1.2
maven-bundle-plugin-5.1.1
4.2.x
maven-bundle-plugin-4.2.1
maven-bundle-plugin-4.2.0
4.1.x
maven-bundle-plugin-4.1.0
4.0.x
maven-bundle-plugin-4.0.0
3.5.x
maven-bundle-plugin-3.5.1
maven-bundle-plugin-3.5.0
3.4.x
maven-bundle-plugin-3.4.0
3.3.x
maven-bundle-plugin-3.3.0
3.2.x
maven-bundle-plugin-3.2.0
3.0.x
maven-bundle-plugin-3.0.1
maven-bundle-plugin-3.0.0
2.5.x
maven-bundle-plugin-2.5.4
maven-bundle-plugin-2.5.3
maven-bundle-plugin-2.5.2
maven-bundle-plugin-2.5.0
2.4.x
maven-bundle-plugin-2.4.0
2.3.x
maven-bundle-plugin-2.3.7
maven-bundle-plugin-2.3.6
maven-bundle-plugin-2.3.5
maven-bundle-plugin-2.3.4
2.2.x
maven-bundle-plugin-2.2.0
2.1.x
maven-bundle-plugin-2.1.0
2.0.x
maven-bundle-plugin-2.0.1
maven-bundle-plugin-2.0.0
1.4.x
maven-bundle-plugin-1.4.3
maven-bundle-plugin-1.4.2
maven-bundle-plugin-1.4.1
maven-bundle-plugin-1.4.0
1.2.x
maven-bundle-plugin-1.2.1
maven-bundle-plugin-1.2.0
1.0.x
maven-bundle-plugin-1.0.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.apache.felix</groupId>
    <artifactId>maven-bundle-plugin</artifactId>
    <version>5.1.9</version>
</plugin>

Advertisement

Dependencies from Group

Discover Dependencies

Feb 10, 2020
166 usages
4.2k stars
Aug 13, 2014
38 usages
7 stars
Aug 23, 2023
209 usages
2.5k stars
Mar 02, 2023
2.7k usages
345 stars
May 15, 2023
15 usages
90 stars
Aug 18, 2023
205 usages
338 stars
836 usages
452 stars
Aug 10, 2023
1.4k usages
27 stars
Jul 31, 2023
347 usages
40 stars