jar

org.sklsft.commons : commons-mapper

Maven & Gradle

Sep 07, 2022
1 usages
3 stars

Commons Mapper · Commons Mapper

Table Of Contents

Latest Version

Download org.sklsft.commons : commons-mapper JAR file - Latest Versions:

All Versions

Download org.sklsft.commons : commons-mapper JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.2.x
3.1.x
3.0.x
2.1.x
2.0.x
1.1.x
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 commons-mapper-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.sklsft.commons.mapper.impl

├─ org.sklsft.commons.mapper.impl.AbstractMapper.class - [JAR]

├─ org.sklsft.commons.mapper.impl.AccessibleFieldComparator.class - [JAR]

├─ org.sklsft.commons.mapper.impl.BasicMapperImpl.class - [JAR]

├─ org.sklsft.commons.mapper.impl.DbObjectToObjectConverter.class - [JAR]

├─ org.sklsft.commons.mapper.impl.DeepComparator.class - [JAR]

├─ org.sklsft.commons.mapper.impl.DeepCopier.class - [JAR]

├─ org.sklsft.commons.mapper.impl.EntityCopier.class - [JAR]

├─ org.sklsft.commons.mapper.impl.FullViewMapper.class - [JAR]

├─ org.sklsft.commons.mapper.impl.ObjectArrayToBeanMapperImpl.class - [JAR]

├─ org.sklsft.commons.mapper.impl.StringArrayToBeanMapperImpl.class - [JAR]

├─ org.sklsft.commons.mapper.impl.StringToObjectConverter.class - [JAR]

org.sklsft.commons.mapper.beans

├─ org.sklsft.commons.mapper.beans.AccessibleField.class - [JAR]

├─ org.sklsft.commons.mapper.beans.MappableBean.class - [JAR]

├─ org.sklsft.commons.mapper.beans.MappableBeanFactory.class - [JAR]

org.sklsft.commons.mapper.interfaces

├─ org.sklsft.commons.mapper.interfaces.Comparator.class - [JAR]

├─ org.sklsft.commons.mapper.interfaces.Copier.class - [JAR]

├─ org.sklsft.commons.mapper.interfaces.Mapper.class - [JAR]

├─ org.sklsft.commons.mapper.interfaces.ObjectArrayToBeanMapper.class - [JAR]

Advertisement