Last Version

mapstruct-kotlin-processor 1.4.0.0

KotlinBuilder annotation processor

License

License

Categories

Categories

Kotlin Languages MapStruct General Purpose Libraries Bean Mapping
GroupId

GroupId

com.github.pozo
ArtifactId

ArtifactId

mapstruct-kotlin-processor
Version

Version

1.4.0.0
Type

Type

jar
Description

Description

mapstruct-kotlin-processor
KotlinBuilder annotation processor
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-processor 1.4.0.0


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

Dependencies

runtime (7)

Group / Artifact Type Version
org.mapstruct : mapstruct jar 1.4.0.Beta3
org.mapstruct : mapstruct-processor jar 1.4.0.Beta3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
org.jetbrains.kotlinx : kotlinx-metadata-jvm jar 0.0.5
com.google.auto.service : auto-service jar 1.0-rc7
com.squareup : javapoet jar 1.11.1
com.github.pozo : mapstruct-kotlin jar 1.4.0.0

Project Modules

There are no modules declared in this project.