jar

com.github.peckb1 : autojackson-processor

Maven & Gradle

Apr 16, 2017
1 usages
6 stars
Table Of Contents

Latest Version

Download com.github.peckb1 : autojackson-processor JAR file - Latest Versions:

All Versions

Download com.github.peckb1 : autojackson-processor JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x
0.2.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 autojackson-processor-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.peckb1.processor

├─ com.github.peckb1.processor.AutoJackson.class - [JAR]

├─ com.github.peckb1.processor.AutoJacksonProcessor.class - [JAR]

├─ com.github.peckb1.processor.AutoJacksonTypeClass.class - [JAR]

├─ com.github.peckb1.processor.Named.class - [JAR]

├─ com.github.peckb1.processor.NoTypeEnum.class - [JAR]

com.github.peckb1.processor.util

├─ com.github.peckb1.processor.util.ComplexDeserializerCreator.class - [JAR]

├─ com.github.peckb1.processor.util.DeserializerCreator.class - [JAR]

├─ com.github.peckb1.processor.util.ImplementationCreator.class - [JAR]

├─ com.github.peckb1.processor.util.MethodDetail.class - [JAR]

├─ com.github.peckb1.processor.util.ProcessorUtil.class - [JAR]

├─ com.github.peckb1.processor.util.SetupCreator.class - [JAR]

├─ com.github.peckb1.processor.util.SimpleDeserializerCreator.class - [JAR]