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