не последняя версия
Последняя версия 0.8.4

org.opendaylight.controller:features-config-aggregator 0.6.2-Carbon


Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

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

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

features-config-aggregator
Версия

Версия

0.6.2-Carbon
Тип

Тип

pom

Скачать features-config-aggregator 0.6.2-Carbon

Имя Файла Размер
features-config-aggregator-0.6.2-Carbon.pom 1 KB
Обзор

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