License |
License |
---|---|
Categories |
CategoriesMapStruct General Purpose Libraries Bean Mapping |
GroupId | GroupIdio.github.hyfsy |
ArtifactId | ArtifactIdhot-refresh-adapter-mapstruct |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHot refresh the class on the production environment
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-adapter-mapstruct/ -->
<dependency>
<groupId>io.github.hyfsy</groupId>
<artifactId>hot-refresh-adapter-mapstruct</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-adapter-mapstruct/
implementation 'io.github.hyfsy:hot-refresh-adapter-mapstruct:1.2.0'
// https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-adapter-mapstruct/
implementation ("io.github.hyfsy:hot-refresh-adapter-mapstruct:1.2.0")
'io.github.hyfsy:hot-refresh-adapter-mapstruct:jar:1.2.0'
<dependency org="io.github.hyfsy" name="hot-refresh-adapter-mapstruct" rev="1.2.0">
<artifact name="hot-refresh-adapter-mapstruct" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hyfsy', module='hot-refresh-adapter-mapstruct', version='1.2.0')
)
libraryDependencies += "io.github.hyfsy" % "hot-refresh-adapter-mapstruct" % "1.2.0"
[io.github.hyfsy/hot-refresh-adapter-mapstruct "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mapstruct : mapstruct | jar | 1.4.1.Final |
org.mapstruct : mapstruct-processor | jar | 1.4.1.Final |
io.github.hyfsy : hot-refresh-core | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.23.4 |