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

org.opendaylight.controller:commons.integrationtest 0.6.3-Lithium-SR3


Группа

Группа

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

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

commons.integrationtest
Версия

Версия

0.6.3-Lithium-SR3
Тип

Тип

pom

Скачать commons.integrationtest 0.6.3-Lithium-SR3

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