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