MVN

net.minidev : json-smart

Maven & Gradle

Jul 09, 2023
497 usages
143 stars

JSON Small and Fast Parser · JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.

<dependency>
    <groupId>net.minidev</groupId>
    <artifactId>json-smart</artifactId>
    <version>2.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.5.0
  • Latest Release Candidate: 2.0-RC3

All Versions

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

Version Vulnerabilities Updated
2.5.x
json-smart-2.5.0
2.4.x
json-smart-2.4.11
json-smart-2.4.10
json-smart-2.4.9
json-smart-2.4.8
CVE-2023-1370
json-smart-2.4.7
CVE-2023-1370
json-smart-2.4.6
CVE-2023-1370
json-smart-2.4.5
CVE-2023-1370
json-smart-2.4.4
CVE-2023-1370
json-smart-2.4.2
2 vulnerabilities
json-smart-2.4.1
2 vulnerabilities
2.3.x
json-smart-2.3.1
2 vulnerabilities
2.3
json-smart-2.3
3 vulnerabilities
2.2.x
json-smart-2.2.1
3 vulnerabilities
2.2
json-smart-2.2
3 vulnerabilities
2.1.x
json-smart-2.1.1
3 vulnerabilities
json-smart-2.1.0
3 vulnerabilities
2.0
json-smart-2.0
3 vulnerabilities
json-smart-2.0-RC3
3 vulnerabilities
json-smart-2.0-RC2
3 vulnerabilities
json-smart-2.0-RC1
3 vulnerabilities
1.3.x
json-smart-1.3.3
CVE-2023-1370
json-smart-1.3.2
2 vulnerabilities
json-smart-1.3.1
3 vulnerabilities
1.3
json-smart-1.3
3 vulnerabilities
1.2
json-smart-1.2
3 vulnerabilities
1.1.x
json-smart-1.1.1
3 vulnerabilities
1.1
json-smart-1.1
3 vulnerabilities
1.0.x
json-smart-1.0.9-1
3 vulnerabilities
json-smart-1.0.9
3 vulnerabilities
json-smart-1.0.8
3 vulnerabilities
json-smart-1.0.6.3
3 vulnerabilities

How to add a dependency to Maven

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

<dependency>
    <groupId>net.minidev</groupId>
    <artifactId>json-smart</artifactId>
    <version>2.5.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.minidev:json-smart:2.5.0'

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

implementation("net.minidev:json-smart:2.5.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.minidev" % "json-smart" % "2.5.0"

Advertisement

Dependencies from Group

Jul 09, 2023
497 usages
143 stars
Dec 22, 2018
91 usages
11 stars
Jul 09, 2023
46 usages
143 stars
asm
Dec 12, 2014
29 usages
136 stars
Apr 04, 2017
5 usages

Discover Dependencies

Jul 10, 2022
97 usages
5.1k stars
Nov 30, 2022
5 usages
523 stars
Sep 18, 2015
954 usages
1.2k stars
Jan 01, 2023
1 usages
437 stars
Aug 04, 2021
75 usages
103 stars
Jun 02, 2023
8 usages
61 stars
Jul 26, 2023
181 usages
322 stars
Jan 26, 2023
7 usages
1.2k stars
Jun 25, 2022
3 usages
142 stars