ofconf

The of-config integration project is a project for OpenDaylight that will implement the Of-configure protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.opendaylight.of-config
ArtifactId

ArtifactId

ofconf
Last Version

Last Version

1.0.0-Beryllium
Release Date

Release Date

Type

Type

pom
Description

Description

ofconf
The of-config integration project is a project for OpenDaylight that will implement the Of-configure protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.
Project Organization

Project Organization

OpenDaylight

Download ofconf

How to add to project

<!-- https://jarcasting.com/artifacts/org.opendaylight.of-config/ofconf/ -->
<dependency>
    <groupId>org.opendaylight.of-config</groupId>
    <artifactId>ofconf</artifactId>
    <version>1.0.0-Beryllium</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.of-config/ofconf/
implementation 'org.opendaylight.of-config:ofconf:1.0.0-Beryllium'
// https://jarcasting.com/artifacts/org.opendaylight.of-config/ofconf/
implementation ("org.opendaylight.of-config:ofconf:1.0.0-Beryllium")
'org.opendaylight.of-config:ofconf:pom:1.0.0-Beryllium'
<dependency org="org.opendaylight.of-config" name="ofconf" rev="1.0.0-Beryllium">
  <artifact name="ofconf" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.of-config', module='ofconf', version='1.0.0-Beryllium')
)
libraryDependencies += "org.opendaylight.of-config" % "ofconf" % "1.0.0-Beryllium"
[org.opendaylight.of-config/ofconf "1.0.0-Beryllium"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • commons
  • southbound
  • features
  • integrationtest
  • karaf

Versions

Version
1.0.0-Beryllium