jar

com.github.auties00 : map-module

Maven & Gradle

Jun 04, 2022
0 stars

com.github.auties00:map-module · A module for Jackson to easily serialize maps of any type

Table Of Contents

Latest Version

Download com.github.auties00 : map-module JAR file - Latest Versions:

All Versions

Download com.github.auties00 : map-module JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3
1.2
1.1
1.0

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 map-module-1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

it.auties.map

├─ it.auties.map.MapDeserializer.class - [JAR]

├─ it.auties.map.MapDeserializerModifier.class - [JAR]

├─ it.auties.map.MapEntry.class - [JAR]

├─ it.auties.map.MapSerializer.class - [JAR]

├─ it.auties.map.SimpleMapModule.class - [JAR]