MVN

org.ow2.spec.osgi : osgi

Maven & Gradle

May 07, 2013
<dependency>
    <groupId>org.ow2.spec.osgi</groupId>
    <artifactId>osgi</artifactId>
    <version>1.0.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.spec.osgi : osgi to add to Maven - Latest Versions:

  • Latest Stable: 1.0.13

All Versions

Choose a version of org.ow2.spec.osgi : osgi to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
osgi-1.0.13
osgi-1.0.12
osgi-1.0.11
osgi-1.0.10
osgi-1.0.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.spec.osgi</groupId>
    <artifactId>osgi</artifactId>
    <version>1.0.13</version>
</dependency>