QA-Rules

The Quality Assurance rules for projects

Лицензия

Лицензия

Группа

Группа

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

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

qa-rules
Последняя версия

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

0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

QA-Rules
The Quality Assurance rules for projects
Организация-разработчик

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

Ka Source
Система контроля версий

Система контроля версий

https://github.com/wigforss/qa-rules.git

Скачать qa-rules

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

Quality Assurance Rules for Java

License

QA Rules for Java Projects.

This package contains common QA rule sets for:

  • CheckStyle
  • PMD

As well as a code style template for Idea Intelij.

For Java 7 (or less) there are coverage ignore annotations, which can be configured with Cobertura.

@org.kasource.qa.annotation.CoverageIgnore
@org.kasource.qa.annotation.Generated

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

Версия
0.7
0.6
0.5
0.4
0.3
0.2
0.1