is not current version
Last Version 1.5.2.Final

MapStruct Core 1.5.0.Beta2

An annotation processor for generating type-safe bean mappers

License

License

Categories

Categories

MapStruct General Purpose Libraries Bean Mapping
GroupId

GroupId

org.mapstruct
ArtifactId

ArtifactId

mapstruct
Version

Version

1.5.0.Beta2
Type

Type

jar
Description

Description

MapStruct Core
An annotation processor for generating type-safe bean mappers

Download mapstruct 1.5.0.Beta2


<!-- https://jarcasting.com/artifacts/org.mapstruct/mapstruct/ -->
<dependency>
    <groupId>org.mapstruct</groupId>
    <artifactId>mapstruct</artifactId>
    <version>1.5.0.Beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mapstruct/mapstruct/
implementation 'org.mapstruct:mapstruct:1.5.0.Beta2'
// https://jarcasting.com/artifacts/org.mapstruct/mapstruct/
implementation ("org.mapstruct:mapstruct:1.5.0.Beta2")
'org.mapstruct:mapstruct:jar:1.5.0.Beta2'
<dependency org="org.mapstruct" name="mapstruct" rev="1.5.0.Beta2">
  <artifact name="mapstruct" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mapstruct', module='mapstruct', version='1.5.0.Beta2')
)
libraryDependencies += "org.mapstruct" % "mapstruct" % "1.5.0.Beta2"
[org.mapstruct/mapstruct "1.5.0.Beta2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.