A JSON Facade: Supports adapter any json library to gson, jackson, fastjson etc.
Provides a unified JSON access API, you can adapter any JSON library to Gson, Jackson, FastJson with easyjson.
Version2.4.0compared with
Version Details
| 2.3.0 | 2.4.0 | |
|---|---|---|
| Release date | Jun 11, 2020 | Jun 17, 2020 |
| Licenses | LGPL 3.0 | LGPL 3.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 2.3.0 | 2.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.github.fangjinuo.langx » langx-java | 2.5.0 | 2.5.1 |
Managed Changes (9)
| 2.3.0 | 2.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.alibaba » fastjson | - | 1.2.58 |
| + Added | com.fasterxml.jackson.core » jackson-databind | - | 2.10.0 |
| + Added | com.google.code.gson » gson | - | 2.8.5 |
| ~ Updated | com.github.fangjinuo.easyjson » easyjson-core | 2.3.0 | 2.4.0 |
| ~ Updated | com.github.fangjinuo.easyjson » easyjson-examples | 2.3.0 | 2.4.0 |
| ~ Updated | com.github.fangjinuo.easyjson » easyjson-fastjson | 2.3.0 | 2.4.0 |
| ~ Updated | com.github.fangjinuo.easyjson » easyjson-gson | 2.3.0 | 2.4.0 |
| ~ Updated | com.github.fangjinuo.easyjson » easyjson-jackson | 2.3.0 | 2.4.0 |
| ~ Updated | com.github.fangjinuo.langx » langx-java | 2.5.0 | 2.5.1 |
