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