Last Version

mapstruct-kotlin-builder 1.4.0.0

KotlinBuilder annotation for plugin for mapstruct

License

License

Categories

Categories

Kotlin Languages MapStruct General Purpose Libraries Bean Mapping
GroupId

GroupId

com.github.pozo
ArtifactId

ArtifactId

mapstruct-kotlin
Version

Version

1.4.0.0
Type

Type

jar
Description

Description

mapstruct-kotlin-builder
KotlinBuilder annotation for plugin for mapstruct
Project URL

Project URL

https://github.com/Pozo/mapstruct-kotlin
Source Code Management

Source Code Management

https://github.com/Pozo/mapstruct-kotlin/tree/master

Download mapstruct-kotlin 1.4.0.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72

Project Modules

There are no modules declared in this project.