MVN

rubygems : psych

Maven & Gradle

Oct 22, 2015
1 usages
489 stars

Psych is a YAML parser and emitter · 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.

<dependency>
    <groupId>rubygems</groupId>
    <artifactId>psych</artifactId>
    <version>2.0.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of rubygems : psych to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.15

All Versions

Choose a version of rubygems : psych to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
psych-2.0.15
psych-2.0.14.pre1
psych-2.0.9.2
psych-2.0.9.1

How to add a dependency to Maven

Add the following rubygems : psych maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>rubygems</groupId>
    <artifactId>psych</artifactId>
    <version>2.0.15</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following rubygems : psych gradle dependency to your build.gradle file:

implementation 'rubygems:psych:2.0.15'

Gradle Kotlin DSL: Add the following rubygems : psych gradle kotlin dependency to your build.gradle.kts file:

implementation("rubygems:psych:2.0.15")

How to add a dependency to SBT Scala

SBT Scala: Add the following rubygems : psych sbt scala dependency to your build.sbt file:

libraryDependencies += "rubygems" % "psych" % "2.0.15"

Advertisement

Dependencies from Group

Mar 28, 2015
9 usages
3.2k stars
Mar 28, 2015
7 usages
2.3k stars
Oct 24, 2015
5 usages
5 stars
Nov 05, 2015
4 usages
Oct 21, 2015
3 usages
14 stars

Discover Dependencies

Aug 17, 2023
5 usages
779 stars
Dec 21, 2022
1 usages
194 stars
Mar 02, 2023
4 usages
58.5k stars
May 11, 2016
3 usages
11 stars
Feb 17, 2020
87 usages
25.6k stars
May 25, 2018
6 usages
Apr 22, 2019
11 usages
189 stars
Jul 20, 2016
1 usages
Apr 03, 2022
17 usages
1.2k stars