License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Orika General Purpose Libraries Bean Mapping |
GroupId | GroupIdcom.gitlab.haynes |
ArtifactId | ArtifactIdorika-spring-boot-starter |
Last Version | Last Version1.26.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorika-spring-boot-starter
Spring Boot Starter for Orika
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.0 |