jar

io.github.black-06.jackson : jackson-modules-dynamic-subtype

Maven & Gradle

Jan 18, 2023
3 stars

Jackson Modules Dynamic Subtype · Registering subtypes without annotating the parent class.

Table Of Contents

Latest Version

Download io.github.black-06.jackson : jackson-modules-dynamic-subtype JAR file - Latest Versions:

All Versions

Download io.github.black-06.jackson : jackson-modules-dynamic-subtype JAR file - All Versions:

Version Vulnerabilities Size Updated
2.14.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 jackson-modules-dynamic-subtype-2.14.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.black.jackson

├─ io.github.black.jackson.DynamicSubtypeModule.class - [JAR]

├─ io.github.black.jackson.JsonSubType.class - [JAR]

├─ io.github.black.jackson.PackageVersion.class - [JAR]

├─ io.github.black.jackson.ServiceLoader.class - [JAR]

Advertisement