is not current version
Last Version 1.5.2.Final

MapStruct Core JDK 8 1.5.0.Beta1

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.0.Beta1
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.0.Beta1


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

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.