не последняя версия
Последняя версия 0.5.4-Boron-SR4

org.opendaylight.integration:root 0.3.0-Lithium


Группа

Группа

org.opendaylight.integration
Идентификатор

Идентификатор

root
Версия

Версия

0.3.0-Lithium
Тип

Тип

pom

Скачать root 0.3.0-Lithium

Имя Файла Размер
root-0.3.0-Lithium.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.opendaylight.integration/root/ -->
<dependency>
    <groupId>org.opendaylight.integration</groupId>
    <artifactId>root</artifactId>
    <version>0.3.0-Lithium</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.integration/root/
implementation 'org.opendaylight.integration:root:0.3.0-Lithium'
// https://jarcasting.com/artifacts/org.opendaylight.integration/root/
implementation ("org.opendaylight.integration:root:0.3.0-Lithium")
'org.opendaylight.integration:root:pom:0.3.0-Lithium'
<dependency org="org.opendaylight.integration" name="root" rev="0.3.0-Lithium">
  <artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.integration', module='root', version='0.3.0-Lithium')
)
libraryDependencies += "org.opendaylight.integration" % "root" % "0.3.0-Lithium"
[org.opendaylight.integration/root "0.3.0-Lithium"]