Registry / build-tool / onos-yang-maven-plugin

onos-yang-maven-plugin

JSON →
library1.11javamavenunverified

Maven plugin for generating Java code from YANG models in the ONOS project.

<dependency> <groupId>org.onosproject</groupId> <artifactId>onos-yang-maven-plugin</artifactId> <version>1.11</version> </dependency>
INSTALL
IMPORT
SIG · ONOS-YANG-MAVEN-PL
O
onos-yang-maven-plugin
build-tooljavav1.11
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.

TapiContext
org.onosproject.yang.gen.v1.uri.onf.tapiv1_0.types.TapiContext

Creates a TapiContext instance generated from a YANG model using the ONOS YANG Maven plugin.

import org.onosproject.yang.gen.v1.uri.onf.tapiv1_0.types.TapiContext; TapiContext context = TapiContext.builder().build(); System.out.println("Generated TAPI context: " + context);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.11latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
13
OpenAI (training)
2
Resources
onos-yang-maven-plugin — mvn dependency:get onos-yang-maven-plugin · libregistry