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

org.opendaylight.odlparent:checkstyle 3.1.5


Категории

Категории

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

Группа

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

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

checkstyle
Версия

Версия

3.1.5
Тип

Тип

jar

Скачать checkstyle 3.1.5

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

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