Static Code Analysis Tool Parent POM

Tool that aggregates reports of PMD, Checkstyle and FindBugs

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.13.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Static Code Analysis Tool Parent POM
Tool that aggregates reports of PMD, Checkstyle and FindBugs
Ссылка на сайт

Ссылка на сайт

https://github.com/openhab/static-code-analysis
Организация-разработчик

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

openHAB.org

Скачать pom

Имя Файла Размер
pom-0.13.0.pom 10 KB
Обзор

Как подключить последнюю версию

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

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

  • custom-checks
  • sat-extension
  • sat-plugin
  • codestyle
org.openhab.tools.sat

openHAB

Версии библиотеки

Версия
0.13.0
0.12.0
0.11.1
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.1