How To Install Java Artifact org.mapstruct.mapstruct-jdk8 v1.0.0.CR2

org.mapstruct mapstruct-jdk8 1.0.0.CR2

Introduction

In this article, we'll learn how to install Java artifact mapstruct-jdk8 from org.mapstruct group in version 1.0.0.CR2. The artifact is available in 39 versions: 1.6.0.Beta2 1.6.0.Beta1 1.5.5.Final 1.5.4.Final 1.5.3.Final 1.5.2.Final 1.5.1.Final 1.5.0.RC1 1.5.0.Final 1.5.0.Beta2 1.5.0.Beta1 1.4.2.Final 1.4.1.Final 1.4.0.Final 1.4.0.CR1 1.4.0.Beta3 1.4.0.Beta2 1.4.0.Beta1 1.3.1.Final 1.3.0.Final 1.3.0.Beta2 1.3.0.Beta1 1.2.0.Final 1.2.0.CR2 1.2.0.CR1 1.2.0.Beta3 1.2.0.Beta2 1.2.0.Beta1 1.1.0.Final 1.1.0.CR2 1.1.0.CR1 1.1.0.Beta2 1.1.0.Beta1 1.0.0.Final 1.0.0.CR2 1.0.0.CR1 1.0.0.Beta4 1.0.0.Beta3 1.0.0.Beta2 The parent project is: org.mapstruct::mapstruct-parent::1.0.0.CR2

How To Install Java Artifact org.mapstruct.mapstruct-jdk8 In Version 1.0.0.CR2

To install the MapStruct Core JDK 8 artifact in version 1.0.0.CR2 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses MapStruct Core JDK 8 dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (1)

Test dependencies (2)