File | Operation |
---|---|
odl-mdsal-model-rfc8349-12.0.7.pom | download |
<dependency>
<groupId>org.opendaylight.mdsal.model</groupId>
<artifactId>odl-mdsal-model-rfc8349</artifactId>
<version>12.0.7</version>
<type>feature</type>
</dependency>
libraryDependencies += "org.opendaylight.mdsal.model" % "odl-mdsal-model-rfc8349" % "12.0.7"
@Grapes(
@Grab(group='org.opendaylight.mdsal.model', module='odl-mdsal-model-rfc8349', version='12.0.7')
)
<dependency org="org.opendaylight.mdsal.model" name="odl-mdsal-model-rfc8349" rev="12.0.7" />
<parent> <groupId>org.opendaylight.mdsal</groupId> <artifactId>feature-parent</artifactId> <version>12.0.7</version> </parent>
compile
|-- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344
|-- org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-routing
|-- org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv4-unicast-routing
|-- org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv6-unicast-routing