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

org.opendaylight.odlparent:checkstyle 4.0.14


Категории

Категории

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

Группа

org.opendaylight.odlparent
Идентификатор

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

checkstyle
Версия

Версия

4.0.14
Тип

Тип

jar

Скачать checkstyle 4.0.14

Имя Файла Размер
checkstyle-4.0.14.pom
checkstyle-4.0.14.jar 6 KB
Обзор

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