orika-spring-boot-starter

Spring Boot Starter for Orika

License

License

Categories

Categories

Spring Boot Container Microservices Orika General Purpose Libraries Bean Mapping
GroupId

GroupId

com.gitlab.haynes
ArtifactId

ArtifactId

orika-spring-boot-starter
Last Version

Last Version

1.26.0
Release Date

Release Date

Type

Type

jar
Description

Description

orika-spring-boot-starter
Spring Boot Starter for Orika
Project URL

Project URL

https://gitlab.com/haynes/orika-spring-boot-starter
Source Code Management

Source Code Management

https://gitlab.com/haynes/orika-spring-boot-starter

Download orika-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.0
ma.glasnost.orika : orika-core jar 1.5.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.26.0
1.25.0
1.24.0
1.23.0
1.22.0
1.21.0
1.20.0
1.19.0
1.18.0
1.17.0
1.16.0
1.15.0
1.14.0
1.13.0
1.12.0
1.11.0
1.10.0
1.9.0