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