JsonPath Maven Plugin

A maven plugin for evaluating JsonPath expressions

License

License

Categories

Categories

Maven Build Tools JSON Data JsonPath
GroupId

GroupId

io.github.therealarthurdent
ArtifactId

ArtifactId

jsonpath-maven-plugin
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

JsonPath Maven Plugin
A maven plugin for evaluating JsonPath expressions
Project URL

Project URL

https://github.com/TheRealArthurDent/jsonpath-maven-plugin
Source Code Management

Source Code Management

https://github.com/TheRealArthurDent/jsonpath-maven-plugin

Download jsonpath-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.therealarthurdent</groupId>
    <artifactId>jsonpath-maven-plugin</artifactId>
    <version>0.0.4</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
com.jayway.jsonpath : json-path jar 2.4.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.8

provided (3)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1