Deprecated MapStruct artifact containing annotations for use with JDK 8 and later, relocated to the main mapstruct artifact.
<dependency>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-jdk8</artifactId>
<version>1.6.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a mapper interface to convert between entity and DTO.
Replace dependency with 'org.mapstruct:mapstruct'.
No dependency data recorded yet.