文件名 | 操作 |
---|---|
model-parent-0.9.3.pom | 下载 |
<dependency>
<groupId>org.opendaylight.openflowplugin.model</groupId>
<artifactId>model-parent</artifactId>
<version>0.9.3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.openflowplugin.model', module='model-parent', version='0.9.3')
)
<dependency org="org.opendaylight.openflowplugin.model" name="model-parent" rev="0.9.3" />