File | Operation |
---|---|
model-parent-0.9.2.pom | download |
<dependency>
<groupId>org.opendaylight.openflowplugin.model</groupId>
<artifactId>model-parent</artifactId>
<version>0.9.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.openflowplugin.model', module='model-parent', version='0.9.2')
)
<dependency org="org.opendaylight.openflowplugin.model" name="model-parent" rev="0.9.2" />