文件名 | 操作 |
---|---|
odl-netconf-impl-6.0.8.pom | 下载 |
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-impl</artifactId>
<version>6.0.8</version>
<type>feature</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='odl-netconf-impl', version='6.0.8')
)
<parent> <groupId>org.opendaylight.netconf</groupId> <artifactId>feature-parent</artifactId> <version>6.0.8</version> </parent>
compile
|-- org.opendaylight.controller:odl-controller-exp-netty-config
|-- org.opendaylight.netconf:odl-netconf-api
|-- org.opendaylight.netconf:odl-netconf-util
|-- org.opendaylight.netconf:odl-netconf-netty-util
|-- org.opendaylight.netconf:odl-netconf-model-rfc6022