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