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