YAMLLint

YAML 1.1 linter

License

License

GroupId

GroupId

com.github.sbaudoin
ArtifactId

ArtifactId

yamllint
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

YAMLLint
YAML 1.1 linter
Project URL

Project URL

https://github.com/sbaudoin/yamllint
Source Code Management

Source Code Management

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

Download yamllint

How to add to project

<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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