Registry / networking / mdsal-model-artifacts

mdsal-model-artifacts

JSON →
library0.13.3javamavenunverified

OpenDaylight is leading the transformation to Open Software Defined Networking (SDN).

<dependency> <groupId>org.opendaylight.mdsal.model</groupId> <artifactId>mdsal-model-artifacts</artifactId> <version>0.13.3</version> </dependency>
INSTALL
IMPORT
SIG · MDSAL-MODEL-ARTIFA
M
mdsal-model-artifacts
networkingjavav0.13.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.

ModelArtifact
org.opendaylight.mdsal.model.api.ModelArtifact

Demonstrates importing the ModelArtifact interface from MDSAL model artifacts.

import org.opendaylight.mdsal.model.api.ModelArtifact; public class Quickstart { public static void main(String[] args) { System.out.println("MDSAL ModelArtifact interface: " + ModelArtifact.class.getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.13.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mdsal-model-artifacts — mvn dependency:get mdsal-model-artifacts · libregistry