| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opendaylight.integration |
| Идентификатор | Идентификаторfeatures-aggregator |
| Версия | Версия0.14.1 |
| Тип | Типpom |
| Описание |
ОписаниеODL :: integration :: features-aggregator
Aggregator for distribution features and feature repos.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| features-aggregator-0.14.1.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opendaylight.integration/features-aggregator/ -->
<dependency>
<groupId>org.opendaylight.integration</groupId>
<artifactId>features-aggregator</artifactId>
<version>0.14.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.integration/features-aggregator/
implementation 'org.opendaylight.integration:features-aggregator:0.14.1'
// https://jarcasting.com/artifacts/org.opendaylight.integration/features-aggregator/
implementation ("org.opendaylight.integration:features-aggregator:0.14.1")
'org.opendaylight.integration:features-aggregator:pom:0.14.1'
<dependency org="org.opendaylight.integration" name="features-aggregator" rev="0.14.1">
<artifact name="features-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.integration', module='features-aggregator', version='0.14.1')
)
libraryDependencies += "org.opendaylight.integration" % "features-aggregator" % "0.14.1"
[org.opendaylight.integration/features-aggregator "0.14.1"]