License |
License |
---|---|
Categories |
CategoriesMapStruct General Purpose Libraries Bean Mapping |
GroupId | GroupIdcom.github.sadstool |
ArtifactId | ArtifactIdmapstruct-builder |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.sadstool:mapstruct-builder
mapstruct abstract builder
|
Filename | Size |
---|---|
mapstruct-builder-0.1.0.pom | |
mapstruct-builder-0.1.0.jar | 1 KB |
mapstruct-builder-0.1.0-sources.jar | 1 KB |
mapstruct-builder-0.1.0-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sadstool/mapstruct-builder/ -->
<dependency>
<groupId>com.github.sadstool</groupId>
<artifactId>mapstruct-builder</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sadstool/mapstruct-builder/
implementation 'com.github.sadstool:mapstruct-builder:0.1.0'
// https://jarcasting.com/artifacts/com.github.sadstool/mapstruct-builder/
implementation ("com.github.sadstool:mapstruct-builder:0.1.0")
'com.github.sadstool:mapstruct-builder:jar:0.1.0'
<dependency org="com.github.sadstool" name="mapstruct-builder" rev="0.1.0">
<artifact name="mapstruct-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sadstool', module='mapstruct-builder', version='0.1.0')
)
libraryDependencies += "com.github.sadstool" % "mapstruct-builder" % "0.1.0"
[com.github.sadstool/mapstruct-builder "0.1.0"]