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

PMD Custom Checks 0.12.0

Tool that aggregates reports of PMD, Checkstyle and FindBugs

Лицензия

Лицензия

Категории

Категории

PMD Тестирование приложения и мониторинг Code Analysis
Группа

Группа

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

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

pmd
Версия

Версия

0.12.0
Тип

Тип

jar
Описание

Описание

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

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

openHAB.org

Скачать pmd 0.12.0


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

provided (2)

Идентификатор библиотеки Тип Версия
net.sourceforge.pmd : pmd-xml jar 6.39.0
net.sourceforge.pmd : pmd-java jar 6.39.0

test (7)

Идентификатор библиотеки Тип Версия
net.sourceforge.pmd : pmd-test jar 6.39.0
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

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

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