jar

com.googlecode.jmapper-framework : jmapper-api

Maven & Gradle

Dec 13, 2014
3 usages

JMapper Framework Api · JMapper is a framework that permits to write dynamic mapping, bringing several advantages as: create and enrich target objects, apply a specific logic to the mapping (only valued fields, only null fields, etc..), automated management of the XML file, possibility of implementing the 1 to N and N to 1 relationships, define explicit conversions, define inherited configurations,

Table Of Contents

Latest Version

Download com.googlecode.jmapper-framework : jmapper-api JAR file - Latest Versions:

All Versions

Download com.googlecode.jmapper-framework : jmapper-api JAR file - All Versions:

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

com.googlecode.jmapper.api

├─ com.googlecode.jmapper.api.IJMapper.class - [JAR]

├─ com.googlecode.jmapper.api.IRelationalJMapper.class - [JAR]

com.googlecode.jmapper.api.enums

├─ com.googlecode.jmapper.api.enums.MappingType.class - [JAR]

├─ com.googlecode.jmapper.api.enums.NullPointerControl.class - [JAR]

Advertisement