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