MVN

net.sf.json-lib : json-lib

Maven & Gradle

Jun 08, 2008
585 usages
90 stars

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

<dependency>
    <groupId>net.sf.json-lib</groupId>
    <artifactId>json-lib</artifactId>
    <version>2.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.json-lib : json-lib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4

All Versions

Choose a version of net.sf.json-lib : json-lib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4
json-lib-2.4
2.3
json-lib-2.3
2.2.x
json-lib-2.2.3
json-lib-2.2.2
json-lib-2.2.1
2.2
json-lib-2.2
2.1
json-lib-2.1
2.0
json-lib-2.0
1.1
json-lib-1.1
1.0.x
json-lib-1.0.1
1.0
json-lib-1.0
0.9
json-lib-0.9
0.8
json-lib-0.8
0.7.x
json-lib-0.7.1

How to add a dependency to Maven

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

<dependency>
    <groupId>net.sf.json-lib</groupId>
    <artifactId>json-lib</artifactId>
    <version>2.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.json-lib : json-lib gradle dependency to your build.gradle file:

implementation 'net.sf.json-lib:json-lib:2.2.2'

Gradle Kotlin DSL: Add the following net.sf.json-lib : json-lib gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.json-lib:json-lib:2.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.json-lib : json-lib sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.json-lib" % "json-lib" % "2.2.2"

Advertisement

Dependencies from Group

Jun 08, 2008
585 usages
90 stars
Jun 11, 2008
19 usages

Discover Dependencies

Aug 24, 2023
804 usages
72.7k stars
Jul 31, 2021
877 usages
Jul 26, 2023
27 usages
1.8k stars
Nov 26, 2018
1 usages
69 stars
Sep 20, 2005
839 usages
Jun 28, 2023
207 usages
1.2k stars
Aug 22, 2023
3.4k usages
5k stars
Mar 17, 2023
7.5k usages
2.1k stars
Aug 20, 2011
1.5k usages
Sep 20, 2012
675 usages