MVN

org.ow2.util.maven : osgi-plugin-frameworks-launcher

Maven & Gradle

Dec 19, 2012

OW2 Util :: Maven :: Plugin :: OSGi :: Frameworks launcher core · Launches Several OSGi platforms

<plugin>
    <groupId>org.ow2.util.maven</groupId>
    <artifactId>osgi-plugin-frameworks-launcher</artifactId>
    <version>1.0.37</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.util.maven : osgi-plugin-frameworks-launcher to add to Maven - Latest Versions:

  • Latest Stable: 1.0.37

All Versions

Choose a version of org.ow2.util.maven : osgi-plugin-frameworks-launcher to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
osgi-plugin-frameworks-launcher-1.0.37
osgi-plugin-frameworks-launcher-1.0.36
osgi-plugin-frameworks-launcher-1.0.35
osgi-plugin-frameworks-launcher-1.0.34
osgi-plugin-frameworks-launcher-1.0.33
osgi-plugin-frameworks-launcher-1.0.32
osgi-plugin-frameworks-launcher-1.0.31
osgi-plugin-frameworks-launcher-1.0.30
osgi-plugin-frameworks-launcher-1.0.29
osgi-plugin-frameworks-launcher-1.0.28
osgi-plugin-frameworks-launcher-1.0.27
osgi-plugin-frameworks-launcher-1.0.26
osgi-plugin-frameworks-launcher-1.0.25
osgi-plugin-frameworks-launcher-1.0.24
osgi-plugin-frameworks-launcher-1.0.23
osgi-plugin-frameworks-launcher-1.0.22
osgi-plugin-frameworks-launcher-1.0.21
osgi-plugin-frameworks-launcher-1.0.20
osgi-plugin-frameworks-launcher-1.0.19
osgi-plugin-frameworks-launcher-1.0.18
osgi-plugin-frameworks-launcher-1.0.17
osgi-plugin-frameworks-launcher-1.0.16
osgi-plugin-frameworks-launcher-1.0.15
osgi-plugin-frameworks-launcher-1.0.14
osgi-plugin-frameworks-launcher-1.0.13
osgi-plugin-frameworks-launcher-1.0.12
osgi-plugin-frameworks-launcher-1.0.11
osgi-plugin-frameworks-launcher-1.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>org.ow2.util.maven</groupId>
    <artifactId>osgi-plugin-frameworks-launcher</artifactId>
    <version>1.0.37</version>
</plugin>