Last Version

MapStruct Core JDK 8 1.5.2.Final

Deprecated MapStruct artifact containing annotations to be used with JDK 8 and later - Relocated to mapstruct

License

License

Categories

Categories

MapStruct General Purpose Libraries Bean Mapping
GroupId

GroupId

org.mapstruct
ArtifactId

ArtifactId

mapstruct-jdk8
Version

Version

1.5.2.Final
Type

Type

jar
Description

Description

MapStruct Core JDK 8
Deprecated MapStruct artifact containing annotations to be used with JDK 8 and later - Relocated to mapstruct

Download mapstruct-jdk8 1.5.2.Final


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

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.