File | Operation |
---|---|
odl-mdsal-binding-runtime-13.0.6.pom | download |
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>odl-mdsal-binding-runtime</artifactId>
<version>13.0.6</version>
<type>feature</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.mdsal', module='odl-mdsal-binding-runtime', version='13.0.6')
)
<dependency org="org.opendaylight.mdsal" name="odl-mdsal-binding-runtime" rev="13.0.6" />
<parent> <groupId>org.opendaylight.mdsal</groupId> <artifactId>feature-parent</artifactId> <version>13.0.6</version> </parent>
compile
|-- org.opendaylight.mdsal:odl-mdsal-bytebuddy
|-- org.opendaylight.mdsal:odl-mdsal-dom-runtime
|-- org.opendaylight.mdsal:mdsal-binding-generator
|-- org.opendaylight.mdsal:mdsal-binding-dom-codec