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

org.opendaylight.odlparent:bundle-parent 1.5.3-Lithium-SR3


Группа

Группа

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

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

bundle-parent
Версия

Версия

1.5.3-Lithium-SR3
Тип

Тип

pom

Скачать bundle-parent 1.5.3-Lithium-SR3

Имя Файла Размер
bundle-parent-1.5.3-Lithium-SR3.pom 1 KB
Обзор

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