File | Operation |
---|---|
odl-mdsal-model-rfc8525-13.0.6.pom | download |
<dependency>
<groupId>org.opendaylight.mdsal.model</groupId>
<artifactId>odl-mdsal-model-rfc8525</artifactId>
<version>13.0.6</version>
<type>feature</type>
</dependency>
libraryDependencies += "org.opendaylight.mdsal.model" % "odl-mdsal-model-rfc8525" % "13.0.6"
@Grapes(
@Grab(group='org.opendaylight.mdsal.model', module='odl-mdsal-model-rfc8525', version='13.0.6')
)
<dependency org="org.opendaylight.mdsal.model" name="odl-mdsal-model-rfc8525" rev="13.0.6" />