File tree 1 file changed +2
-1
lines changed
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:
9
9
* [ Jackson] ( https://github.com/FasterXML/jackson )
10
10
* Also: lighter-weight [ Jackson-jr] ( https://github.com/FasterXML/jackson-jr )
11
11
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:
13
13
14
14
* [ Boon] ( https://github.com/boonproject/boon/wiki/Boon-JSON-in-five-minutes )
15
15
* [ DSL-JSON] ( https://github.com/ngs-doo/dsl-json ) (compatible with [ DSL-Platform] ( https://dsl-platform.com/ ) )
16
16
* [ Johnzon] ( http://johnzon.incubator.apache.org/ )
17
17
* pre-1.0, incubation release
18
18
* [ json-io] ( https://github.com/jdereg/json-io )
19
19
* [ json-parse] ( https://github.com/mitchhentges/json-parse )
20
+ * [ Juneau] ( http://juneau.apache.org/ )
20
21
* [ Moshi] ( https://github.com/square/moshi ) : Android-optimized lib (by some of GSON authors)
21
22
22
23
The 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