is not current version
Last Version 0.13.0

openHAB Codestyle definitions 0.11.1

Tool that aggregates reports of PMD, Checkstyle and FindBugs

License

License

GroupId

GroupId

org.openhab.tools
ArtifactId

ArtifactId

openhab-codestyle
Version

Version

0.11.1
Type

Type

jar
Description

Description

openHAB Codestyle definitions
Tool that aggregates reports of PMD, Checkstyle and FindBugs
Project Organization

Project Organization

openHAB.org

Download openhab-codestyle 0.11.1


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

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.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.vintage : junit-vintage-engine jar 5.7.0
org.mockito : mockito-core jar 3.7.0
org.mockito : mockito-junit-jupiter jar 3.7.0

Project Modules

There are no modules declared in this project.