License |
License |
---|---|
Categories |
CategoriesData ModelMapper General Purpose Libraries Bean Mapping |
GroupId | GroupIdde.odrotbohm.playground |
ArtifactId | ArtifactIdmodelmapper-spring-data |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModelmapper Spring Data
A collection of tiny helper libraries for Spring-based application development
|
<!-- https://jarcasting.com/artifacts/de.odrotbohm.playground/modelmapper-spring-data/ -->
<dependency>
<groupId>de.odrotbohm.playground</groupId>
<artifactId>modelmapper-spring-data</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.odrotbohm.playground/modelmapper-spring-data/
implementation 'de.odrotbohm.playground:modelmapper-spring-data:0.1.0'
// https://jarcasting.com/artifacts/de.odrotbohm.playground/modelmapper-spring-data/
implementation ("de.odrotbohm.playground:modelmapper-spring-data:0.1.0")
'de.odrotbohm.playground:modelmapper-spring-data:jar:0.1.0'
<dependency org="de.odrotbohm.playground" name="modelmapper-spring-data" rev="0.1.0">
<artifact name="modelmapper-spring-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.odrotbohm.playground', module='modelmapper-spring-data', version='0.1.0')
)
libraryDependencies += "de.odrotbohm.playground" % "modelmapper-spring-data" % "0.1.0"
[de.odrotbohm.playground/modelmapper-spring-data "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.modelmapper : modelmapper | jar | 2.4.0 |
org.springframework.data : spring-data-commons | jar | |
org.springframework.plugin : spring-plugin-core | jar | 2.0.0.RELEASE |
org.springframework : spring-web Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.7.0 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-keyvalue | jar | |
org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 |