io.github.kezhenxu94:yaml-validator-report

The module just for aggregating the test coverage

License

License

GroupId

GroupId

io.github.kezhenxu94
ArtifactId

ArtifactId

yaml-validator-report
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

The module just for aggregating the test coverage

Download yaml-validator-report

How to add to project

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