net.minidev:json-smart (2.5.0)
Published 2026-09-15 11:10:39 +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.0</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=net.minidev:json-smart:2.5.0About 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.0
Details
2026-09-15 11:10:39 +00:00
Assets (2)
Versions (2)
View all
Maven
0
JSON Small and Fast Parser
The Apache Software License, Version 2.0
126 KiB
json-smart-2.5.0.jar
117 KiB
json-smart-2.5.0.pom
9.0 KiB