MVN

org.opendaylight.faas : faas-karaf

Maven & Gradle

Mar 18, 2016
<dependency>
    <groupId>org.opendaylight.faas</groupId>
    <artifactId>faas-karaf</artifactId>
    <version>1.0.1-Beryllium-SR1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.faas : faas-karaf to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1-Beryllium-SR1

All Versions

Choose a version of org.opendaylight.faas : faas-karaf to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
faas-karaf-1.0.1-Beryllium-SR1
faas-karaf-1.0.0-Beryllium

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.faas</groupId>
    <artifactId>faas-karaf</artifactId>
    <version>1.0.1-Beryllium-SR1</version>
</dependency>