Last Version

modelmapper-spring-boot-autoconfigure 0.1.0

Spring Boot Auto-Configure for ModelMapper

License

License

Categories

Categories

Spring Boot Container Microservices ModelMapper General Purpose Libraries Bean Mapping Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.github.yoshikawaa.modelmapper.spring.boot
ArtifactId

ArtifactId

modelmapper-spring-boot-autoconfigure
Version

Version

0.1.0
Type

Type

jar
Description

Description

modelmapper-spring-boot-autoconfigure
Spring Boot Auto-Configure for ModelMapper
Project Organization

Project Organization

Atsushi Yoshikawa

Download modelmapper-spring-boot-autoconfigure 0.1.0


<!-- https://jarcasting.com/artifacts/io.github.yoshikawaa.modelmapper.spring.boot/modelmapper-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>io.github.yoshikawaa.modelmapper.spring.boot</groupId>
    <artifactId>modelmapper-spring-boot-autoconfigure</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yoshikawaa.modelmapper.spring.boot/modelmapper-spring-boot-autoconfigure/
implementation 'io.github.yoshikawaa.modelmapper.spring.boot:modelmapper-spring-boot-autoconfigure:0.1.0'
// https://jarcasting.com/artifacts/io.github.yoshikawaa.modelmapper.spring.boot/modelmapper-spring-boot-autoconfigure/
implementation ("io.github.yoshikawaa.modelmapper.spring.boot:modelmapper-spring-boot-autoconfigure:0.1.0")
'io.github.yoshikawaa.modelmapper.spring.boot:modelmapper-spring-boot-autoconfigure:jar:0.1.0'
<dependency org="io.github.yoshikawaa.modelmapper.spring.boot" name="modelmapper-spring-boot-autoconfigure" rev="0.1.0">
  <artifact name="modelmapper-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yoshikawaa.modelmapper.spring.boot', module='modelmapper-spring-boot-autoconfigure', version='0.1.0')
)
libraryDependencies += "io.github.yoshikawaa.modelmapper.spring.boot" % "modelmapper-spring-boot-autoconfigure" % "0.1.0"
[io.github.yoshikawaa.modelmapper.spring.boot/modelmapper-spring-boot-autoconfigure "0.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.6.RELEASE
org.modelmapper.extensions : modelmapper-spring jar 2.3.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.6.RELEASE

provided (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.projectlombok : lombok jar 1.18.8

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.6.RELEASE

Project Modules

There are no modules declared in this project.