не последняя версия
Последняя версия 0.3.4-Lithium-SR4

org.opendaylight.controller:netconf-subsystem 0.3.3-Lithium-SR3


Категории

Категории

Сеть
Группа

Группа

org.opendaylight.controller
Идентификатор

Идентификатор

netconf-subsystem
Версия

Версия

0.3.3-Lithium-SR3
Тип

Тип

pom

Скачать netconf-subsystem 0.3.3-Lithium-SR3

Имя Файла Размер
netconf-subsystem-0.3.3-Lithium-SR3.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/netconf-subsystem/ -->
<dependency>
    <groupId>org.opendaylight.controller</groupId>
    <artifactId>netconf-subsystem</artifactId>
    <version>0.3.3-Lithium-SR3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/netconf-subsystem/
implementation 'org.opendaylight.controller:netconf-subsystem:0.3.3-Lithium-SR3'
// https://jarcasting.com/artifacts/org.opendaylight.controller/netconf-subsystem/
implementation ("org.opendaylight.controller:netconf-subsystem:0.3.3-Lithium-SR3")
'org.opendaylight.controller:netconf-subsystem:pom:0.3.3-Lithium-SR3'
<dependency org="org.opendaylight.controller" name="netconf-subsystem" rev="0.3.3-Lithium-SR3">
  <artifact name="netconf-subsystem" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='netconf-subsystem', version='0.3.3-Lithium-SR3')
)
libraryDependencies += "org.opendaylight.controller" % "netconf-subsystem" % "0.3.3-Lithium-SR3"
[org.opendaylight.controller/netconf-subsystem "0.3.3-Lithium-SR3"]