не последняя версия
Последняя версия 0.6.4-Lithium-SR4

org.opendaylight.controller:commons.integrationtest 0.6.0-Lithium


Группа

Группа

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

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

commons.integrationtest
Версия

Версия

0.6.0-Lithium
Тип

Тип

pom

Скачать commons.integrationtest 0.6.0-Lithium

Имя Файла Размер
commons.integrationtest-0.6.0-Lithium.pom 4 KB
Обзор

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