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

org.opendaylight.controller:features-netconf 0.3.0-Lithium


Категории

Категории

Сеть
Группа

Группа

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

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

features-netconf
Версия

Версия

0.3.0-Lithium
Тип

Тип

jar

Скачать features-netconf 0.3.0-Lithium


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