File | Operation |
---|---|
json-path-parent-1.0.0.pom | download |
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.jayway.jsonpath', module='json-path-parent', version='1.0.0')
)