How To Install Java Artifact rubygems.psych v2.0.15

rubygems psych 2.0.15

Introduction

In this article, we'll learn how to install Java artifact psych from rubygems group in version 2.0.15. The artifact is available in 4 versions: 2.0.15 2.0.14.pre1 2.0.9.2 2.0.9.1 . The Psych is a YAML parser and emitter project has been released under MIT license, and has its own website at: http://github.com/tenderlove/psych .

How To Install Java Artifact rubygems.psych In Version 2.0.15

To install the Psych is a YAML parser and emitter artifact in version 2.0.15 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Psych is a YAML parser and emitter dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (2)

Test dependencies (4)

Licenses

Developers