License |
License |
---|---|
Categories |
CategoriesMapStruct General Purpose Libraries Bean Mapping |
GroupId | GroupIdcn.dhbin |
ArtifactId | ArtifactIdmapstruct-helper-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmapstruct-helper-starter
mapstruct-helper-starter
|
<!-- https://jarcasting.com/artifacts/cn.dhbin/mapstruct-helper-starter/ -->
<dependency>
<groupId>cn.dhbin</groupId>
<artifactId>mapstruct-helper-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dhbin/mapstruct-helper-starter/
implementation 'cn.dhbin:mapstruct-helper-starter:1.0.0'
// https://jarcasting.com/artifacts/cn.dhbin/mapstruct-helper-starter/
implementation ("cn.dhbin:mapstruct-helper-starter:1.0.0")
'cn.dhbin:mapstruct-helper-starter:jar:1.0.0'
<dependency org="cn.dhbin" name="mapstruct-helper-starter" rev="1.0.0">
<artifact name="mapstruct-helper-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dhbin', module='mapstruct-helper-starter', version='1.0.0')
)
libraryDependencies += "cn.dhbin" % "mapstruct-helper-starter" % "1.0.0"
[cn.dhbin/mapstruct-helper-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.dhbin : mapstruct-helper-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.1 |
org.projectlombok : lombok | jar | 1.18.22 |