MVN

org.openhab.tools.sat : pom

Maven & Gradle

May 22, 2023
29 stars

Static Code Analysis Tool Parent POM · Tool that aggregates reports of PMD, Checkstyle and FindBugs

<dependency>
    <groupId>org.openhab.tools.sat</groupId>
    <artifactId>pom</artifactId>
    <version>0.15.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openhab.tools.sat : pom to add to Maven - Latest Versions:

  • Latest Stable: 0.15.0

All Versions

Choose a version of org.openhab.tools.sat : pom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.15.x
pom-0.15.0
0.14.x
pom-0.14.0
0.13.x
pom-0.13.0
0.12.x
pom-0.12.0
0.11.x
pom-0.11.1
pom-0.11.0
0.10.x
pom-0.10.0
0.9.x
pom-0.9.0
0.8.x
pom-0.8.0
0.7.x
pom-0.7.0
0.6.x
pom-0.6.0
0.5.x
pom-0.5.0
0.4.x
pom-0.4.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.openhab.tools.sat</groupId>
    <artifactId>pom</artifactId>
    <version>0.15.0</version>
</dependency>

Advertisement