net.minidev:json-smart (2.5.2)
Published 2026-09-15 10:11:17 +00:00 by Vlad_Savchuk
Installation
<repositories>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>2.5.2</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=net.minidev:json-smart:2.5.2About this package
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.
Dependencies
org.junit.jupiter:junit-jupiter-api
${junit.version}
org.junit.jupiter:junit-jupiter-params
${junit.version}
net.minidev:accessors-smart
2.5.2
Details
2026-09-15 10:11:17 +00:00
Assets (2)
Versions (2)
View all
Maven
288
JSON Small and Fast Parser
The Apache Software License, Version 2.0
129 KiB
json-smart-2.5.2.jar
120 KiB
json-smart-2.5.2.pom
9.9 KiB