не последняя версия
Последняя версия 11.0.0

org.opendaylight.odlparent:odlparent 1.5.4-Lithium-SR4


Группа

Группа

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

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

odlparent
Версия

Версия

1.5.4-Lithium-SR4
Тип

Тип

pom

Скачать odlparent 1.5.4-Lithium-SR4

Имя Файла Размер
odlparent-1.5.4-Lithium-SR4.pom 43 KB
Обзор

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