File | Operation |
---|---|
odl-mdsal-model-rfc8345-14.0.4.pom | download |
<dependency>
<groupId>org.opendaylight.mdsal.model</groupId>
<artifactId>odl-mdsal-model-rfc8345</artifactId>
<version>14.0.4</version>
<type>feature</type>
</dependency>
libraryDependencies += "org.opendaylight.mdsal.model" % "odl-mdsal-model-rfc8345" % "14.0.4"
@Grapes(
@Grab(group='org.opendaylight.mdsal.model', module='odl-mdsal-model-rfc8345', version='14.0.4')
)
<dependency org="org.opendaylight.mdsal.model" name="odl-mdsal-model-rfc8345" rev="14.0.4" />
<parent> <groupId>org.opendaylight.mdsal</groupId> <artifactId>feature-parent</artifactId> <version>14.0.4</version> </parent>
compile
|-- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991
|-- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network
|-- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-state
|-- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology
|-- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology-state