Jar examples for f:features-maven-plugin
This mojo allows for manipulation of OSGi features.xml files.
You can download jar file features-maven-plugin 2.2.8 in this page.
Apache License
You can use the following script to add features-maven-plugin-2.2.8.jar to your project.
<dependency> <groupId>org.apache.karaf.tooling</groupId> <artifactId>features-maven-plugin</artifactId> <version>2.2.8</version> </dependency>
compile group: 'org.apache.karaf.tooling', name: 'features-maven-plugin', version: '2.2.8'
libraryDependencies += "org.apache.karaf.tooling" % "features-maven-plugin" % "2.2.8"
<dependency org="org.apache.karaf.tooling" name="features-maven-plugin" rev="2.2.8"/>
@Grapes(@Grab(group='org.apache.karaf.tooling', module='features-maven-plugin', version='2.2.8'))
'org.apache.karaf.tooling:features-maven-plugin:jar:2.2.8'
Click the following link to download the jar file.
features-maven-plugin-2.2.8-javadoc.jar