jar

io.github.alandelon : json-facade

Maven & Gradle

Oct 19, 2021
2 stars

json-facade · 快速替换Fastjson,提供统一的JSON API,定义方式参照Fastjson,目前内核为Jackson

Table Of Contents

Latest Version

Download io.github.alandelon : json-facade JAR file - Latest Versions:

All Versions

Download io.github.alandelon : json-facade JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window json-facade-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jframe.json

├─ com.jframe.json.JSON.class - [JAR]

├─ com.jframe.json.JSONArray.class - [JAR]

├─ com.jframe.json.JSONObject.class - [JAR]

├─ com.jframe.json.JsonConvertException.class - [JAR]

├─ com.jframe.json.TypeUtils.class - [JAR]

Advertisement