jar

org.grouplens.common : common-serialize

Maven & Gradle

Oct 12, 2013

GroupLens Common Serialization Utilities and Data Transfer Object Library

Table Of Contents

Latest Version

Download org.grouplens.common : common-serialize JAR file - Latest Versions:

All Versions

Download org.grouplens.common : common-serialize JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8
0.7
0.6.x
0.6
0.5
0.4

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 common-serialize-0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.grouplens.common.dto

├─ org.grouplens.common.dto.Dto.class - [JAR]

├─ org.grouplens.common.dto.DtoContainer.class - [JAR]

├─ org.grouplens.common.dto.DtoContentHandler.class - [JAR]

├─ org.grouplens.common.dto.JsonDtoContentHandler.class - [JAR]

├─ org.grouplens.common.dto.ParseException.class - [JAR]

├─ org.grouplens.common.dto.XmlDtoContentHandler.class - [JAR]