MVN

hu.blackbelt.karaf.features : parent

Maven & Gradle

Oct 26, 2022

Apache commons karaf feature project · Karaf features parent

<dependency>
    <groupId>hu.blackbelt.karaf.features</groupId>
    <artifactId>parent</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of hu.blackbelt.karaf.features : parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of hu.blackbelt.karaf.features : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
parent-2.0.1
parent-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>hu.blackbelt.karaf.features</groupId>
    <artifactId>parent</artifactId>
    <version>2.0.1</version>
</dependency>