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