Replaced the org.json JSON parser with jackson JSON parser#190
Replaced the org.json JSON parser with jackson JSON parser#190ramuramaiah wants to merge 1 commit intoeverit-org:masterfrom
Conversation
Replaced the org.json JSON parser with jackson JSON parser
|
erosb, |
|
Hi, The original design and the interfaces remains the same. The modification is only minimal. |
|
Hello @ramuramaiah , the library is licensed under apache 2 license, which is a very permissive license. You are free to re-distribute the library and/or use a modified version in a commercial closed-source project. The PR is not likely to be merged as-is. |
Replaced the org.json JSON parser with jackson JSON parser