com.github.cliftonlabs:json-simple (3.0.2)
Published 2026-09-15 10:46:25 +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>com.github.cliftonlabs</groupId>
<artifactId>json-simple</artifactId>
<version>3.0.2</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.github.cliftonlabs:json-simple:3.0.2About this package
Java 7+ toolkit to quickly develop RFC 4627 JSON compatible applications.
Dependencies
junit:junit
4.12
Details
2026-09-15 10:46:25 +00:00
Assets (2)
Versions (1)
View all
Maven
0
JSON.simple
The Apache Software License, Version 2.0
42 KiB
json-simple-3.0.2.jar
34 KiB
json-simple-3.0.2.pom
7.3 KiB
3.0.2
2026-09-15