psych 2.1.1-java
Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/LibYAML] for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format.
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (1):
            jar-dependencies
            >= 0.1.7
          
    Development 相依性套件 (3):
必填:
jar org.yaml:snakeyaml, 1.14


