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

org.opendaylight.controller:commons.opendaylight 1.5.3-Lithium-SR3


Группа

Группа

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

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

commons.opendaylight
Версия

Версия

1.5.3-Lithium-SR3
Тип

Тип

pom

Скачать commons.opendaylight 1.5.3-Lithium-SR3

Имя Файла Размер
commons.opendaylight-1.5.3-Lithium-SR3.pom 77 KB
Обзор

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