mapper

Lib for mapping objects.

License

License

GroupId

GroupId

io.github.julucinho
ArtifactId

ArtifactId

mapper
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

mapper
Lib for mapping objects.
Project URL

Project URL

https://github.com/julucinho/mapper
Source Code Management

Source Code Management

https://github.com/julucinho/mapper/tree/main

Download mapper

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.julucinho/mapper/ -->
<dependency>
    <groupId>io.github.julucinho</groupId>
    <artifactId>mapper</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.julucinho/mapper/
implementation 'io.github.julucinho:mapper:1.0.0'
// https://jarcasting.com/artifacts/io.github.julucinho/mapper/
implementation ("io.github.julucinho:mapper:1.0.0")
'io.github.julucinho:mapper:jar:1.0.0'
<dependency org="io.github.julucinho" name="mapper" rev="1.0.0">
  <artifact name="mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.julucinho', module='mapper', version='1.0.0')
)
libraryDependencies += "io.github.julucinho" % "mapper" % "1.0.0"
[io.github.julucinho/mapper "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
org.projectlombok : lombok jar 1.18.22

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
org.assertj : assertj-core jar 3.19.0
org.mockito : mockito-junit-jupiter jar 4.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0