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