How To Install Java Artifact org.wso2.orbit.org.yaml.snakeyaml v1.31.0.wso2v1

org.wso2.orbit.org.yaml snakeyaml 1.31.0.wso2v1

Introduction

In this article, we'll learn how to install Java artifact snakeyaml from org.wso2.orbit.org.yaml group in version 1.31.0.wso2v1. The artifact is available in 5 versions: 2.0.0.wso2v1 1.33.0.wso2v1 1.32.0.wso2v1 1.31.0.wso2v1 1.26.0.wso2v1

How To Install Java Artifact org.wso2.orbit.org.yaml.snakeyaml In Version 1.31.0.wso2v1

To install the SnakeYAML artifact in version 1.31.0.wso2v1 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 SnakeYAML 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 (1)