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