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