| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCheckstyle Тестирование приложения и мониторинг Code Analysis Geo Прикладные библиотеки Geospatial |
| Группа | Группаcom.github.ngeor |
| Идентификатор | Идентификаторcheckstyle-rules |
| Последняя версия | Последняя версия6.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcheckstyle-rules
Rules for checkstyle
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| checkstyle-rules-6.1.0.pom | |
| checkstyle-rules-6.1.0.jar | 4 KB |
| checkstyle-rules-6.1.0-sources.jar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ngeor/checkstyle-rules/ -->
<dependency>
<groupId>com.github.ngeor</groupId>
<artifactId>checkstyle-rules</artifactId>
<version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ngeor/checkstyle-rules/
implementation 'com.github.ngeor:checkstyle-rules:6.1.0'
// https://jarcasting.com/artifacts/com.github.ngeor/checkstyle-rules/
implementation ("com.github.ngeor:checkstyle-rules:6.1.0")
'com.github.ngeor:checkstyle-rules:jar:6.1.0'
<dependency org="com.github.ngeor" name="checkstyle-rules" rev="6.1.0">
<artifact name="checkstyle-rules" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ngeor', module='checkstyle-rules', version='6.1.0')
)
libraryDependencies += "com.github.ngeor" % "checkstyle-rules" % "6.1.0"
[com.github.ngeor/checkstyle-rules "6.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| com.puppycrawl.tools : checkstyle | jar | 10.3 |
| org.assertj : assertj-core | jar | 3.23.1 |
| javax.annotation : jsr250-api | jar | 1.0 |