文件名 | 操作 |
---|---|
odl-netconf-util-1.7.1.pom | 下载 |
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-util</artifactId>
<version>1.7.1</version>
<type>feature</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='odl-netconf-util', version='1.7.1')
)
<parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>single-feature-parent</artifactId> <version>5.0.2</version> </parent>
compile
|-- org.opendaylight.odlparent:odl-apache-sshd
|-- org.opendaylight.netconf:odl-netconf-mapping-api
|-- org.opendaylight.yangtools:odl-yangtools-codec:3.0.5