xs-mapstruct

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

MapStruct General Purpose Libraries Bean Mapping
GroupId

GroupId

com.github.shijingsh
ArtifactId

ArtifactId

xs-mapstruct
Last Version

Last Version

1.5.4
Release Date

Release Date

Type

Type

jar
Description

Description

xs-mapstruct
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org

Download xs-mapstruct

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.shijingsh/xs-mapstruct/ -->
<dependency>
    <groupId>com.github.shijingsh</groupId>
    <artifactId>xs-mapstruct</artifactId>
    <version>1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shijingsh/xs-mapstruct/
implementation 'com.github.shijingsh:xs-mapstruct:1.5.4'
// https://jarcasting.com/artifacts/com.github.shijingsh/xs-mapstruct/
implementation ("com.github.shijingsh:xs-mapstruct:1.5.4")
'com.github.shijingsh:xs-mapstruct:jar:1.5.4'
<dependency org="com.github.shijingsh" name="xs-mapstruct" rev="1.5.4">
  <artifact name="xs-mapstruct" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shijingsh', module='xs-mapstruct', version='1.5.4')
)
libraryDependencies += "com.github.shijingsh" % "xs-mapstruct" % "1.5.4"
[com.github.shijingsh/xs-mapstruct "1.5.4"]

Dependencies

compile (6)

Group / Artifact Type Version
org.mapstruct : mapstruct jar 1.4.2.Final
org.projectlombok : lombok jar 1.18.22
cn.hutool : hutool-all jar 5.7.17
com.alibaba : fastjson jar 1.2.78
com.github.shijingsh : knife4j-spring-boot-starter jar 3.0.5
io.swagger : swagger-annotations jar 1.5.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.4
1.5.2
1.5.1
1.5.0
1.4.4