MVN

com.amihaiemil.web : eo-yaml

Maven & Gradle

Jul 30, 2023
13 usages
252 stars

eo-yaml · YAML for Java 8 and above. Very similar to the JSON-P api.

<dependency>
    <groupId>com.amihaiemil.web</groupId>
    <artifactId>eo-yaml</artifactId>
    <version>7.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.amihaiemil.web : eo-yaml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.0.9

All Versions

Choose a version of com.amihaiemil.web : eo-yaml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.0.x
eo-yaml-7.0.9
eo-yaml-7.0.8
eo-yaml-7.0.7
eo-yaml-7.0.6
eo-yaml-7.0.5
eo-yaml-7.0.4
eo-yaml-7.0.3
eo-yaml-7.0.2
eo-yaml-7.0.1
eo-yaml-7.0.0
6.1.x
eo-yaml-6.1.3
eo-yaml-6.1.2
eo-yaml-6.1.1
eo-yaml-6.1.0
6.0.x
eo-yaml-6.0.3
eo-yaml-6.0.2
eo-yaml-6.0.1
eo-yaml-6.0.0
5.2.x
eo-yaml-5.2.3
eo-yaml-5.2.2
eo-yaml-5.2.1
eo-yaml-5.2.0
5.1.x
eo-yaml-5.1.9
eo-yaml-5.1.8
eo-yaml-5.1.7
eo-yaml-5.1.6
eo-yaml-5.1.5
eo-yaml-5.1.4
eo-yaml-5.1.3
eo-yaml-5.1.2
eo-yaml-5.1.1
eo-yaml-5.1.0
5.0.x
eo-yaml-5.0.3
eo-yaml-5.0.2
eo-yaml-5.0.1
eo-yaml-5.0.0
4.3.x
eo-yaml-4.3.5
eo-yaml-4.3.4
eo-yaml-4.3.3
eo-yaml-4.3.2
eo-yaml-4.3.1
eo-yaml-4.3.0
4.2.x
eo-yaml-4.2.0
4.1.x
eo-yaml-4.1.0
4.0.x
eo-yaml-4.0.1
eo-yaml-4.0.0
3.1.x
eo-yaml-3.1.4
eo-yaml-3.1.3
eo-yaml-3.1.2
eo-yaml-3.1.1
eo-yaml-3.1.0
3.0.x
eo-yaml-3.0.1
eo-yaml-3.0.0
2.0.x
eo-yaml-2.0.1
eo-yaml-2.0.0

How to add a dependency to Maven

Add the following com.amihaiemil.web : eo-yaml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.amihaiemil.web</groupId>
    <artifactId>eo-yaml</artifactId>
    <version>7.0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.amihaiemil.web : eo-yaml gradle dependency to your build.gradle file:

implementation 'com.amihaiemil.web:eo-yaml:7.0.9'

Gradle Kotlin DSL: Add the following com.amihaiemil.web : eo-yaml gradle kotlin dependency to your build.gradle.kts file:

implementation("com.amihaiemil.web:eo-yaml:7.0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.amihaiemil.web : eo-yaml sbt scala dependency to your build.sbt file:

libraryDependencies += "com.amihaiemil.web" % "eo-yaml" % "7.0.9"

Advertisement

Dependencies from Group

Jul 30, 2023
13 usages
252 stars
Aug 14, 2018
2 usages
250 stars
Jan 30, 2017
1 usages
31 stars
Jan 24, 2019
24 stars

Discover Dependencies

Aug 13, 2019
29 usages
May 29, 2016
4 usages
635 stars
May 06, 2016
11 usages
2.3k stars
Apr 25, 2015
4 usages
574 stars
Mar 13, 2022
7 usages
57 stars