jar

dev.windly : limbo-mapstruct

Maven & Gradle

Jan 21, 2023
5 stars

Limbo MapStruct · A collection of ready to use mapper definitions for MapStruct.

Table Of Contents

Latest Version

Download dev.windly : limbo-mapstruct JAR file - Latest Versions:

All Versions

Download dev.windly : limbo-mapstruct JAR file - All Versions:

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

dev.windly.limbo.mapstruct

├─ dev.windly.limbo.mapstruct.CleanCodeMapper.class - [JAR]

├─ dev.windly.limbo.mapstruct.CleanCodePaginationMapper.class - [JAR]

├─ dev.windly.limbo.mapstruct.DtoToEntityMapper.class - [JAR]

├─ dev.windly.limbo.mapstruct.DtoToEntityPageMapper.class - [JAR]

├─ dev.windly.limbo.mapstruct.DtoToModelMapper.class - [JAR]

├─ dev.windly.limbo.mapstruct.EntityToModelMapper.class - [JAR]

├─ dev.windly.limbo.mapstruct.ExtendedMapper.class - [JAR]

├─ dev.windly.limbo.mapstruct.ExtendedPaginationMapper.class - [JAR]

├─ dev.windly.limbo.mapstruct.LimboPageDto.class - [JAR]

├─ dev.windly.limbo.mapstruct.LimboPageMetadata.class - [JAR]

├─ dev.windly.limbo.mapstruct.PageMetadataMapper.class - [JAR]

├─ dev.windly.limbo.mapstruct.TwoLayerPaginationMapper.class - [JAR]

Advertisement