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