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