File | Operation |
---|---|
odl-mdsal-model-rfc8342-14.0.1.pom | download |
<dependency>
<groupId>org.opendaylight.mdsal.model</groupId>
<artifactId>odl-mdsal-model-rfc8342</artifactId>
<version>14.0.1</version>
<type>feature</type>
</dependency>
libraryDependencies += "org.opendaylight.mdsal.model" % "odl-mdsal-model-rfc8342" % "14.0.1"
@Grapes(
@Grab(group='org.opendaylight.mdsal.model', module='odl-mdsal-model-rfc8342', version='14.0.1')
)
<dependency org="org.opendaylight.mdsal.model" name="odl-mdsal-model-rfc8342" rev="14.0.1" />
<parent> <groupId>org.opendaylight.mdsal</groupId> <artifactId>feature-parent</artifactId> <version>14.0.1</version> </parent>
compile
|-- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952
|-- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores
|-- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin