utils.config

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.

License

License

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

org.opendaylight.netvirt
ArtifactId

ArtifactId

utils.config
Last Version

Last Version

1.3.4-Boron-SR4
Release Date

Release Date

Type

Type

jar
Description

Description

utils.config
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.
Project Organization

Project Organization

OpenDaylight

Download utils.config

How to add to project

<!-- https://jarcasting.com/artifacts/org.opendaylight.netvirt/utils.config/ -->
<dependency>
    <groupId>org.opendaylight.netvirt</groupId>
    <artifactId>utils.config</artifactId>
    <version>1.3.4-Boron-SR4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.netvirt/utils.config/
implementation 'org.opendaylight.netvirt:utils.config:1.3.4-Boron-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.netvirt/utils.config/
implementation ("org.opendaylight.netvirt:utils.config:1.3.4-Boron-SR4")
'org.opendaylight.netvirt:utils.config:jar:1.3.4-Boron-SR4'
<dependency org="org.opendaylight.netvirt" name="utils.config" rev="1.3.4-Boron-SR4">
  <artifact name="utils.config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netvirt', module='utils.config', version='1.3.4-Boron-SR4')
)
libraryDependencies += "org.opendaylight.netvirt" % "utils.config" % "1.3.4-Boron-SR4"
[org.opendaylight.netvirt/utils.config "1.3.4-Boron-SR4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.opendaylight.yangtools : yang-common jar
org.opendaylight.controller : config-api jar
org.opendaylight.controller : sal-binding-config jar

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.10.19
org.powermock : powermock-api-mockito jar 1.6.4
org.powermock : powermock-core jar 1.6.4
org.powermock : powermock-module-junit4 jar 1.6.4
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.4-Boron-SR4
1.3.3-Boron-SR3
1.3.2-Boron-SR2
1.3.1-Boron-SR1
1.3.0-Boron
1.2.5-Beryllium-SR4
1.2.4-Beryllium-SR3
1.2.3-Beryllium-SR2