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