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

org.opendaylight.controller:commons.integrationtest 0.6.2-Lithium-SR2


Группа

Группа

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

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

commons.integrationtest
Версия

Версия

0.6.2-Lithium-SR2
Тип

Тип

pom

Скачать commons.integrationtest 0.6.2-Lithium-SR2

Имя Файла Размер
commons.integrationtest-0.6.2-Lithium-SR2.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.2-Lithium-SR2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/commons.integrationtest/
implementation 'org.opendaylight.controller:commons.integrationtest:0.6.2-Lithium-SR2'
// https://jarcasting.com/artifacts/org.opendaylight.controller/commons.integrationtest/
implementation ("org.opendaylight.controller:commons.integrationtest:0.6.2-Lithium-SR2")
'org.opendaylight.controller:commons.integrationtest:pom:0.6.2-Lithium-SR2'
<dependency org="org.opendaylight.controller" name="commons.integrationtest" rev="0.6.2-Lithium-SR2">
  <artifact name="commons.integrationtest" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='commons.integrationtest', version='0.6.2-Lithium-SR2')
)
libraryDependencies += "org.opendaylight.controller" % "commons.integrationtest" % "0.6.2-Lithium-SR2"
[org.opendaylight.controller/commons.integrationtest "0.6.2-Lithium-SR2"]