jar

com.yupzip.json : yupzip-json

Maven & Gradle

Sep 15, 2022
2 stars

yupzip-json · This project is a simple wrapper for com.fasterxml.jackson JSON parser. It enables fluent building, reading, and mapping of JSON objects and arrays.

Table Of Contents

Latest Version

Download com.yupzip.json : yupzip-json JAR file - Latest Versions:

All Versions

Download com.yupzip.json : yupzip-json JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
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 yupzip-json-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.yupzip.json

├─ com.yupzip.json.Json.class - [JAR]

├─ com.yupzip.json.JsonConfiguration.class - [JAR]

├─ com.yupzip.json.JsonParseException.class - [JAR]

├─ com.yupzip.json.JsonParser.class - [JAR]

├─ com.yupzip.json.PropertyRequiredException.class - [JAR]

com.yupzip.json.jackson

├─ com.yupzip.json.jackson.JJson.class - [JAR]

├─ com.yupzip.json.jackson.JacksonConfiguration.class - [JAR]