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

no.skatteetaten.aurora.checkstyle:checkstyle-config 2.2.4

Checkstyle configration for Skatteetaten code. Included as a dependency and run with checkstyle plugin

Категории

Категории

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

Группа

no.skatteetaten.aurora.checkstyle
Идентификатор

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

checkstyle-config
Версия

Версия

2.2.4
Тип

Тип

jar

Скачать checkstyle-config 2.2.4


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