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.
Compile Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MIT
| com.github.fangjinuo.langx
»
langx-java Java lang extensions for java6+, a supplement to , replacement of a Guava, commons-lang. | 4.3.6 | 4.8.2 |
Provided Dependencies (1)
Test Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| junit
»
junit(optional) JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.1 | 6.0.3 | |
Logging
MIT
| org.slf4j
»
slf4j-simple Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed. | 1.7.0 | 2.0.18 |
Managed Dependencies (10)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.alibaba
»
fastjson1 vulnerability Fastjson is a JSON processor (JSON parser + JSON generator) written in Java | 1.2.58 | 2.0.62 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind49 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.6.0 | 3.1.3 | |
Apache 2.0
| com.github.fangjinuo.easyjson
»
easyjson-core the easyjson core | 3.2.13 | 3.2.26 | |
Apache 2.0
| com.github.fangjinuo.easyjson
»
easyjson-gson Adapter easyjson to Google Gson | 3.2.13 | 3.2.26 | |
Apache 2.0
| com.github.fangjinuo.easyjson
»
easyjson-fastjson Adapter easyjson to Alibaba fastjson | 3.2.13 | 3.2.26 | |
Apache 2.0
| com.github.fangjinuo.easyjson
»
easyjson-jackson Adapter easyjson to Jackson | 3.2.13 | 3.2.26 | |
LGPL 3.0
| com.github.fangjinuo.easyjson » easyjson-examples | 3.2.13 | 2.2.0 | |
MIT
| com.github.fangjinuo.langx
»
langx-java Java lang extensions for java6+, a supplement to , replacement of a Guava, commons-lang. | 4.3.6 | 4.8.2 | |
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson1 vulnerability Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | 2.8.6 | 2.14.0 | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 1.7.0 | 2.0.18 |
