jar

com.github.developframework : jsonview3-springmvc

Maven & Gradle

May 03, 2017
3 usages
Table Of Contents

Latest Version

Download com.github.developframework : jsonview3-springmvc JAR file - Latest Versions:

All Versions

Download com.github.developframework : jsonview3-springmvc JAR file - All Versions:

Version Vulnerabilities Size Updated
3.2.x
3.1.x
3.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 jsonview3-springmvc-3.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.developframework.jsonview.springmvc

├─ com.github.developframework.jsonview.springmvc.AbstractJsonviewReturnValueHandler.class - [JAR]

├─ com.github.developframework.jsonview.springmvc.DataModelReturnValueHandler.class - [JAR]

├─ com.github.developframework.jsonview.springmvc.JsonviewResponseReturnValueHandler.class - [JAR]

com.github.developframework.jsonview.springmvc.annotation

├─ com.github.developframework.jsonview.springmvc.annotation.JsonviewId.class - [JAR]

├─ com.github.developframework.jsonview.springmvc.annotation.JsonviewNamespace.class - [JAR]

com.github.developframework.jsonview.springmvc.res

├─ com.github.developframework.jsonview.springmvc.res.JsonviewEmptyResponse.class - [JAR]

├─ com.github.developframework.jsonview.springmvc.res.JsonviewResponse.class - [JAR]

Advertisement