MVN

org.kohsuke.stapler : json-lib

Maven & Gradle

Aug 02, 2011
12 usages

json-lib · Java library for transforming beans, maps, collections, java arrays and XML to JSON.

<dependency>
    <groupId>org.kohsuke.stapler</groupId>
    <artifactId>json-lib</artifactId>
    <version>2.1-rev6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kohsuke.stapler : json-lib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1-rev6

All Versions

Choose a version of org.kohsuke.stapler : json-lib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
json-lib-2.1-rev6
json-lib-2.1-rev5
json-lib-2.1-rev4
json-lib-2.1-rev3
json-lib-2.1-rev2
json-lib-2.1

How to add a dependency to Maven

Add the following org.kohsuke.stapler : json-lib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.kohsuke.stapler</groupId>
    <artifactId>json-lib</artifactId>
    <version>2.1-rev6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.kohsuke.stapler : json-lib gradle dependency to your build.gradle file:

implementation 'org.kohsuke.stapler:json-lib:2.1-rev6'

Gradle Kotlin DSL: Add the following org.kohsuke.stapler : json-lib gradle kotlin dependency to your build.gradle.kts file:

implementation("org.kohsuke.stapler:json-lib:2.1-rev6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.kohsuke.stapler : json-lib sbt scala dependency to your build.sbt file:

libraryDependencies += "org.kohsuke.stapler" % "json-lib" % "2.1-rev6"

Advertisement

Dependencies from Group

Apr 07, 2021
23 usages
153 stars
Aug 02, 2011
12 usages
Jan 01, 2012
5 usages
Apr 07, 2021
3 usages
137 stars
Apr 07, 2021
2 usages
153 stars

Discover Dependencies

Oct 14, 2013
23 usages
Sep 19, 2006
40 usages
Feb 15, 2015
6 usages
707 stars
Oct 06, 2013
2 usages
Jul 22, 2009
8 usages