Skip to content

co.arago.util.json-surfer 0.4.2 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>co.arago.util</groupId>
  <artifactId>json-surfer</artifactId>
  <version>0.4.2</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

    Utility library for using JSON Surfer (via Jackson/Jsurfer-jackson) with arago Java projects. This library
    allows streamed parsing of JSON data.