Registry / networking / features-restconf

features-restconf

JSON →
library5.0.10javamavenunverified

Provides RESTCONF protocol support for OpenDaylight network configuration.

<dependency> <groupId>org.opendaylight.netconf</groupId> <artifactId>features-restconf</artifactId> <version>5.0.10</version> </dependency>
INSTALL
IMPORT
SIG · FEATURES-RESTCONF
F
features-restconf
networkingjavav5.0.10
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.

RestconfService
org.opendaylight.netconf.restconf.RestconfService

Minimal example showing usage of RestconfService.

import org.opendaylight.netconf.restconf.RestconfService; public class Example { public static void main(String[] args) { RestconfService service = new RestconfService(); System.out.println(service.getClass().getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.10latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
OpenAI (training)
1
Resources
features-restconf — mvn dependency:get features-restconf · libregistry