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