开源:https://github.com/json-path/JsonPath
引入库:
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
<version>2.3.0</version>
</dependency>
实例见:
https://github.com/json-path/JsonPath
开源:https://github.com/json-path/JsonPath
引入库:
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
<version>2.3.0</version>
</dependency>
实例见:
https://github.com/json-path/JsonPath