YamlBeans: Difference between revisions

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


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


=Maven=
=Maven=

Revision as of 03:01, 5 December 2016

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>