com.yaml-validator:yaml-validator-core

The core API of yaml-validator

License

License

GroupId

GroupId

com.yaml-validator
ArtifactId

ArtifactId

yaml-validator-core
Last Version

Last Version

0.12
Release Date

Release Date

Type

Type

jar
Description

Description

The core API of yaml-validator

Download yaml-validator-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.26
org.reflections : reflections jar 0.9.12
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.71

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.

com.yaml-validator

yaml-validator

A data validator based on YAML rules

Versions

Version
0.12