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