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

org.openhab:openhab-super-pom 1.0.2

This is a super POM for projects maintained by the openHAB Community. It contains only version-unrelated infrastructure settings and can/should also be used by projects that don't flow with the openHAB Release cycle. Settings within this POM must not have any influence on the build result.

Группа

Группа

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

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

openhab-super-pom
Версия

Версия

1.0.2
Тип

Тип

pom

Скачать openhab-super-pom 1.0.2

Имя Файла Размер
openhab-super-pom-1.0.2.pom 5 KB
Обзор

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