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 installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.jayway.jsonpath:json-path:2.9.0About 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
2026-09-15 10:09:04 +00:00
Assets (2)
Versions (1)
View all
Maven
288
json-path
The Apache Software License, Version 2.0
272 KiB
json-path-2.9.0.jar
270 KiB
json-path-2.9.0.pom
1.9 KiB
2.9.0
2026-09-15