Checkstyle Extensions

null

Лицензия

Лицензия

Категории

Категории

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

Группа

com.jamesstapleton.checkstyle
Идентификатор

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

checkstyle-ext
Последняя версия

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

1.0.5
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

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

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

https://github.com/jdstapleton/checkstyle-ext/

Скачать checkstyle-ext

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

<!-- https://jarcasting.com/artifacts/com.jamesstapleton.checkstyle/checkstyle-ext/ -->
<dependency>
    <groupId>com.jamesstapleton.checkstyle</groupId>
    <artifactId>checkstyle-ext</artifactId>
    <version>1.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jamesstapleton.checkstyle/checkstyle-ext/
implementation 'com.jamesstapleton.checkstyle:checkstyle-ext:1.0.5'
// https://jarcasting.com/artifacts/com.jamesstapleton.checkstyle/checkstyle-ext/
implementation ("com.jamesstapleton.checkstyle:checkstyle-ext:1.0.5")
'com.jamesstapleton.checkstyle:checkstyle-ext:pom:1.0.5'
<dependency org="com.jamesstapleton.checkstyle" name="checkstyle-ext" rev="1.0.5">
  <artifact name="checkstyle-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jamesstapleton.checkstyle', module='checkstyle-ext', version='1.0.5')
)
libraryDependencies += "com.jamesstapleton.checkstyle" % "checkstyle-ext" % "1.0.5"
[com.jamesstapleton.checkstyle/checkstyle-ext "1.0.5"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.puppycrawl.tools : checkstyle jar 8.15

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

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

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

Версия
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0