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