How To Install Java Artifact org.kohsuke.stapler.json-lib v2.1-rev5

org.kohsuke.stapler json-lib 2.1-rev5

Introduction

In this article, we'll learn how to install Java artifact json-lib from org.kohsuke.stapler group in version 2.1-rev5. The artifact is available in 6 versions: 2.1-rev6 2.1-rev5 2.1-rev4 2.1-rev3 2.1-rev2 2.1 . The json-lib project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://json-lib.sourceforge.net .

How To Install Java Artifact org.kohsuke.stapler.json-lib In Version 2.1-rev5

To install the json-lib artifact in version 2.1-rev5 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 json-lib 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 (10)

Test dependencies (1)

Licenses

Developers