Эксперт ХД

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 install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.github.cliftonlabs:json-simple:3.0.2

About this package

Java 7+ toolkit to quickly develop RFC 4627 JSON compatible applications.

Dependencies

junit:junit
4.12
Details
Maven
2026-09-15 10:46:25 +00:00
1
JSON.simple
The Apache Software License, Version 2.0
42 KiB
Assets (2)
Versions (1) View all
3.0.2 2026-09-15