jar

com.github.francofabio : vraptor-jackson-serializer

Maven & Gradle

May 02, 2013
3 stars

vraptor-jackson-serializer · VRaptor plugin for JSON serialization using jackson library

Table Of Contents

Latest Version

Download com.github.francofabio : vraptor-jackson-serializer JAR file - Latest Versions:

All Versions

Download com.github.francofabio : vraptor-jackson-serializer JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 vraptor-jackson-serializer-1.0.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.francofabio.vraptor.jackson.deserialization

├─ com.github.francofabio.vraptor.jackson.deserialization.JacksonDeserialization.class - [JAR]

com.github.francofabio.vraptor.jackson.serialization

├─ com.github.francofabio.vraptor.jackson.serialization.JacksonSerialization.class - [JAR]

├─ com.github.francofabio.vraptor.jackson.serialization.JacksonSerializer.class - [JAR]

├─ com.github.francofabio.vraptor.jackson.serialization.NamedTreeNode.class - [JAR]