io.github.kezhenxu94:yaml-validator-core

The core API of yaml-validator

License

License

GroupId

GroupId

io.github.kezhenxu94
ArtifactId

ArtifactId

yaml-validator-core
Last Version

Last Version

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

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.

Versions

Version
0.9
0.8
0.7