jar

io.github.jsonms : marcus-json-base

Maven & Gradle

Jul 11, 2022
12 stars

marcus-json-base · json基础能力底座

Table Of Contents

Latest Version

Download io.github.jsonms : marcus-json-base JAR file - Latest Versions:

All Versions

Download io.github.jsonms : marcus-json-base 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 marcus-json-base-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.marcus.json.base.function

├─ cn.marcus.json.base.function.BiSupplier.class - [JAR]

├─ cn.marcus.json.base.function.Handler.class - [JAR]

cn.marcus.json.base.predicate

├─ cn.marcus.json.base.predicate.Assert.class - [JAR]

├─ cn.marcus.json.base.predicate.IfProcess.class - [JAR]

├─ cn.marcus.json.base.predicate.Objects.class - [JAR]

cn.marcus.json.base.enums

├─ cn.marcus.json.base.enums.JsonEnum.class - [JAR]

cn.marcus.json.base.annotations

├─ cn.marcus.json.base.annotations.AutoJson.class - [JAR]

├─ cn.marcus.json.base.annotations.Extension.class - [JAR]