JsonStream. A fast tool that converts JSON data into Java objects and back.

liaoxuefeng.com/article/994977272296736

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2022
  • Update README.md
  • Create maven.yml
  • set junit to 4.13.1
  • fix deploy script
  • set version to 1.0.5
  • remove tranvis ci
February 2020
  • Merge pull request #1 from JLLeitschuh/fix/JLL/use_https_to_resolve_d…
  • Use HTTPS instead of HTTP to resolve dependencies
September 2019
  • Update README.md
May 2016
  • add travis CI
January 2015
  • add javadoc and test case
  • fix invoke non-public constructor
  • set release 1.0.4
  • update release notes
  • fix serialize map
  • add createWriter by outputstream
  • set version to 1.0.3
  • update README
  • update to 1.0.2
  • remove favicon.ico