jar

io.github.sabroe.topp : topp-json-serialization-utility

Maven & Gradle

Jun 26, 2022
0 stars

Topp-JSON-Serialization · Topp JSON Serialization is an open-source Java library which implements utilities related to the serialization of JSON.

Table Of Contents

Latest Version

Download io.github.sabroe.topp : topp-json-serialization-utility JAR file - Latest Versions:

All Versions

Download io.github.sabroe.topp : topp-json-serialization-utility JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.2.x
0.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 topp-json-serialization-utility-0.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.yelstream.topp.jackson.databind

├─ com.yelstream.topp.jackson.databind.ObjectMappers.class - [JAR]

com.yelstream.topp.jackson.schema

├─ com.yelstream.topp.jackson.schema.JsonSchemaFactories.class - [JAR]

├─ com.yelstream.topp.jackson.schema.JsonSchemaType.class - [JAR]

├─ com.yelstream.topp.jackson.schema.JsonSchemas.class - [JAR]

├─ com.yelstream.topp.jackson.schema.ValidationException.class - [JAR]

├─ com.yelstream.topp.jackson.schema.ValidationMessages.class - [JAR]

├─ com.yelstream.topp.jackson.schema.ValidationResult.class - [JAR]

com.yelstream.topp.jackson.util

├─ com.yelstream.topp.jackson.util.JsonConverter.class - [JAR]

├─ com.yelstream.topp.jackson.util.JsonConverters.class - [JAR]