Registry / networking / features-mdsal

features-mdsal

JSON →
library1.11.3javamavenunverified

OpenDaylight is leading the transformation to Open Software Defined Networking (SDN).

<dependency> <groupId>org.opendaylight.controller</groupId> <artifactId>features-mdsal</artifactId> <version>1.11.3</version> </dependency>
INSTALL
IMPORT
SIG · FEATURES-MDSAL
F
features-mdsal
networkingjavav1.11.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Broker
✓ org.opendaylight.controller.sal.core.api.Broker

Reference the MD-SAL Broker service

import org.opendaylight.controller.sal.core.api.Broker; public class QuickStart { public static void main(String[] args) { Broker broker = null; // Obtain from OSGi context System.out.println("Broker: " + broker); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.11.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
features-mdsal — mvn dependency:get features-mdsal · libregistry