MVN

io.wcm.osgi.wrapper : io.wcm.osgi.wrapper.parent

Maven & Gradle

May 25, 2018
2 stars

OSGi Wrapper Parent · Parent POM for OSGi Wrapper Bundles.

<dependency>
    <groupId>io.wcm.osgi.wrapper</groupId>
    <artifactId>io.wcm.osgi.wrapper.parent</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.wcm.osgi.wrapper : io.wcm.osgi.wrapper.parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of io.wcm.osgi.wrapper : io.wcm.osgi.wrapper.parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
io.wcm.osgi.wrapper.parent-1.0.6
io.wcm.osgi.wrapper.parent-1.0.4
io.wcm.osgi.wrapper.parent-1.0.2
io.wcm.osgi.wrapper.parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.wcm.osgi.wrapper</groupId>
    <artifactId>io.wcm.osgi.wrapper.parent</artifactId>
    <version>1.0.6</version>
</dependency>

Advertisement