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