Registry / networking / onos-yang-model

onos-yang-model

JSON →
library2.6.1javamavenunverified

Provides YANG model support for the Open Network Operating System (ONOS) platform.

<dependency> <groupId>org.onosproject</groupId> <artifactId>onos-yang-model</artifactId> <version>2.6.1</version> </dependency>
INSTALL
IMPORT
SIG · ONOS-YANG-MODEL
O
onos-yang-model
networkingjavav2.6.1
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.

YangModel
org.onosproject.yang.model.YangModel

Creates a basic YANG model instance.

import org.onosproject.yang.model.YangModel; public class Example { public static void main(String[] args) { YangModel model = new YangModel(); System.out.println("YANG model created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.6.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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