License |
License |
---|---|
Categories |
CategoriesMaven Build Tools JSON Data JsonPath |
GroupId | GroupIdca.szc.maven |
ArtifactId | ArtifactIdjsonpath-maven-plugin |
Version | Version1.2.0 |
Type | Typemaven-plugin |
Description |
DescriptionJsonPath Maven Plugin
A maven plugin for evaluating JsonPath expressions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>ca.szc.maven</groupId>
<artifactId>jsonpath-maven-plugin</artifactId>
<version>1.2.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
com.jayway.jsonpath : json-path | jar | 2.4.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.3.9 |
org.apache.maven : maven-core | jar | 3.3.9 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |