Jar examples for j:jsurfer
A streaming JsonPath parser
You can download jar file jsurfer 1.4.2 in this page.
MIT License
You can use the following script to add jsurfer-1.4.2.jar to your project.
<dependency> <groupId>com.github.jsurfer</groupId> <artifactId>jsurfer</artifactId> <version>1.4.2</version> </dependency>
compile group: 'com.github.jsurfer', name: 'jsurfer', version: '1.4.2'
libraryDependencies += "com.github.jsurfer" % "jsurfer" % "1.4.2"
<dependency org="com.github.jsurfer" name="jsurfer" rev="1.4.2"/>
@Grapes(@Grab(group='com.github.jsurfer', module='jsurfer', version='1.4.2'))
'com.github.jsurfer:jsurfer:jar:1.4.2'
Click the following link to download the jar file.
jsurfer-1.4.2.pom