MVN

de.mhus.ports.karaf.tooling : karaf-services-maven-plugin

Maven & Gradle

Nov 01, 2017
2 stars

Apache Karaf :: Tooling :: Maven Karaf Plugin for Services Metadata

<plugin>
    <groupId>de.mhus.ports.karaf.tooling</groupId>
    <artifactId>karaf-services-maven-plugin</artifactId>
    <version>4.0.10</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.mhus.ports.karaf.tooling : karaf-services-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 4.0.10

All Versions

Choose a version of de.mhus.ports.karaf.tooling : karaf-services-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
karaf-services-maven-plugin-4.0.10

How to add a plugin to Maven

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

<plugin>
    <groupId>de.mhus.ports.karaf.tooling</groupId>
    <artifactId>karaf-services-maven-plugin</artifactId>
    <version>4.0.10</version>
</plugin>

Advertisement