MVN

com.composum.platform.features : composum-launcher-feature-felixcontainer

Maven & Gradle

Jun 28, 2023

Composum Launcher Feature Felixcontainer · Creates a zip containing the felix artifact needed to start a feature launcher

<dependency>
    <groupId>com.composum.platform.features</groupId>
    <artifactId>composum-launcher-feature-felixcontainer</artifactId>
    <version>1.5.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.composum.platform.features : composum-launcher-feature-felixcontainer to add to Maven - Latest Versions:

  • Latest Stable: 1.5.2.1

All Versions

Choose a version of com.composum.platform.features : composum-launcher-feature-felixcontainer to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
composum-launcher-feature-felixcontainer-1.5.2.1
composum-launcher-feature-felixcontainer-1.5.1
composum-launcher-feature-felixcontainer-1.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.composum.platform.features</groupId>
    <artifactId>composum-launcher-feature-felixcontainer</artifactId>
    <version>1.5.2.1</version>
</dependency>