| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opendaylight.ovsdb |
| Идентификатор | Идентификаторfeatures-ovs-sfc |
| Версия | Версия0.1.4-Lithium-SR4 |
| Тип | Типjar |
| Описание |
ОписаниеThe OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.
|
| Имя Файла | Размер |
|---|---|
| features-ovs-sfc-0.1.4-Lithium-SR4.pom | |
| features-ovs-sfc-0.1.4-Lithium-SR4.jar | 3 KB |
| features-ovs-sfc-0.1.4-Lithium-SR4-sources.jar | 753 bytes |
| features-ovs-sfc-0.1.4-Lithium-SR4-features.xml | 530 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opendaylight.ovsdb/features-ovs-sfc/ -->
<dependency>
<groupId>org.opendaylight.ovsdb</groupId>
<artifactId>features-ovs-sfc</artifactId>
<version>0.1.4-Lithium-SR4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.ovsdb/features-ovs-sfc/
implementation 'org.opendaylight.ovsdb:features-ovs-sfc:0.1.4-Lithium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.ovsdb/features-ovs-sfc/
implementation ("org.opendaylight.ovsdb:features-ovs-sfc:0.1.4-Lithium-SR4")
'org.opendaylight.ovsdb:features-ovs-sfc:jar:0.1.4-Lithium-SR4'
<dependency org="org.opendaylight.ovsdb" name="features-ovs-sfc" rev="0.1.4-Lithium-SR4">
<artifact name="features-ovs-sfc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.ovsdb', module='features-ovs-sfc', version='0.1.4-Lithium-SR4')
)
libraryDependencies += "org.opendaylight.ovsdb" % "features-ovs-sfc" % "0.1.4-Lithium-SR4"
[org.opendaylight.ovsdb/features-ovs-sfc "0.1.4-Lithium-SR4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.opendaylight.controller : opendaylight-karaf-empty | zip | 1.5.4-Lithium-SR4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.opendaylight.odlparent : features-test | jar | 1.5.4-Lithium-SR4 |