не последняя версия
Последняя версия 1.5.2.Final

MapStruct Parent 1.5.0.RC1

An annotation processor for generating type-safe bean mappers

Лицензия

Лицензия

Категории

Категории

MapStruct Универсальные библиотеки Bean Mapping
Группа

Группа

org.mapstruct
Идентификатор

Идентификатор

mapstruct-parent
Версия

Версия

1.5.0.RC1
Тип

Тип

pom
Описание

Описание

MapStruct Parent
An annotation processor for generating type-safe bean mappers
Ссылка на сайт

Ссылка на сайт

http://mapstruct.org/
Система контроля версий

Система контроля версий

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

Скачать mapstruct-parent 1.5.0.RC1

Имя Файла Размер
mapstruct-parent-1.5.0.RC1.pom 1 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.