MVN

com.github.sbaudoin : yamllint

Maven & Gradle

Jan 03, 2022
3 usages
17 stars

YAMLLint · YAML 1.1 linter

<dependency>
    <groupId>com.github.sbaudoin</groupId>
    <artifactId>yamllint</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sbaudoin : yamllint to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of com.github.sbaudoin : yamllint to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
yamllint-1.5.0
1.4.x
yamllint-1.4.0
1.3.x
yamllint-1.3.1
yamllint-1.3.0
1.2.x
yamllint-1.2.2
yamllint-1.2.1
yamllint-1.2.0
1.1.x
yamllint-1.1.0
1.0.x
yamllint-1.0.1
yamllint-1.0.0

How to add a dependency to Maven

Add the following com.github.sbaudoin : yamllint maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.sbaudoin</groupId>
    <artifactId>yamllint</artifactId>
    <version>1.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.sbaudoin : yamllint gradle dependency to your build.gradle file:

implementation 'com.github.sbaudoin:yamllint:1.5.0'

Gradle Kotlin DSL: Add the following com.github.sbaudoin : yamllint gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.sbaudoin:yamllint:1.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.sbaudoin : yamllint sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.sbaudoin" % "yamllint" % "1.5.0"

Advertisement

Dependencies from Group

Jan 03, 2022
3 usages
17 stars
Nov 23, 2021
3 usages
53 stars
Jan 23, 2022
67 stars

Discover Dependencies

Jul 09, 2018
0 stars
Apr 05, 2022
2 usages
1.1k stars
Jun 05, 2021
4 usages
2 stars
Jun 02, 2022
1.4k stars
Jul 16, 2018
2 usages
9.5k stars
Jun 06, 2022
2 usages
3.1k stars
Jun 11, 2020
1 usages
3.6k stars
Feb 08, 2023
3 usages
72.9k stars