Last Version

openHAB Super POM 1.0.4

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.

License

License

GroupId

GroupId

org.openhab
ArtifactId

ArtifactId

openhab-super-pom
Version

Version

1.0.4
Type

Type

pom
Description

Description

openHAB Super POM
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.
Project URL

Project URL

https://github.com/openhab/infrastructure
Project Organization

Project Organization

openHAB.org
Source Code Management

Source Code Management

https://github.com/openhab/infrastructure.git

Download openhab-super-pom 1.0.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.