jar

org.apache.dubbo : dubbo-serialization-fastjson2

Maven & Gradle

Jul 31, 2023
40k stars

dubbo-serialization-fastjson2 · The fastjson2 serialization module of dubbo project

Table Of Contents

Latest Version

Download org.apache.dubbo : dubbo-serialization-fastjson2 JAR file - Latest Versions:

All Versions

Download org.apache.dubbo : dubbo-serialization-fastjson2 JAR file - All Versions:

Version Vulnerabilities Size Updated
3.2.x
3.1.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 dubbo-serialization-fastjson2-3.2.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.dubbo.common.serialize.fastjson2

├─ org.apache.dubbo.common.serialize.fastjson2.FastJson2ObjectInput.class - [JAR]

├─ org.apache.dubbo.common.serialize.fastjson2.FastJson2ObjectOutput.class - [JAR]

├─ org.apache.dubbo.common.serialize.fastjson2.FastJson2Serialization.class - [JAR]

├─ org.apache.dubbo.common.serialize.fastjson2.Fastjson2CreatorManager.class - [JAR]

├─ org.apache.dubbo.common.serialize.fastjson2.Fastjson2ScopeModelInitializer.class - [JAR]

├─ org.apache.dubbo.common.serialize.fastjson2.Fastjson2SecurityManager.class - [JAR]

Advertisement