Last Version

orika-spring-boot-starter 1.26.0

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
Version

Version

1.26.0
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 1.26.0


<!-- 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.