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

org.rhq.checkstyle:rhq-checkstyle-config 2

Checkstyle configuration for RHQ.next projects

Категории

Категории

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

Группа

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

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

rhq-checkstyle-config
Версия

Версия

2
Тип

Тип

jar

Скачать rhq-checkstyle-config 2


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