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

openHAB Codestyle definitions 0.13.0

Tool that aggregates reports of PMD, Checkstyle and FindBugs

Лицензия

Лицензия

Группа

Группа

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

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

openhab-codestyle
Версия

Версия

0.13.0
Тип

Тип

jar
Описание

Описание

openHAB Codestyle definitions
Tool that aggregates reports of PMD, Checkstyle and FindBugs
Организация-разработчик

Организация-разработчик

openHAB.org

Скачать openhab-codestyle 0.13.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.