Registry / networking / onos-incubator-net

onos-incubator-net

JSON →
library1.15.0javamavenunverified

Provides incubating networking utilities and abstractions for the Open Network Operating System.

<dependency> <groupId>org.onosproject</groupId> <artifactId>onos-incubator-net</artifactId> <version>1.15.0</version> </dependency>
INSTALL
IMPORT
SIG · ONOS-INCUBATOR-NET
O
onos-incubator-net
networkingjavav1.15.0
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.

NetworkResource
org.onosproject.incubator.net.NetworkResource

Minimal usage of ONOS incubator net resource.

import org.onosproject.incubator.net.NetworkResource; public class Example { public static void main(String[] args) { NetworkResource resource = new NetworkResource(); System.out.println(resource.toString()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.15.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
onos-incubator-net — mvn dependency:get onos-incubator-net · libregistry