Last Version

bean-mapper 0.0.5

Object Mapping Tool

License

License

GroupId

GroupId

io.github.liuyuyu
ArtifactId

ArtifactId

bean-mapper
Version

Version

0.0.5
Type

Type

jar
Description

Description

bean-mapper
Object Mapping Tool

Download bean-mapper 0.0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic Optional jar 1.2.3
org.projectlombok : lombok Optional jar 1.18.8

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.1
com.fasterxml.jackson.core : jackson-databind jar 2.10.0.pr1

Project Modules

There are no modules declared in this project.