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

Common Checkstyle Configuration 2

Externalized checkstyle configuration which can be used in other Maven projects.

Лицензия

Лицензия

Категории

Категории

Checkstyle Тестирование приложения и мониторинг Code Analysis config Библиотеки уровня приложения Configuration
Группа

Группа

at.favre.lib
Идентификатор

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

checkstyle-config
Версия

Версия

2
Тип

Тип

jar
Описание

Описание

Common Checkstyle Configuration
Externalized checkstyle configuration which can be used in other Maven projects.
Ссылка на сайт

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

https://github.com/patrickfav/checkstyle-config
Система контроля версий

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

https://github.com/patrickfav/checkstyle-config

Скачать checkstyle-config 2


<!-- https://jarcasting.com/artifacts/at.favre.lib/checkstyle-config/ -->
<dependency>
    <groupId>at.favre.lib</groupId>
    <artifactId>checkstyle-config</artifactId>
    <version>2</version>
</dependency>
// https://jarcasting.com/artifacts/at.favre.lib/checkstyle-config/
implementation 'at.favre.lib:checkstyle-config:2'
// https://jarcasting.com/artifacts/at.favre.lib/checkstyle-config/
implementation ("at.favre.lib:checkstyle-config:2")
'at.favre.lib:checkstyle-config:jar:2'
<dependency org="at.favre.lib" name="checkstyle-config" rev="2">
  <artifact name="checkstyle-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.favre.lib', module='checkstyle-config', version='2')
)
libraryDependencies += "at.favre.lib" % "checkstyle-config" % "2"
[at.favre.lib/checkstyle-config "2"]

Зависимости

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

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

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