<dependency>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct</artifactId>
<version>1.6.0.RC1</version>
</dependency>
<parent> <groupId>org.mapstruct</groupId> <artifactId>mapstruct-parent</artifactId> <version>1.6.0.RC1</version> </parent>