Last Version

Static Code Analysis Custom Checks 0.13.0

Tool that aggregates reports of PMD, Checkstyle and FindBugs

License

License

GroupId

GroupId

org.openhab.tools.sat.custom-checks
ArtifactId

ArtifactId

pom
Version

Version

0.13.0
Type

Type

pom
Description

Description

Static Code Analysis Custom Checks
Tool that aggregates reports of PMD, Checkstyle and FindBugs
Project Organization

Project Organization

openHAB.org

Download pom 0.13.0

Filename Size
pom-0.13.0.pom 710 bytes
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.1
org.glassfish.jaxb : jaxb-runtime jar 2.3.1
com.sun.activation : javax.activation jar 1.2.0

test (6)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 2.2
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-params jar 5.8.1
com.google.truth : truth jar 1.1.3
org.mockito : mockito-core jar 4.0.0
org.mockito : mockito-junit-jupiter jar 4.0.0

Project Modules

  • checkstyle
  • pmd
  • findbugs