YamlBeans

Java object graphs, to and from YAML

License

License

GroupId

GroupId

com.esotericsoftware.yamlbeans
ArtifactId

ArtifactId

yamlbeans
Last Version

Last Version

1.15
Release Date

Release Date

Type

Type

jar
Description

Description

YamlBeans
Java object graphs, to and from YAML
Project URL

Project URL

https://github.com/EsotericSoftware/yamlbeans

Download yamlbeans

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.
com.esotericsoftware.yamlbeans

Esoteric Software

Versions

Version
1.15
1.14
1.13
1.12
1.11
1.09
1.08
1.06