MVN

org.opendaylight.sfc : sfc-distribution

Maven & Gradle

Jul 30, 2015
<dependency>
    <groupId>org.opendaylight.sfc</groupId>
    <artifactId>sfc-distribution</artifactId>
    <version>0.0.5-Helium-SR4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.sfc : sfc-distribution to add to Maven - Latest Versions:

  • Latest Stable: 0.0.5-Helium-SR4

All Versions

Choose a version of org.opendaylight.sfc : sfc-distribution to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
sfc-distribution-0.0.5-Helium-SR4
sfc-distribution-0.0.4-Helium-SR3
sfc-distribution-0.0.3-Helium-SR2
sfc-distribution-0.0.2-Helium-SR1.1
sfc-distribution-0.0.2-Helium-SR1
sfc-distribution-0.0.1-Helium

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.sfc</groupId>
    <artifactId>sfc-distribution</artifactId>
    <version>0.0.5-Helium-SR4</version>
</dependency>