YamlBeans: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 12: Line 12:


<blockquote style="background-color: AliceBlue; border: solid thin LightSteelBlue;">
<blockquote style="background-color: AliceBlue; border: solid thin LightSteelBlue;">
:https://github.com/NovaOrdis/playground/tree/master/yaml/snakeyaml<br>
:https://github.com/NovaOrdis/playground/tree/master/yaml/yamlbeans<br>
</blockquote>
</blockquote>



Revision as of 03:03, 5 December 2016

External

Internal

Overview

GitHub Example

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

Maven

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