Metafacture YAML

Modules for processing YAML data in Metafacture

License

License

GroupId

GroupId

org.metafacture
ArtifactId

ArtifactId

metafacture-yaml
Last Version

Last Version

5.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Metafacture YAML
Modules for processing YAML data in Metafacture
Project URL

Project URL

https://github.com/metafacture/metafacture-core
Project Organization

Project Organization

Metafacture
Source Code Management

Source Code Management

https://github.com/metafacture/metafacture-core

Download metafacture-yaml

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.metafacture : metafacture-framework jar 5.3.2

runtime (1)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.13.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.5.5

Project Modules

There are no modules declared in this project.

Versions

Version
5.3.2
5.3.1
5.3.0