File | Operation |
---|---|
odl-mdsal-binding-7.0.9.pom | download |
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>odl-mdsal-binding</artifactId>
<version>7.0.9</version>
<type>feature</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.mdsal', module='odl-mdsal-binding', version='7.0.9')
)