MVN

org.apache.karaf.demos.profiles : static

Maven & Gradle

Nov 29, 2018

Apache Karaf :: Demos :: Profiles :: Static Assembly

<dependency>
    <groupId>org.apache.karaf.demos.profiles</groupId>
    <artifactId>static</artifactId>
    <version>4.1.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.karaf.demos.profiles : static to add to Maven - Latest Versions:

  • Latest Stable: 4.1.7

All Versions

Choose a version of org.apache.karaf.demos.profiles : static to add to Maven - All Versions:

Version Vulnerabilities Updated
4.2.x
static-4.2.0
static-4.2.0.M2
static-4.2.0.M1
4.1.x
static-4.1.7
static-4.1.6
static-4.1.5
static-4.1.4
static-4.1.3
static-4.1.2
static-4.1.1
static-4.1.0
4.0.x
static-4.0.10
static-4.0.9
static-4.0.8
static-4.0.7
static-4.0.6
static-4.0.5
static-4.0.4
static-4.0.3
static-4.0.2
static-4.0.1
static-4.0.0
static-4.0.0.M3
static-4.0.0.M2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.karaf.demos.profiles</groupId>
    <artifactId>static</artifactId>
    <version>4.1.7</version>
</dependency>

Advertisement