is not current version
Last Version 1.5.2.Final

MapStruct Parent 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-parent
Version

Version

1.5.0.Beta2
Type

Type

pom
Description

Description

MapStruct Parent
An annotation processor for generating type-safe bean mappers
Project URL

Project URL

http://mapstruct.org/
Source Code Management

Source Code Management

https://github.com/mapstruct/mapstruct/

Download mapstruct-parent 1.5.0.Beta2


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