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

org.opendaylight.odlparent:checkstyle 2.0.7


Категории

Категории

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

Группа

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

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

checkstyle
Версия

Версия

2.0.7
Тип

Тип

jar

Скачать checkstyle 2.0.7

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

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