YAMLLint

YAML 1.1 linter

Лицензия

Лицензия

Группа

Группа

com.github.sbaudoin
Идентификатор

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

yamllint
Последняя версия

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

1.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

YAMLLint
YAML 1.1 linter
Ссылка на сайт

Ссылка на сайт

https://github.com/sbaudoin/yamllint
Система контроля версий

Система контроля версий

https://github.com/sbaudoin/yamllint.git

Скачать yamllint

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
commons-cli : commons-cli jar 1.5.0
commons-io : commons-io jar 2.11.0
org.yaml : snakeyaml jar 1.30
com.google.code.findbugs : jsr305 jar 3.0.2

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
com.github.stefanbirkner : system-rules jar 1.19.0
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-api-mockito2 jar 2.0.9
org.jacoco : org.jacoco.agent jar 0.8.7

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.5.0
1.4.0
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0