Last Version

Springboot Modelmapper Starter 2.3.1

'A Springboot starter for modelmapper'

License

License

Categories

Categories

Spring Boot Container Microservices ModelMapper General Purpose Libraries Bean Mapping
GroupId

GroupId

com.github.rozidan
ArtifactId

ArtifactId

modelmapper-spring-boot-starter
Version

Version

2.3.1
Type

Type

jar
Description

Description

Springboot Modelmapper Starter
'A Springboot starter for modelmapper'
Project URL

Project URL

https://github.com/rozidan/modelmapper-spring-boot-starter.git
Project Organization

Project Organization

Idan Rozenfeld
Source Code Management

Source Code Management

https://github.com/rozidan/modelmapper-spring-boot-starter.git

Download modelmapper-spring-boot-starter 2.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.modelmapper : modelmapper jar 2.3.0

runtime (3)

Group / Artifact Type Version
org.springframework : spring-beans jar
org.springframework : spring-context jar
org.springframework.boot : spring-boot-autoconfigure jar

Project Modules

There are no modules declared in this project.