jar

it.esinware : easyclone

Maven & Gradle

Nov 08, 2021

EasyClone · Annotated mapping for different beans.

Table Of Contents

Latest Version

Download it.esinware : easyclone JAR file - Latest Versions:

All Versions

Download it.esinware : easyclone JAR file - All Versions:

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

it.esinware.mapping.annotation

├─ it.esinware.mapping.annotation.FieldBinding.class - [JAR]

├─ it.esinware.mapping.annotation.FieldOverride.class - [JAR]

├─ it.esinware.mapping.annotation.Fields.class - [JAR]

├─ it.esinware.mapping.annotation.Mapping.class - [JAR]

├─ it.esinware.mapping.annotation.MappingConverter.class - [JAR]

├─ it.esinware.mapping.annotation.TypeBinding.class - [JAR]

it.esinware.mapping

├─ it.esinware.mapping.BeanMapper.class - [JAR]

it.esinware.mapping.config

├─ it.esinware.mapping.config.BeanWrapper.class - [JAR]

├─ it.esinware.mapping.config.MappingResolver.class - [JAR]

it.esinware.mapping.orika

├─ it.esinware.mapping.orika.PlaceholderConverter.class - [JAR]

├─ it.esinware.mapping.orika.PlaceholderMapper.class - [JAR]

Advertisement