| License |
License |
|---|---|
| Categories |
CategoriesMapStruct General Purpose Libraries Bean Mapping |
| GroupId | GroupIdcom.github.shijingsh |
| ArtifactId | ArtifactIdxs-mapstruct |
| Last Version | Last Version1.5.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxs-mapstruct
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| xs-mapstruct-1.5.4.pom | |
| xs-mapstruct-1.5.4.jar | 2 KB |
| xs-mapstruct-1.5.4-sources.jar | 1 KB |
| xs-mapstruct-1.5.4-javadoc.jar | 24 KB |
| Browse |
<!-- 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"]
| 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 |