jar

com.devonfw.java.modules : devon4j-beanmapping-dozer

Maven & Gradle

Feb 28, 2023
81 stars

devon4j-beanmapping-dozer · Minimal shim for bean mapping to convert between compatible Java beans (e.g. JPA entity to transfer-object and vice versa).

Table Of Contents

Latest Version

Download com.devonfw.java.modules : devon4j-beanmapping-dozer JAR file - Latest Versions:

All Versions

Download com.devonfw.java.modules : devon4j-beanmapping-dozer JAR file - All Versions:

Version Vulnerabilities Size Updated
2023.01.x
2022.12.x
2022.04.x
2021.04.x
2020.12.x
2020.08.x
2020.04.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 devon4j-beanmapping-dozer-2023.01.001.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.devonfw.module.beanmapping.common.impl.dozer

├─ com.devonfw.module.beanmapping.common.impl.dozer.BeanMapperImplDozer.class - [JAR]

├─ com.devonfw.module.beanmapping.common.impl.dozer.IdentityConverter.class - [JAR]

Advertisement