jar

nl.rkuijt : mapper-lib

Maven & Gradle

Feb 06, 2022

mapper-lib · Clean, lightweight and simple mapping library.

Table Of Contents

Latest Version

Download nl.rkuijt : mapper-lib JAR file - Latest Versions:

All Versions

Download nl.rkuijt : mapper-lib JAR file - All Versions:

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

nl.rkuijt.mapperlib.mapper.single.nullsafe

├─ nl.rkuijt.mapperlib.mapper.single.nullsafe.NullSafeBiMapper.class - [JAR]

├─ nl.rkuijt.mapperlib.mapper.single.nullsafe.NullSafeMapper.class - [JAR]

nl.rkuijt.mapperlib.mapper.multi.nullsafe

├─ nl.rkuijt.mapperlib.mapper.multi.nullsafe.NullSafeMultiBiMapper.class - [JAR]

├─ nl.rkuijt.mapperlib.mapper.multi.nullsafe.NullSafeMultiMapper.class - [JAR]

nl.rkuijt.mapperlib.mapper.single

├─ nl.rkuijt.mapperlib.mapper.single.BiMapper.class - [JAR]

├─ nl.rkuijt.mapperlib.mapper.single.Mapper.class - [JAR]

nl.rkuijt.mapperlib.mapper.multi

├─ nl.rkuijt.mapperlib.mapper.multi.MultiBiMapper.class - [JAR]

├─ nl.rkuijt.mapperlib.mapper.multi.MultiMapper.class - [JAR]

Advertisement