io.github.kezhenxu94:yaml-validator-tags

The built-in validator tags

License

License

GroupId

GroupId

io.github.kezhenxu94
ArtifactId

ArtifactId

yaml-validator-tags
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

The built-in validator tags

Download yaml-validator-tags

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.0

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