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