io.github.kezhenxu94:yaml-validator-all

The all-in-one module that includes all necessary modules to use yaml-validator

License

License

GroupId

GroupId

io.github.kezhenxu94
ArtifactId

ArtifactId

yaml-validator-all
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

The all-in-one module that includes all necessary modules to use yaml-validator

Download yaml-validator-all

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.kezhenxu94 : yaml-validator-core jar 0.9
io.github.kezhenxu94 : yaml-validator-tags jar 0.9

Project Modules

There are no modules declared in this project.

yaml-validator - a validator based on YAML rules

Build Codecov Codacy Badge Maintainability Chat on Slack Maven Central License: Apache 2.0 Kotlin Version

Documentation

Please refer to the User Guide for details.

Contribution

This project is under actively development, and we welcome any kind of contributions including but not limited to bug report, pull request, documentation, and .

Contact Us

Join the Slack Channel to chat with us.

Versions

Version
0.9
0.8
0.7