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

org.opendaylight.controller:switchmanager.integrationtest 0.4.3-Helium-SR1


Группа

Группа

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

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

switchmanager.integrationtest
Версия

Версия

0.4.3-Helium-SR1
Тип

Тип

jar

Скачать switchmanager.integrationtest 0.4.3-Helium-SR1


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