License |
License |
---|---|
Categories |
CategoriesMaven Build Tools JSON Data JsonPath |
GroupId | GroupIdio.github.therealarthurdent |
ArtifactId | ArtifactIdjsonpath-maven-plugin |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
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>io.github.therealarthurdent</groupId>
<artifactId>jsonpath-maven-plugin</artifactId>
<version>0.0.4</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
com.jayway.jsonpath : json-path | jar | 2.4.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.5.4 |
org.apache.maven : maven-plugin-api | jar | 3.5.4 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.11.1 |
org.mockito : mockito-core | jar | 2.22.0 |