MVN

org.zdevra : felix-maven-plugin

Maven & Gradle

May 26, 2014
0 stars

Apache Felix Plugin for Maven · OSGi Apache Felix maven plugin.

<plugin>
    <groupId>org.zdevra</groupId>
    <artifactId>felix-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.1

All Versions

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

Version Vulnerabilities Updated
1.0.x
felix-maven-plugin-1.0.1
felix-maven-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.zdevra</groupId>
    <artifactId>felix-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>