Mapstruct

  1. <dependency>
  2. <groupId>org.mapstruct</groupId>
  3. <artifactId>mapstruct</artifactId>
  4. <version>${org.mapstruct.version}</version>
  5. </dependency>