io.github.kezhenxu94:yaml-validator-cli

The command line interface for yaml-validator

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.kezhenxu94
ArtifactId

ArtifactId

yaml-validator-cli
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

The command line interface for yaml-validator

Download yaml-validator-cli

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.71
org.jetbrains.kotlinx : kotlinx-cli-jvm jar 0.2.1
io.github.kezhenxu94 : yaml-validator-core jar 0.9
io.github.kezhenxu94 : yaml-validator-tags 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.

Versions

Version
0.9
0.8
0.7