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

org.opendaylight.odlparent:test-static 9.0.4


Группа

Группа

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

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

test-static
Версия

Версия

9.0.4
Тип

Тип

pom

Скачать test-static 9.0.4

Имя Файла Размер
test-static-9.0.4.pom
test-static-9.0.4.zip 2 KB
Обзор

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