MVN

com.joaoassuncao.osgi-utils : osgi-utils-parent

Maven & Gradle

Nov 23, 2022
0 stars

OSGi Utils :: Parent · Collection of utilities useful in OSGi environments.

<dependency>
    <groupId>com.joaoassuncao.osgi-utils</groupId>
    <artifactId>osgi-utils-parent</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.joaoassuncao.osgi-utils : osgi-utils-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.joaoassuncao.osgi-utils : osgi-utils-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
osgi-utils-parent-1.1.0
1.0.x
osgi-utils-parent-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.joaoassuncao.osgi-utils</groupId>
    <artifactId>osgi-utils-parent</artifactId>
    <version>1.1.0</version>
</dependency>