File | Operation |
---|---|
mapstruct-parent-1.3.0.Beta1.pom | download |
<dependency>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-parent</artifactId>
<version>1.3.0.Beta1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.mapstruct', module='mapstruct-parent', version='1.3.0.Beta1')
)