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