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