File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,15 @@ using widely-used, popular Java JSON libraries like:
99* [ Jackson] ( https://github.com/FasterXML/jackson )
1010 * Also: lighter-weight [ Jackson-jr] ( https://github.com/FasterXML/jackson-jr )
1111
12- as well as some of newer Java JSON library options:
12+ as well as some of newer Java JSON library (or multi-format with JSON support) options:
1313
1414* [ Boon] ( https://github.com/boonproject/boon/wiki/Boon-JSON-in-five-minutes )
1515* [ DSL-JSON] ( https://github.com/ngs-doo/dsl-json ) (compatible with [ DSL-Platform] ( https://dsl-platform.com/ ) )
1616* [ Johnzon] ( http://johnzon.incubator.apache.org/ )
1717 * pre-1.0, incubation release
1818* [ json-io] ( https://github.com/jdereg/json-io )
1919* [ json-parse] ( https://github.com/mitchhentges/json-parse )
20+ * [ Juneau] ( http://juneau.apache.org/ )
2021* [ Moshi] ( https://github.com/square/moshi ) : Android-optimized lib (by some of GSON authors)
2122
2223The criteria for inclusion here is that for a library to be included it should
You can’t perform that action at this time.
0 commit comments