jar

org.webpieces.server.plugin : plugin-json-jackson

Maven & Gradle

Aug 22, 2023
2 usages
31 stars

plugin-json-jackson · Plugin that installs an easy method of converting between JSON and Java objects

Table Of Contents

Latest Version

Download org.webpieces.server.plugin : plugin-json-jackson JAR file - Latest Versions:

All Versions

Download org.webpieces.server.plugin : plugin-json-jackson JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.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 plugin-json-jackson-2.1.89.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.webpieces.plugin.json

├─ org.webpieces.plugin.json.Jackson.class - [JAR]

├─ org.webpieces.plugin.json.JacksonCatchAllFilter.class - [JAR]

├─ org.webpieces.plugin.json.JacksonConfig.class - [JAR]

├─ org.webpieces.plugin.json.JacksonLookup.class - [JAR]

├─ org.webpieces.plugin.json.JacksonModule.class - [JAR]

├─ org.webpieces.plugin.json.JacksonNotFoundFilter.class - [JAR]

├─ org.webpieces.plugin.json.JacksonPlugin.class - [JAR]

├─ org.webpieces.plugin.json.JacksonRoutes.class - [JAR]

├─ org.webpieces.plugin.json.JsonConfig.class - [JAR]

├─ org.webpieces.plugin.json.ReportingHolderInfo.class - [JAR]

Advertisement