| License |
License |
|---|---|
| Categories |
CategoriesMapStruct General Purpose Libraries Bean Mapping |
| GroupId | GroupIdcn.dhbin |
| ArtifactId | ArtifactIdmapstruct-helper |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionmapstruct-helper
mapstruct helper
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mapstruct-helper-1.0.0.pom | 6 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |