How To Install Java Artifact org.mapstruct.mapstruct v1.5.0.Beta1

org.mapstruct mapstruct 1.5.0.Beta1

Introduction

In this article, we'll learn how to install Java artifact mapstruct from org.mapstruct group in version 1.5.0.Beta1. The artifact is available in 42 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 1.0.0.Beta1 1.0.0.Alpha2 1.0.0.Alpha1 . The MapStruct Core project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://mapstruct.org/mapstruct/ . The parent project is: org.mapstruct::mapstruct-parent::1.5.0.Beta1

How To Install Java Artifact org.mapstruct.mapstruct In Version 1.5.0.Beta1

To install the MapStruct Core artifact in version 1.5.0.Beta1 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 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.

Licenses