MVN

org.ow2.util.maven.osgi : maven-osgi-support

Maven & Gradle

Jun 12, 2013

OW2 Utilities :: Maven :: OSGi Support · OSGi plugins for Maven2

<dependency>
    <groupId>org.ow2.util.maven.osgi</groupId>
    <artifactId>maven-osgi-support</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.0

All Versions

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

Version Vulnerabilities Updated
2.0.x
maven-osgi-support-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.util.maven.osgi</groupId>
    <artifactId>maven-osgi-support</artifactId>
    <version>2.0.0</version>
</dependency>