Registry / networking / netconf-artifacts

netconf-artifacts

JSON →
library10.0.3javamavenunverified

OpenDaylight NETCONF Artifacts provides base libraries and dependencies for NETCONF protocol implementation in OpenDaylight.

<dependency> <groupId>org.opendaylight.netconf</groupId> <artifactId>netconf-artifacts</artifactId> <version>10.0.3</version> </dependency>
INSTALL
IMPORT
SIG · NETCONF-ARTIFACTS
N
netconf-artifacts
networkingjavav10.0.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.

NetconfMessage
org.opendaylight.netconf.api.NetconfMessage

Create a NETCONF Hello message.

import org.opendaylight.netconf.api.NetconfMessage; import org.opendaylight.yangtools.yang.common.QName; NetconfMessage msg = new NetconfMessage(new HelloMessage(QName.create("urn:ietf:params:xml:ns:netconf:base:1.0", "hello"))); System.out.println(msg.getPayload());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
10.0.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
netconf-artifacts — mvn dependency:get netconf-artifacts · libregistry