Registry / utility / mapstruct-jdk8

mapstruct-jdk8

JSON →
library1.6.3javamavenunverified

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>
INSTALL
IMPORT
SIG · MAPSTRUCT-JDK8
M
mapstruct-jdk8
utilityjavav1.6.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Mapper
org.mapstruct.Mapper

Define a mapper interface to convert between entity and DTO.

import org.mapstruct.Mapper; @Mapper public interface CarMapper { CarDto carToCarDto(Car car); }
Debug
Known issues
breakingThis artifact is deprecated and relocated to 'org.mapstruct:mapstruct'.
fix
Replace dependency with 'org.mapstruct:mapstruct'.
affects: >=1.6.3
Upgrade
Version history
1.6.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
mapstruct-jdk8 — mvn dependency:get mapstruct-jdk8 · libregistry