YamlBeans

From NovaOrdis Knowledge Base
Revision as of 03:01, 5 December 2016 by Ovidiu (talk | contribs) (→‎Overview)
Jump to navigation Jump to search

External

Internal

Overview

GitHub Example

https://github.com/NovaOrdis/playground/tree/master/yaml/snakeyaml

Maven

<dependency>
    <groupId>com.esotericsoftware.yamlbeans</groupId>
    <artifactId>yamlbeans</artifactId>
    <version>1.09</version>
</dependency>