Эксперт ХД

com.jayway.jsonpath:json-path (2.9.0)

Published 2026-09-15 10:09:04 +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.jayway.jsonpath</groupId>
	<artifactId>json-path</artifactId>
	<version>2.9.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.jayway.jsonpath:json-path:2.9.0

About this package

A library to query and verify JSON

Dependencies

net.minidev:json-smart
2.5.0
org.slf4j:slf4j-api
2.0.11
Details
Maven
2026-09-15 10:09:04 +00:00
288
json-path
The Apache Software License, Version 2.0
272 KiB
Assets (2)
Versions (1) View all
2.9.0 2026-09-15