| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMapStruct Универсальные библиотеки Bean Mapping |
| Группа | Группаcn.dhbin |
| Идентификатор | Идентификаторmapstruct-helper |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеmapstruct-helper
mapstruct helper
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mapstruct-helper-1.0.0.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.dhbin/mapstruct-helper/ -->
<dependency>
<groupId>cn.dhbin</groupId>
<artifactId>mapstruct-helper</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.dhbin/mapstruct-helper/
implementation 'cn.dhbin:mapstruct-helper:1.0.0'
// https://jarcasting.com/artifacts/cn.dhbin/mapstruct-helper/
implementation ("cn.dhbin:mapstruct-helper:1.0.0")
'cn.dhbin:mapstruct-helper:pom:1.0.0'
<dependency org="cn.dhbin" name="mapstruct-helper" rev="1.0.0">
<artifact name="mapstruct-helper" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.dhbin', module='mapstruct-helper', version='1.0.0')
)
libraryDependencies += "cn.dhbin" % "mapstruct-helper" % "1.0.0"
[cn.dhbin/mapstruct-helper "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |