cn.dhbin:mapstruct-helper-core

mapstruct helper

License

License

Categories

Categories

MapStruct General Purpose Libraries Bean Mapping
GroupId

GroupId

cn.dhbin
ArtifactId

ArtifactId

mapstruct-helper-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

mapstruct helper

Download mapstruct-helper-core

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.reflections : reflections jar 0.10.2
cn.hutool : hutool-all jar 5.7.17

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.mapstruct : mapstruct jar 1.4.2.Final

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0