Last Version

com.marvinformatics:yaml-schema 0.1

YAML schema library for Java

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.marvinformatics
ArtifactId

ArtifactId

yaml-schema
Version

Version

0.1
Type

Type

jar
Description

Description

YAML schema library for Java
Project URL

Project URL

https://github.com/velo/yaml-schema/
Project Organization

Project Organization

JBoss, a division of Red Hat, Inc.
Source Code Management

Source Code Management

https://github.com/velo/yaml-schema/

Download yaml-schema 0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.5
org.slf4j : slf4j-api jar 1.7.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.