MVN

org.opendaylight.faas : faas.project

Maven & Gradle

Oct 19, 2016

faas

<dependency>
    <groupId>org.opendaylight.faas</groupId>
    <artifactId>faas.project</artifactId>
    <version>1.0.4-Beryllium-SR4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.4-Beryllium-SR4

All Versions

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

Version Vulnerabilities Updated
1.0.x
faas.project-1.0.4-Beryllium-SR4
faas.project-1.0.3-Beryllium-SR3
faas.project-1.0.2-Beryllium-SR2
faas.project-1.0.1-Beryllium-SR1
faas.project-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.project</artifactId>
    <version>1.0.4-Beryllium-SR4</version>
</dependency>