Registry / networking / onos-core-dist

onos-core-dist

JSON →
library2.7.0javamavenunverified

Core distribution module for the Open Network Operating System (ONOS).

<dependency> <groupId>org.onosproject</groupId> <artifactId>onos-core-dist</artifactId> <version>2.7.0</version> </dependency>
INSTALL
IMPORT
SIG · ONOS-CORE-DIST
O
onos-core-dist
networkingjavav2.7.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.

CoreService
✓ org.onosproject.core.CoreService

Minimal usage of ONOS Core Distribution

import org.onosproject.core.CoreService; public class Example { public static void main(String[] args) { CoreService service = new CoreService(); System.out.println("ONOS core service initialized"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.7.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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