Confectory Data Mapper - SnakeYAML

Confectory module that adds support to YAML deserialization using SnakeYAML as provider

License

License

Categories

Categories

Data Net KeY Data Formats Formal Verification
GroupId

GroupId

net.obvj
ArtifactId

ArtifactId

confectory-datamapper-snakeyaml
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Confectory Data Mapper - SnakeYAML
Confectory module that adds support to YAML deserialization using SnakeYAML as provider

Download confectory-datamapper-snakeyaml

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.obvj : confectory-core jar 2.1.0
org.yaml : snakeyaml jar 1.30
org.slf4j : slf4j-api jar 1.7.36

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
net.obvj : junit-utils jar 1.3.1
org.mockito : mockito-inline jar 4.2.0
org.mockito : mockito-junit-jupiter jar 4.2.0
ch.qos.logback : logback-classic jar 1.2.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0
1.2.0
1.1.0