We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82723a9 + 6d3f38c commit 9d0a363Copy full SHA for 9d0a363
README.md
@@ -4,6 +4,8 @@ Jayway JsonPath 2.1.0
4
**A Java DSL for reading JSON documents.**
5
6
[](https://travis-ci.org/jayway/JsonPath)
7
+[](https://maven-badges.herokuapp.com/maven-central/com.jayway.jsonpath/json-path)
8
+[](http://www.javadoc.io/doc/com.jayway.jsonpath/json-path)
9
10
Jayway JsonPath is a Java port of [Stefan Goessner JsonPath implementation](http://goessner.net/articles/JsonPath/).
11
0 commit comments